No description
Find a file
2023-05-01 18:16:13 +02:00
.vscode Robustified frame transformations. Fixed image projection. Added quick performance test comparing multithreading with single thread projection. 2023-05-01 18:16:13 +02:00
cpp Robustified frame transformations. Fixed image projection. Added quick performance test comparing multithreading with single thread projection. 2023-05-01 18:16:13 +02:00
.gitignore Image manipulation almost OK in C++. 2023-04-30 14:42:10 +02:00
Camera.py Added bilinear interpolation (broken) to python version. 2023-04-30 10:51:36 +02:00
CoverageAnalysis.py Python camera projection and coverage analysis done in pure python. 2023-04-29 23:17:19 +02:00
ImageProjectionTest.py Added bilinear interpolation (broken) to python version. 2023-04-30 10:51:36 +02:00
test_interpolation.py Image manipulation almost OK in C++. 2023-04-30 14:42:10 +02:00