pedrocr / rawloader

rust library to extract the raw data and some metadata from digital camera images
GNU Lesser General Public License v2.1
304 stars 53 forks source link

Attempt to support Proraw dng #45

Open ilia3101 opened 1 year ago

ilia3101 commented 1 year ago

This is a very minimal draft, I intend to make any necessary improvements.

Changes:

I know this could be improved a lot.

Please give feedback/suggestions.

I'm also interested in implementing the other ljpeg predictors if I can find any samples.