PySkinDetection icon indicating copy to clipboard operation
PySkinDetection copied to clipboard

Watershed not implemented

Open connormeaton opened this issue 3 years ago • 0 comments

I could be wrong, but it looks like the watershed algorithm is not implemented properly. There is no output variable declared and used. How were you intending on using the watershed algorithm here?

https://github.com/Jeanvit/PySkinDetection/blob/0194e0052585aebdbd017246ba9ee100392b7215/src/jeanCV.py#L55

connormeaton avatar Dec 16 '20 14:12 connormeaton