360toPerspective/cpp/src
2023-05-03 22:58:34 +02:00
..
Camera.cpp Added CSV parser and Camera loading from decoded CSV. 2023-05-03 22:58:34 +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 Robustified frame transformations. Fixed image projection. Added quick performance test comparing multithreading with single thread projection. 2023-05-01 18:16:13 +02:00
main.cpp.nope Image manipulation almost OK in C++. 2023-04-30 14:42:10 +02:00
Slicer360ToPerspective.cpp Added CSV parser and Camera loading from decoded CSV. 2023-05-03 22:58:34 +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 Added CSV parser and Camera loading from decoded CSV. 2023-05-03 22:58:34 +02:00