matlab-unpackRaw
This small mex was created with a simple purpose in mind - import images written in raw camera files into matlab, without an additional preliminary conversion to a common image file like jpeg or tiff.
In order to do it, I rely on the external library LibRaw, which is well maintained and supports dozens of modern and old raw file formats.
The need arose because other MATLAB central contributions don't do that - either they use dcraw which implies writing an additional image file, or use very old importing code which supports few raw file formats.
Cite As
Enrico Segre (2024). matlab-unpackRaw (https://github.com/EastEriq/matlab-unpackRaw), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Test and Measurement > Image Acquisition Toolbox > Image Data Acquisition >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Data Acquisition >
Tags
Acknowledgements
Inspired by: MatRaw, Read RAW camera images, RAW Camera File Reader
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
0.1.0.1 | added icon |
|
|
0.1 |
|