Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error null pointer #25

Open
mv2050arshad opened this issue Aug 25, 2017 · 2 comments
Open

error null pointer #25

mv2050arshad opened this issue Aug 25, 2017 · 2 comments

Comments

@mv2050arshad
Copy link

i use opencv 3.3.0 and 64bit windows. after run your sample c++ in QT , error happened:


PBAS()
PixelBasedAdaptiveSegmenter()
BlobTracking()
VehicleCouting()
Press 'q' to quit...
OpenCV Error: Null pointer (Invalid pointer to file storage) in cvWriteInt, file C:\build\master_winpack-build-win64-vc14\opencv\modules\core\src\persistence.cpp, line 4625
@andrewssobral
Copy link
Owner

andrewssobral commented Aug 30, 2017

Hi @ardashir66 ,
In fact, this error:

OpenCV Error: Null pointer (Invalid pointer to file storage) in cvWriteInt, file C:\build\master_winpack-build-win64-vc14\opencv\modules\core\src\persistence.cpp, line 4625

you need to create a config folder where your executable is.

@mv2050arshad
Copy link
Author

yes you right, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants