Ask Your Question

Revision history [back]

Hello again,

i tryed it with version 2.4.8 and i get the same error as above.

Blockquote

Python exception in "Blob_Detection.execute" - error: ........\opencv\modules\core\src\algorithm.cpp:654: error: (-5) Argument error: the setter method was called for the parameter 'blobColor' of the algorithm 'Feature2D.SimpleBlob', the parameter has unsigned char type, so it should be set by integer, unsigned integer, uint64, unsigned char, boolean, float or double value, but the setter was called with integer value in function cv::AlgorithmInfo::set

Blockquote

if i print the cv version with

print cv2.__version__

i get printet the version 2.4.8

Now i would look i the algorithm.cpp file, but i can´t find it because the directory structure is different

The path who is schowen in the error text does´t exist.

Can someone help me??