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
14
commits
1
branch
0
tags
77
KiB
C++
80.9%
Python
18.4%
Makefile
0.7%
3fff8ce15b
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
3fff8ce15b
Parallelized Image + main program skeleton.
2023-05-06 10:01:28 +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
Parallelized Image + main program skeleton.
2023-05-06 10:01:28 +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