Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 242 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 242 Bytes

libMPO

OpenCV function for reading .mpo (3D image format, including Nintendo 3DS, Fujifilm W1/W3) The function finds two JPEG headeres in MPO file, and then load two JPEG images. Now, only reading function is implimented in the code.