Skip to content

parse iphone proraw, include main rgb data, full size preview jpeg, semantic mask

License

Notifications You must be signed in to change notification settings

samuel-song/proraw_parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proraw_parse

parse iphone proraw, include main rgb data, full size preview jpeg, semantic mask

usage

environment:
WIN10 + VS2019 toolset V142 + cmake 3.23.1

cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
cmake --build . --config=Release

copy your dng file to ./build/Release folder, run

./validate.exe -v [yourdngfile]

About

parse iphone proraw, include main rgb data, full size preview jpeg, semantic mask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published