bytedeco/javacv
在 GitHub 查看ColorBlobDetection + RecordActivity are possible in android Javacv space ?
Open
#931 建立於 2018年3月5日
help wantedquestion
倉庫指標
- Star
- (6,985 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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