Skip to content

OpenCV error during tracking #4

@lejlot

Description

@lejlot

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_op

Aborted

Error is repeatable and independent from used parameters (at least for a few checked sets).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions