Instituting denoise branch to work on improvements to RT denoise. Most definitely a work in progress, but the patch is becoming quite complicated so it is definitely worth having it backed up on Google code.
This commit is contained in:
8
rtgui/ppversion.h
Normal file
8
rtgui/ppversion.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _PPVERSION_
|
||||
#define _PPVERSION_
|
||||
|
||||
// This number have to be incremented whenever the PP3 file format is modified
|
||||
#define PPVERSION 301
|
||||
#define PPVERSION_AEXP 301 //value of PPVERSION when auto exposure algorithm was modified
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user