8000 GitHub - paroxysms/e2p: equirectangular to perspective image conversion in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

paroxysms/e2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

optimized, current benchmark is ~0.14s for a 1080x720 image, including saving. a better benchmark is probably possible, but this is as far as ill go as its actually slightly faster than the python equivalent (but significantly more complex due to the limitations of rust computer vision libraries)

this is just a Rust recode of the equivalent project written in python, it can be found here

About

equirectangular to perspective image conversion in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0