This website requires JavaScript.
Explore
Help
Sign in
jerome
/
360toPerspective
Watch
1
Star
0
Fork
You've already forked 360toPerspective
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
16
commits
1
branch
0
tags
77
KiB
C++
80.9%
Python
18.4%
Makefile
0.7%
03f635cae4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Jerome
03f635cae4
Version 1.0 : output folder is created automatically, everything is logged properly.
2023-05-07 12:20:40 +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
Version 1.0 : output folder is created automatically, everything is logged properly.
2023-05-07 12:20:40 +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