Skip to content
Snippets Groups Projects
Commit a12a7f5e authored by s224389's avatar s224389
Browse files

Updated readme

parent fc9f2ce4
No related branches found
No related tags found
No related merge requests found
...@@ -29,21 +29,21 @@ To open the program type out `pt2d` in a terminal. The GUI looks the following: ...@@ -29,21 +29,21 @@ To open the program type out `pt2d` in a terminal. The GUI looks the following:
The functionality of the program extends to the following: The functionality of the program extends to the following:
* Main window:S * Main window:S
* Start/end point of the path * Start/end point of the path
* Add new points (left click) * Add new points (left click)
* Drag points (hold left click on point and drag)S * Drag points (hold left click on point and drag)S
* Drag image (hold left click and drag) * Drag image (hold left click and drag)
* Remove points (right click on point) * Remove points (right click on point)
* Zoom (mouse wheel) * Zoom (mouse wheel)
* Export as `.csv` file * Export as `.csv` file
* Advanced window: * Advanced window:
* Rainbow toggle (displays a color gradient showing the order of points) * Rainbow toggle (displays a color gradient showing the order of points)
* Calibration of filter * Calibration of filter
* Resize dot (mouse wheel on dot) * Resize dot (mouse wheel on dot)
* Line smoothing * Line smoothing
* Contrast * Contrast
* Displays contrasted blurred image * Displays contrasted blurred image
* Displays cost image * Displays cost image
### Methodology ### Methodology
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment