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

JavaCV version of OpenCV imageSegmentation.cpp #460

Merged
merged 3 commits into from
Apr 1, 2017

Conversation

paolobolettieri
Copy link
Contributor

I wrote the JavaCV version of OpenCV imageSegmentation.cpp

[(https://github.com/opencv/opencv/blob/master/samples/cpp/tutorial_code/ImgTrans/imageSegmentation.cpp)]

It may be useful to add it to the samples.

Please notice that I used my own version of imshow function, for I'm not able to use the OpenCV original one. Any suggestions?

@saudet
Copy link
Member

saudet commented Jul 16, 2016

Nice, thank you for the contribution!

CanvasFrame uses the Java Swing API, which works better than OpenCV's highgui anyway, so I think it's fine like that.

@saudet saudet merged commit 84bd4ad into bytedeco:master Apr 1, 2017
@saudet
Copy link
Member

saudet commented Apr 1, 2017

I'm sorry it took so long; I hadn't noticed this wasn't merged yet!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants