OpenCV Error: Unspecified error (The node does not represent a user object (unknown type?))
-
hello everyone,
i am running the code for face recognition but in that the camera capture part gives me error...when i execute the code it gives me ==>
OpenCV Error: Unspecified error (The node does not represent a user object (unknown type?)) in cvRead, file /home/sachin/opencv/sachin/opencv-2.4.10/modules/core/src/persistence.cpp, line 4991
terminate called after throwing an instance of 'cv::Exception'
what(): /home/sachin/opencv/sachin/opencv-2.4.10/modules/core/src/persistence.cpp:4991: error: (-2) The node does not represent a user object (unknown type?) in function cvReadAborted (core dumped)
anyone know how to resolved it??
-
Hi,
What does it have to do with Qt ?
-
What was the error ?
-
sorry for replying late...the problem with the code that i am using OPENCV 2.4.10 and the code is properly work on OPENCV 2.4.9 as below website...
[https://github.com/infusion/PHP-Facedetect/issues/19](link url)
-
As it is not related to Qt you should ask OpenCV community.