Re: [OpenCV4Android] What are good ways to debug OpenCV in Android app?

304 views
Skip to first unread message

Alexander Smorkalov

unread,
Dec 18, 2012, 2:21:26 AM12/18/12
to android...@googlegroups.com
The preferred way for printing debug messages is using logcat. See android platform documentation here for more details.

Andrey Pavlenko

unread,
Dec 18, 2012, 3:15:28 AM12/18/12
to android...@googlegroups.com
the methods Mat.toString() and Mat.dump() exist in Java API only to produce a string containing info about the particular native Mat object of its content.
Reply all
Reply to author
Forward
0 new messages