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

Replace Round markers by Line-Detection of Laser-Bed edges #16

Open
t-oster opened this issue May 30, 2015 · 1 comment
Open

Replace Round markers by Line-Detection of Laser-Bed edges #16

t-oster opened this issue May 30, 2015 · 1 comment

Comments

@t-oster
Copy link
Owner

t-oster commented May 30, 2015

It is not very pleasant to add markers to the laser-bed. Since most laser-beds are rectangular, it may be possible to just run a line-detection algorithm on the image and find the outer-most and most-perpendicular rectangle and use that for the homography. This way nearly any Lasercutter can be used without preparation, just place a camera above it and maybe mark the areas where the algorithm shall search for the lines.

However, since I am not that up to date with OpenCV, and I do not have a VisiCam setup right now, I won't have time to develop it. So if anyone wants to improve VisiCam, this may be an idea.

@t-oster t-oster changed the title Replace Round markers by Line-Detection or Laser-Bed edges Replace Round markers by Line-Detection of Laser-Bed edges May 30, 2015
@mgmax
Copy link
Collaborator

mgmax commented Aug 29, 2015

I don't think this will be very robust - even the round markers sometimes cause trouble under changing lighting conditions. But if it works and you can switch back to the round markers, why not?

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