OpenCV Error: Unspecified error (The node does not represent a user object (unknown type?)) in cvRead... (Bug #4286)


Added by Pei JIA almost 10 years ago. Updated almost 10 years ago.


Status:Cancelled Start date:2015-04-21
Priority:High Due date:
Assignee:- % Done:

0%

Category:objdetect
Target version:2.4.11
Affected version:branch '2.4' (2.4-dev) Operating System:Linux
Difficulty:Medium HW Platform:ARM
Pull request:

Description

Hi, all:

I'm testing OpenCV 2.4.11 these days, but met the following error message

OpenCV Error: Unspecified error (The node does not represent a user object (unknown type?)) in cvRead, file /home/ubuntu/Downloads/opencv/opencv-2.4.11/modules/core/src/persistence.cpp, line 5008

terminate called after throwing an instance of 'cv::Exception'
what(): /home/ubuntu/Downloads/opencv/opencv-2.4.11/modules/core/src/persistence.cpp:5008: error: (-2) The node does not represent a user object (unknown type?) in function cvRead

There seems to be such issue before, but non solutions work for me so far.
https://groups.yahoo.com/neo/groups/OpenCV/conversations/topics/72089

In addition, I still met the following issue:
OpenCV Error: Assertion failed (scn 3 || scn 4) in cvtColor, file /home/ubuntu/Downloads/ComputerVision/opencv/opencv-2.4.11/modules/imgproc/src/color.cpp, line 3739
terminate called after throwing an instance of 'cv::Exception'
what(): /home/ubuntu/Downloads/ComputerVision/opencv/opencv-2.4.11/modules/imgproc/src/color.cpp:3739: error: (-215) scn 3 || scn 4 in function cvtColor

Is 2.4.11 really a stable version??????????

Cheers
Pei


History

Updated by Vadim Pisarevsky almost 10 years ago

the bug description is unclear

  • Description changed from Hi, all: I'm testing OpenCV 2.4.11 these days, but met the following er... to Hi, all: I'm testing OpenCV 2.4.11 these days, but met the following err... More
  • Status changed from New to Cancelled

Also available in: Atom PDF