Added dark frame subtraction

Moved debayer and preprocessing parameters to class ProcParams for every single image.
Added tab RAW for changing those parameters.
Progress bar shows only load step (work to do)
This commit is contained in:
ffsup2
2010-08-19 00:37:53 +02:00
commit eef14f76dd
603 changed files with 122309 additions and 0 deletions

BIN
lib/libiptcdata.a Executable file

Binary file not shown.

BIN
lib/libjpeg.a Executable file

Binary file not shown.

BIN
lib/liblcms.a Executable file

Binary file not shown.

BIN
lib/libpng.a Executable file

Binary file not shown.

BIN
lib/libtiff.a Executable file

Binary file not shown.

BIN
lib/libz.a Executable file

Binary file not shown.

2
lib/readme.txt Executable file
View File

@@ -0,0 +1,2 @@
These files are precompiled libraries for windows. The corresponding
header files are in the winclude directory.