Skip to content

a/tracking: Fix psvr tracker OpenCV parameters

Christoph Haag requested to merge haagch/monado:psvr_minArea into main

Fixes OpenCV exception on startup with Playstation Move controller: what(): OpenCV(4.7.0) /usr/src/debug/opencv/opencv-4.7.0/modules/features2d/src/blobdetector.cpp:93: error: (-5:Bad argument) 0<minArea<=maxArea in function 'validateParameters'

Merge request reports