i try to test the DPZivkovicAGMMBGS algorithm for the background segmentation when i run it i have this error [closed]

asked 2015-04-22 02:33:51 -0600

Using OpenCV 2.4.8 VIDIOC_QUERYMENU: Invalid argument VIDIOC_QUERYMENU: Invalid argument VIDIOC_QUERYMENU: Invalid argument DPZivkovicAGMMBGS() OpenCV Error: Null pointer (Invalid pointer to file storage) in cvWriteReal, file /build/buildd/opencv-2.4.8+dfsg1/modules/core/src/persistence.cpp, line 2972 terminate called after throwing an instance of 'cv::Exception' what(): /build/buildd/opencv-2.4.8+dfsg1/modules/core/src/persistence.cpp:2972: error: (-27) Invalid pointer to file storage in function cvWriteReal

RUN FINISHED; Aborted; core dumped; real time: 4s; user: 30ms; system: 40ms

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by StevenPuttemans
close date 2015-04-22 06:14:30.281750

Comments

this algorithm is not part of opencv. what are you using there ?

berak gravatar imageberak ( 2015-04-22 02:44:28 -0600 )edit

its an algorithm from BGSLibrary i use it for the background substraction

opencv_esprit gravatar imageopencv_esprit ( 2015-04-22 02:53:29 -0600 )edit
1