-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Ubuntu 24 #1844
Copy link
Copy link
Open
Description
What packages we need to install for Ubuntu 24?
sudo apt-get install -y \
libgdiplus \
libx11-6 \
libtesseract-dev \
tesseract-ocr \
libtesseract5 \
libopencv-dev \
libjpeg-dev \
libpng-dev \
libtiff-dev \
libv4l-dev \
libxvidcore-dev \
libx264-dev \
libatlas-base-dev \
gfortran \
libgtk-3-dev \
libgtk2.0-dev \
libopenjp2-7-dev \
libgstreamer1.0-dev \
libgstreamer-plugins-base1.0-dev \
libavcodec-extra \
libavcodec-dev \
libavformat-dev \
libswscale-dev \
libavdevice-dev \
libavfilter-dev \
libpostproc-dev
and it doesn't work with:
<PackageReference Include="OpenCvSharp4" Version="4.13.0.20260317" />
<PackageReference Include="OpenCvSharp4.runtime.win" Version="4.13.0.20260302" />
<PackageReference Include="OpenCvSharp4.official.runtime.linux-x64" Version="4.13.0.20260308" />
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels