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

Improve channel matching algorithm #1

Open
lahiiru opened this issue Sep 23, 2017 · 0 comments
Open

Improve channel matching algorithm #1

lahiiru opened this issue Sep 23, 2017 · 0 comments

Comments

@lahiiru
Copy link
Owner

lahiiru commented Sep 23, 2017

Step 1
Run the script image.py. It used an image from double_exposed_webcam directory. It first extract red and blue channels then calculates distance difference using template matching.

Step 2
Try changing parameters like white_threshold, grid sizes, template ratio, template matching algorithm etc. Ensure the displacement given by the grids using AmpedFive. E.g. 7.jpg has about 31 px difference among each channels.

Step 3
Think and develop an algorithm to match those channels robustly. You may apply filters before template matching. Further you can try any method other than matching.

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

4 participants