-
Notifications
You must be signed in to change notification settings - Fork 1
Goals & Progress
Acrimonious Mirth edited this page Mar 9, 2018
·
4 revisions
SCANNING
- Capturing images from both cameras - DONE
- Homing function - DONE
- Basic indicator LEDs - DONE
- Function to handle all of the physical scanning - DONE
- Correct errors such as accidental C++ formats - TODO
IMAGE PROCESSING
- Import image and convert to greyscale - DONE
- Binary threshold to extract laser line - DONE
- findContours to transform into points - DONE
- Append to array with Z value - DONE
- Correct each point for distortion - IN PROGRESS
- Tesselate points into triangles - IN PROGRESS
- Merge into main program - TODO
- Sort out various value sources and origins - TODO
- Add module to delete previous images and STL before repopulating. Aternatively create new, timestamped folders for each - TODO
Contact me if you're curious or want to help, it's much appreciated :)