We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
referencia -
09-26 22:17:01.797 19063-19063 I/Lets see:: Mat Height -> 384 Width -> 384 rows -> 384 cols -> 384 channels -> 3 type -> 16 (CV_8UC3) 09-26 22:17:01.797 19063-19063 I/Lets see:: MatDst Height -> 384 Width -> 384 rows -> 384 cols -> 384 channels -> 1 type -> 4 (CV_32SC1) 09-26 22:17:01.847 19063-19063 E/cv::error(): OpenCV Error: Assertion failed (src.type() == CV_8UC3 && dst.type() == CV_32SC1) in void cv::watershed(cv::InputArray, cv::InputOutputArray), file /Volumes/Linux/builds/master_pack-android/opencv/modules/imgproc/src/segmentation.cpp, line 159 09-26 22:17:01.847 19063-19063 A/libc: Fatal signal 6 (SIGABRT) at 0x00004a77 (code=-6), thread 19063 (ample.bruno.seg)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
referencia -
09-26 22:17:01.797 19063-19063 I/Lets see:: Mat
Height -> 384
Width -> 384
rows -> 384
cols -> 384
channels -> 3
type -> 16 (CV_8UC3)
09-26 22:17:01.797 19063-19063 I/Lets see:: MatDst
Height -> 384
Width -> 384
rows -> 384
cols -> 384
channels -> 1
type -> 4 (CV_32SC1)
09-26 22:17:01.847 19063-19063 E/cv::error(): OpenCV Error: Assertion failed (src.type() == CV_8UC3 && dst.type() == CV_32SC1) in void cv::watershed(cv::InputArray, cv::InputOutputArray), file /Volumes/Linux/builds/master_pack-android/opencv/modules/imgproc/src/segmentation.cpp, line 159
09-26 22:17:01.847 19063-19063 A/libc: Fatal signal 6 (SIGABRT) at 0x00004a77 (code=-6), thread 19063 (ample.bruno.seg)
The text was updated successfully, but these errors were encountered: