QuickMAN 2.4 Released: Flick Panning
QuickMAN 2.3 released: Higher performance and lower power consumption
QuickMAN 2.2 released: New AVX-512-4 algorithm and lower overhead
Hi Guillermo, Sorry for the late response. For the Normalized and Inexact settings, you're right, it's a bug. I'll fix it in a later release. If you can recompile the code, change these two lines in quickman.h #define MC_ALG_EXACT 0x04 // 1 for exact algorithm, 0 for inexact; must be the same as OPT_ALG_EXACT #define MC_NEED_RECALC 0x08 // 1 if the image must be fully recalculated for next frame, for whatever reason to #define MC_NEED_RECALC 0x04 // 1 if the image must be fully recalculated for next...
QuickMAN 2.1 released: Performance improvements
QuickMAN 2.0 released: Many new features
QuickMAN 2.0 released: Many new features
QuickMAN 2.0 released: Many new features