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

enable green and blue lasers #108

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ChrisCoxArt
Copy link

add UI for laser color choice (default red), get the correct color
channel matching that choice, default profile info

add UI for laser color choice (default red), get the correct color
channel matching that choice, default profile info
@3DSTB
Copy link

3DSTB commented Sep 7, 2017

what is still to do to implement this?

@ChrisCoxArt
Copy link
Author

ChrisCoxArt commented Sep 7, 2017 via email

@3DSTB
Copy link

3DSTB commented Sep 8, 2017

Hi Chris,
your request is from april. Who is responsible for the integration. It looks as if nobody is there anymore.

Steffen

@ChrisCoxArt
Copy link
Author

ChrisCoxArt commented Sep 8, 2017 via email

@3DSTB
Copy link

3DSTB commented Sep 8, 2017

Is there a way to compile the windows version without integration? I really want to use some green lasers.

@3DSTB
Copy link

3DSTB commented Sep 8, 2017

So i replaced your files in the installation directory with your files and then delete the .pyc files. Is that all? Where can i change the laser color and brightness in the programm?

@3DSTB
Copy link

3DSTB commented Sep 8, 2017

The settings will be in the adjustment workbench, right? I have no scanner here to test.

@3DSTB
Copy link

3DSTB commented Sep 8, 2017

image

So i just used the UNO and the Camera and i can the the settings.

@ChrisCoxArt
Copy link
Author

ChrisCoxArt commented Sep 8, 2017 via email

@3DSTB
Copy link

3DSTB commented Oct 19, 2017

Hi ChrisCoxArt,
the code works fine for me.
I have seen now that there are some improements in the release0.2-tree. When i include this, the green laser mode does not work: b8aad94
Have you an idea why?

@ChrisCoxArt
Copy link
Author

ChrisCoxArt commented Oct 20, 2017 via email

@3DSTB
Copy link

3DSTB commented Oct 20, 2017

The release/02-tree is the latest code from the developer of horus (Jesus89) and is a fork of the develop-tree after the 2. June 2016. It should be compatible with your code in general. Unfortunitely i can not figure out the problem.
3DSTB

@nightgryphon
Copy link

maybe you should push to https://github.com/nightgryphon/gryphon-scan.git instead.

I've added the same color detection scheme to my fork.

But using HSV range to detect laser line seems more flexible than just pull channels from image. At the moment i've added HSV detector hardcoded for red color. Adding GUI controls for HSV method is thing TODO. But you can easily adjust HSV detector for your custom laser color at src/horus/engine/algorithms/laser_segmentation.py

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.

5 participants