pixelshift: show mask only, Speedup for adaptive motion detection

This commit is contained in:
heckflosse
2016-11-25 18:22:26 +01:00
parent 802e798661
commit b4ef423acd
12 changed files with 127 additions and 55 deletions

View File

@@ -699,6 +699,7 @@ public:
bool pixelShiftNreadIso;
bool pixelShiftPrnu;
bool pixelshiftShowMotion;
bool pixelshiftShowMotionMaskOnly;
bool pixelShiftAutomatic;
//bool allEnhance;
bool greenEq;