ria-com / nomeroff-net

Nomeroff Net. Automatic numberplate recognition system.
GNU General Public License v3.0
457 stars 159 forks source link

Segfault on OpenCV 4.5.5 at cv2.connectedComponentsWithStats #196

Closed alexeysi closed 2 years ago

alexeysi commented 2 years ago

Specify exact version 4.5.4 of OpenCV till the fix in requirements.txt

In latest OpenCV 4.5.5 we are getting SegFault at Line 75 of BBoxNpPoints.py ....cv2.connectedComponentsWithStats...

alexeysi commented 2 years ago

https://github.com/opencv/opencv/issues/21366