Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Revelo Payroll - Free Global Payroll designed for tech teams
- SonarCloud - Analyze your C and C++ projects with just one click.
-
wget -O opencv.zip https://github.com/opencv/opencv/archive/4.1.0.zip
-
wget -O opencv_contrib.zip https://github.com/opencv/opencv_contrib/archive/4.1.0.zip
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- [Question] I'd like to find out about how the x, y, w, h values retrieved by detectMultiScale() (for the rectangle boundary during face detection) and how it is calculated in the Haar Cascade OpenCV library. Does anyone know where I can find the code?
- Capturing 100 images, analyzing in real time, creating a histogram - using mirrors and 2MP camera
-
OpenCV VS ppmpp - a user suggested alternative
2 projects | 22 Jun 2023
- How Does the OK3588-C Arm Motherboard Implement Face Detection?
- Modern Image Processing Algorithms Implementation in C