summaryrefslogtreecommitdiffhomepage
path: root/migration/20220105_00-pt-grayscale.cpp
AgeCommit message (Collapse)Author
2022-01-05tracker/pt: clean up grayscale handling. add migration.Stanislaw Halik
The averaging mode is slower than the opencv SIMD implementation for BT.709. Remove it. Make it optional to perform hardware grayscaling using the ps3eye sensor with the open driver. Default to grayscaling using the CPU.