Skip to content
New issue

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

Watershed #1

Open
avelin0 opened this issue Sep 27, 2017 · 0 comments
Open

Watershed #1

avelin0 opened this issue Sep 27, 2017 · 0 comments

Comments

@avelin0
Copy link
Owner

avelin0 commented Sep 27, 2017

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)

@avelin0 avelin0 changed the title Watersged bug Watershed Oct 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant