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
7
commits
1
branch
0
tags
77
KiB
C++
80.9%
Python
18.4%
Makefile
0.7%
1b93bcc4e3
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
1b93bcc4e3
Downsampling, grayscale, and histogram normalization added.
2023-04-30 23:12:09 +02:00
cpp
Downsampling, grayscale, and histogram normalization added.
2023-04-30 23:12:09 +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