kunzmi / ImageStackAlignator

Implementation of Google's Handheld Multi-Frame Super-Resolution algorithm (from Pixel 3 and Pixel 4 camera)
GNU General Public License v3.0
392 stars 65 forks source link

Example RAW images #15

Open aplien opened 3 years ago

aplien commented 3 years ago

Would it be possible for you to share some sample RAW images, e.g. the 5 New York images shown in the README? Thanks!

kunzmi commented 3 years ago

https://1drv.ms/u/s!Ar0iioVf9NOfhI5JEUXMXlyiznBAzg?e=xNQCGu

The noise model values should be 0.001389 for alpha and 0 for beta, but these should be read from the ExtraCameraProfiles.xml file.

Let me know once you downloaded the images so that I can remove the link.

Cheers, Michael

yangqun-os commented 3 years ago

There is no color points in the original night image. After reading it into the project, it is found that there are color points. Have you ever been in this situation?