Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ColorBlobDetection + RecordActivity are possible in android Javacv space ? #931

Open
SPIKE40 opened this issue Mar 5, 2018 · 2 comments

Comments

@SPIKE40
Copy link

SPIKE40 commented Mar 5, 2018

Hi~ I'm new in multimedia processing.

my goals are detecting color blob (https://github.com/opencv/opencv/tree/master/samples/android/color-blob-detection ) and recording modifed mat memory to video file(RecordActivity.java) in android device

I tried various methods, but fail to success.

(https://github.com/opencv/opencv/tree/master/samples/android/color-blob-detection ) is possible to translate to javacv style?

Please give some guides and help~

thanks

@saudet
Copy link
Member

saudet commented Mar 9, 2018

If you any specific issues, please provide more details! Thanks

@saudet
Copy link
Member

saudet commented Mar 22, 2018

It is also now possible to access the official Java API of OpenCV with JavaCV, so you could use that as well: bytedeco/javacpp-presets@51c0d1b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants