Open ejegg opened 7 years ago
Stereo photo alignment should be a simpler case of general image alignment.
Here's an open source cpp library: https://github.com/cheind/image-align And here are instructions on how to make a php extension to use cpp code: https://devzone.zend.com/1435/wrapping-c-classes-in-a-php-extension/
Stereo photo alignment should be a simpler case of general image alignment.
Here's an open source cpp library: https://github.com/cheind/image-align And here are instructions on how to make a php extension to use cpp code: https://devzone.zend.com/1435/wrapping-c-classes-in-a-php-extension/