-
Notifications
You must be signed in to change notification settings - Fork 12
Description
I've recently received following error during ManyTrack tracking:
::: time parallel remove 0.00151422
::: time parallel remove 0.000756198
::: time parallel remove 0.000886443
::: time parallel remove 0.00119901
::: ICPTracker processFrame() 1.81022
::: updateVideoImage() 0.00351012
::: updateVisualization () 0.0062632
::: Get updateFrame() 1.20783
OpenCV Error: Sizes of input arguments do not match (The operation is neither 'array > op array' (where arrays have the same size and the same number of channels), nor 'array op scalar', nor 'scalar op array') in arithm_op, file /home/biotracking/Downloads/OpenCV-2.4.3/modules/core/src/arithm.cpp, line 1273
terminate called after throwing an instance of 'cv::Exception'
what(): /home/biotracking/Downloads/OpenCV-2.4.3/modules/core/src/arithm.cpp:1273: error: (-209) The operation is neither 'array op > array' (where arrays have the same size and the same number of channels), nor 'array > op scalar', nor 'scalar op array' in function arithm_opAborted
Error is repeatable and independent from used parameters (at least for a few checked sets).