video processing - opencv error - cvOpenFileStorage

asked 2014-10-31 15:49:17 -0600

Pradeep C gravatar image

updated 2014-10-31 15:50:34 -0600

Hi,

I'm getting the below error when i run the app. What could be the issue ?

OpenCV Error: Null pointer (NULL or empty buffer) in cvOpenFileStorage, file /Users/vp/work/opencv/modules/core/src/persistence.cpp, line 2665 libc++abi.dylib: terminating with uncaught exception of type cv::Exception: /Users/vp/work/opencv/modules/core/src/persistence.cpp:2665: error: (-27) NULL or empty buffer in function cvOpenFileStorage

edit retag flag offensive close merge delete

Comments

1

It would help a lot(!!) to see your code...

FooBar gravatar imageFooBar ( 2014-10-31 16:04:15 -0600 )edit

@FooBar - Should i paste the code here ?

Pradeep C gravatar imagePradeep C ( 2014-11-01 06:16:28 -0600 )edit