Code Monkey home page Code Monkey logo

brfv4_ane_examples's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

brfv4_ane_examples's Issues

Static image

Hi,

Can this lib use a bitmapdata (not from camera) to return data?

Thank you,
Rui

I can't find some resource file.

Thank you for great project.

I'd like to use the brfv4_ane_examples. but I can't find two resources.

[Embed(source="../../../../bin/assets/brfv4_face_textures.jpeg")]
public static var textureFile : Class;
[Embed(source="../../../../bin/assets/brfv4_face_textures.txt", mimeType="application/octet-stream")]
public static var uvFile : Class;

Where can I find it?

BRFManager could not be found.

Can't run project in flash builder is not found BRFManager i'm already added .ane file.

VerifyError: Error #1014: Class brfv4::BRFManager could not be found.

at runtime::ContentPlayer/loadInitialContent()
at runtime::ContentPlayer/playRawContent()
at runtime::ContentPlayer/playContent()
at runtime::AppRunner/run()
at ADLAppEntry/run()
at global/runtime::ADLEntry()

Thanks

Small screen in Android App

I have run this example on android and i am getting small screen inside the app like shown in the screenshot. Please help...

whatsapp image 2018-02-07 at 11 06 22 pm

usage

How often is the px = points[index].x function called? Every frame? How can I know what frame?

"Invalid Input" while building .ipa

I am using Adobe Animate CC and AIR SDK 30.0. I have successfully implemented example and created a .apk file but when i build .ipa using AIR for iOS i get an error "Invalid Input".
I have made the required changes in descriptor file as well.
How do i build for iOS?

implemenation of API in sending data to 3rd party app

html.txt
I am attempting to create a websocket in order to send position data of vertices to my 3d app...using....

vectors: brfv4.__brf_get_opticalFlowPoints {
return {
x: Math.round(point[0]),
y: Math.round(point[1])
}

What should follow brfv4.__brf_get_opticalFlowPoints to return the set of vectors?

restriction

So - sorry last question - the demo version is time limited to a few seconds when disconnected from web?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.