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

Ask for sobel.png in marble slab #2

Open
arumrum opened this issue Aug 10, 2018 · 1 comment
Open

Ask for sobel.png in marble slab #2

arumrum opened this issue Aug 10, 2018 · 1 comment

Comments

@arumrum
Copy link

arumrum commented Aug 10, 2018

Hi,

Thank you very much for your software development. I am currently working subtracting background with high noise and interested in your program called marbleslab().
In the program there's sobel.png. Could you please tell me what kind of image that i should attach there.

Thank you

@stereomatchingkiss
Copy link
Owner

Hi, the codes you study, is not the solution, they are written for experiment purpose only(removed already).

I tried three solutions, all written in

feature_matches();
histogram_backprojection();
threshold_segment();

But none of them work well for the real world project(it may work for yours, not sure). In the end we decided to use depth to segment out the marble, the marble will put onto conveyer belt, and take the photo at certain distance. If your case is much more complicated than this, you may consider semantic segmentation or object detection by deep learning. I could help you build this kind of software if you like, but it wouldn't be free.

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

No branches or pull requests

2 participants