MasteringOpenCV / code

Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Other
2.71k stars 1.64k forks source link

Chapter5_NumberPlateRecognition Seed point is outside of image #92

Open sayednadeemali opened 6 years ago

sayednadeemali commented 6 years ago

I am getting this error while running on a video. OpenCV Error: One of arguments' values is out of range (Seed point is outside of image) in cv::floodFill, file C:\build\master_winpack-build-win64-vc14\opencv\

OS:-windows7 compiler: MSVC14