You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
LooseEthics 01da6bc312
Update README.md
2 years ago
doc sync 2 years ago
PM_test.clip Add files via upload 2 years ago
PM_test_0.bmp Add files via upload 2 years ago
PM_test_1.png Add files via upload 2 years ago
PM_test_2.png Add files via upload 2 years ago
Profilometer.cpp opencv test 2 years ago
README.md Update README.md 2 years ago
opencv test.cpp opencv test 2 years ago
pixel_delta.py opencv test 2 years ago
pmlib.cpp sync 2 years ago

README.md

Profilometer

This project aims to create a library of functions for laser line profilometry using a generic image capture device, as well as an end-user program built on this library.

Documentation

Tasks:

  • Documentation
    • Mathematical problem description
    • Library documentation
    • Program manual
  • Library
    • Configuration loading
    • Image loading
    • Image parsing
    • Incidence point detection
    • Real space position calculation
    • Curvature correction
    • Output drawing
  • End-user program
    • Base functionality
    • Basic GUI
    • Config creation with GUI