Company logo
  • Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Planes
    • Pruebas
    • Nómina
    • Blog
    • Comercial
    • Calculadora

0

750
Vistas
Unknown OpenCV exception while using EasyOcr

Code:

import easyocr

reader = easyocr.Reader(['en'])
result = reader.readtext('R.png')

Output:

CUDA not available - defaulting to CPU. Note: This module is much faster with a GPU.

cv2.error: Unknown C++ exception from OpenCV code

I would truly appreciate any support!

10 months ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

The new version of OpenCV has some issues. Uninstall the newer version of OpenCV and install the older one using:

pip install opencv-python==4.5.4.60
10 months ago · Santiago Trujillo Denunciar

0

install letest version of opnecv

pip install opencv-python==4.5.4.60

10 months ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos