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

OpenGL code in samples/cpp/detect_mser.cpp #13004

Open
alalek opened this issue Oct 31, 2018 · 3 comments
Open

OpenGL code in samples/cpp/detect_mser.cpp #13004

alalek opened this issue Oct 31, 2018 · 3 comments

Comments

@alalek
Copy link
Member

alalek commented Oct 31, 2018

We should keep samples simple as much as possible.

What is OpenGL part demonstrate in this sample?
Can we port this code into OpenCV code without OpenGL usage?
Should we move original "OpenGL" code into "samples/opengl" sub-directory?

@alalek
Copy link
Member Author

alalek commented Oct 31, 2018

/cc @LaurentBerger Any thoughts?

@LaurentBerger
Copy link
Contributor

LaurentBerger commented Nov 1, 2018

About Opengl mser process can be understand as a segmentation process based on rugosity and planeity analysis.

Example can be split in two :

  • slide bars for MSER parameters
  • if necessary visualize an image I(x,y)=z ( 3D) opengl samples

@vishwesh5
Copy link
Contributor

The error seems to be resolved. Tried again for master branch and 3.4 branch and it's working fine.

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

3 participants