bytedeco / javacv

Java interface to OpenCV, FFmpeg, and more
Other
7.57k stars 1.58k forks source link

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

Open SPIKE40 opened 6 years ago

SPIKE40 commented 6 years ago

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 commented 6 years ago

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

saudet commented 6 years ago

It is also now possible to access the official Java API of OpenCV with JavaCV, so you could use that as well: https://github.com/bytedeco/javacpp-presets/commit/51c0d1be94d4e2c056328b9a756f939b7cecb9ac