Skip to content

Commit

Permalink
opencv 4.10 - armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
previ committed Dec 22, 2024
1 parent c2c96d3 commit 464c509
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ RUN install_packages \
libavformat59
RUN install_packages \
libopencv-dev \
python3-opencv \
zbar-tools \
libzbar0 \
sox \
Expand Down
4 changes: 2 additions & 2 deletions requirements_32.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ pyalsaaudio==0.10.0

# Computer Vision
grpcio==1.68.0
numpy==2.1.3
numpy==1.26.4
Pillow==10.2.0
protobuf==4.25.2
#opencv-contrib-python-headless==4.10.0.84
opencv-contrib-python-headless==4.10.0.84
tflite-runtime
pytesseract==0.3.10
pyzbar==0.1.9

0 comments on commit 464c509

Please sign in to comment.