fendouai/OpenCVTutorials
OpenCV-Python4.1 中文文档
This project provides a comprehensive Chinese translation of the official OpenCV-Python 4.1 tutorials. It helps engineers and researchers implement computer vision tasks by explaining how to process various images and videos to extract information like objects or features. You input raw image or video data and get out processed visual data, object detections, or analytical results.
1,427 stars. No commits in the last 6 months.
Use this if you are a computer vision practitioner or student who needs to learn or reference OpenCV-Python 4.1 in Chinese for image and video processing tasks.
Not ideal if you are looking for an English version of the documentation or a high-level API for computer vision without needing to understand the underlying methods.
Stars
1,427
Forks
363
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 05, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/fendouai/OpenCVTutorials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
opencv/opencv
Open Source Computer Vision Library
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...