bytedeco/javacv

ColorBlobDetection + RecordActivity are possible in android Javacv space ?

Open

#931 geöffnet am 5. März 2018

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.583 Forks)batch import
help wantedquestion

Repository-Metriken

Stars
 (6.985 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide