Pinned Repositories
cv
computer vision code
imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
libssh2
the SSH library
object-tracking
compare different object trackers, mainly texts, few codes.
opencv_contrib
Repository for OpenCV's extra modules
opencv_contrib_3.3with_TrackerMOSSE
openssl
TLS/SSL and crypto library
practicalAI
📚A practical approach to learning machine learning.
pycv
Website of the book "Learn OpenCV 3 with Python"
WQsheng.github.io
吴秋生的学习博客
qiusheng-Aupera's Repositories
qiusheng-Aupera/WQsheng.github.io
吴秋生的学习博客
qiusheng-Aupera/cv
computer vision code
qiusheng-Aupera/imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
qiusheng-Aupera/libssh2
the SSH library
qiusheng-Aupera/object-tracking
compare different object trackers, mainly texts, few codes.
qiusheng-Aupera/opencv_contrib
Repository for OpenCV's extra modules
qiusheng-Aupera/opencv_contrib_3.3with_TrackerMOSSE
qiusheng-Aupera/openssl
TLS/SSL and crypto library
qiusheng-Aupera/practicalAI
📚A practical approach to learning machine learning.
qiusheng-Aupera/pycv
Website of the book "Learn OpenCV 3 with Python"
qiusheng-Aupera/python-scene-detection-tutorial
:snake: Three-part tutorial on detecting scene changes in videos using Python and OpenCV. Part 1 covers basic threshold detection, Part 2 covers optimized threshold detection, and Part 3 covers content-aware detection.