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:
7
rawzor_win/rwz_sdk_s.def
Executable file
7
rawzor_win/rwz_sdk_s.def
Executable file
@@ -0,0 +1,7 @@
|
||||
LIBRARY rwz_sdk_s.dll
|
||||
EXPORTS
|
||||
m_rwz_check
|
||||
m_rwz_decompress
|
||||
m_rwz_get_meta_and_thumbnail
|
||||
m_rwz_get_meta_only
|
||||
rwz_sdk_get_max_version
|
Reference in New Issue
Block a user