360toPerspective/cpp/src
2023-05-07 12:20:40 +02:00
..
Camera.cpp Version 1.0 : output folder is created automatically, everything is logged properly. 2023-05-07 12:20:40 +02:00
csv_parser.cpp Added CSV parser and Camera loading from decoded CSV. 2023-05-03 22:58:34 +02:00
frame_conversions.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
Image.cpp Version 1.0 : output folder is created automatically, everything is logged properly. 2023-05-07 12:20:40 +02:00
main.cpp Version 1.0 : output folder is created automatically, everything is logged properly. 2023-05-07 12:20:40 +02:00
progress_timer.cpp Added actual image processing and logger. 2023-05-06 11:51:51 +02:00
Slicer360ToPerspective.cpp Added actual image processing and logger. 2023-05-06 11:51:51 +02:00
stb_image.cpp Image manipulation almost OK in C++. 2023-04-30 14:42:10 +02:00
stb_image_write.cpp Image manipulation almost OK in C++. 2023-04-30 14:42:10 +02:00
tests.cpp.nope Parallelized Image + main program skeleton. 2023-05-06 10:01:28 +02:00