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
12
commits
1
branch
0
tags
77
KiB
C++
80.9%
Python
18.4%
Makefile
0.7%
e20c153f1e
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
e20c153f1e
added external argument parser and euler angles conversion for camera alignment.
2023-05-03 22:11:30 +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
added external argument parser and euler angles conversion for camera alignment.
2023-05-03 22:11:30 +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