OpenCV
Error trying to train a cv::ml::SVMSGD: (-215:Assertion failed) responses.type() == CV_32F || responses.type() == CV_32S in function 'setData'
C++
crackwitz
September 16, 2021, 12:42am
2
wrong data type.
make sure it satisfies the assertion.
show post in topic
Related topics
Topic
Replies
Views
Activity
(-215:Assertion failed) 0 <= _dims && _dims <= CV_MAX_DIM in function 'setSize'
C++
programming
2
809
August 25, 2023
(-215:Assertion failed) !ssize.empty() in function ‘cv::resize’
programming
0
216
October 23, 2024
Error: (-215:Assertion failed) i < dims() in function 'cv::MatSize::operator []'
C++
dnn
,
core
6
263
April 9, 2024
Error: (-215:Assertion failed) src.type() == (((0) & ((1 << 3) - 1)) + (((1)-1) << 3)) in function 'cv::adaptiveThreshold'
Python
imgproc
1
1850
June 3, 2021
Modules/core/src/matrix.cpp:284: error: (-215) 0 <= _dims && _dims <= 32 in function setSize
programming
4
660
August 25, 2023