152 skills found · Page 2 of 6
PanJinquan / Opencv Learning TutorialsNo description available
dalgu90 / Opencv TutorialA short tutorial on OpenCV-Python
sonots / Tutorial HaartrainingTutorial of OpenCV haartraining (Not maintained, new maintainer is wanted)
HLearning / OpenCV Python TutorialsNo description available
DJI-Mobile-SDK-Tutorials / Android PanoramaDemoIn this tutorial, you will learned how to use the Waypoint feature of Intelligent Navigation and Joystick to control the aircraft to rotate and take photos. Then use OpenCV to stitch and crop the series photos into a cool panorama!
A9T9 / OpenCV Face Andmore TrackerOpenCV based face (and eye, nose, mouth) detection example application. The tutorial is provided as ready to compile/run Windows Visual Studio project (C#, .NET, EmguCV). Just download, compile and have fun with it. Or use the provided binary setup and play webcam face tracking right away.
heethesh / Computer Vision And Deep Learning SetupTutorial on how to setup your system with a NVIDIA GPU and to install Deep Learning Frameworks like TensorFlow, Darknet for YOLO, Theano, and Keras; OpenCV; and NVIDIA drivers, CUDA, and cuDNN libraries on Ubuntu 16.04, 17.10 and 18.04.
alexkarargyris / Caffe OpenCV Android AppThis is an example of an Android app that uses OpenCV DNN module to load a Caffe model and predict an image. It implements the tutorial from http://docs.opencv.org/master/d5/de7/tutorial_dnn_googlenet.html#gsc.tab=0
DrewNF / Build Deep Learning Env With Tensorflow Python OpenCVTutorial on how to build your own research envirorment for Deep Learning with OpenCV, Python, Tensorfow
ibrahimokdadov / OpenCV3 TutorialsThese are the codes I used in my youtube videos
CBICA / TutorialsHere, we will be showcasing our seminar series “CPP for Image Processing and Machine Learning” including presentations and code examples. There are image processing and machine learning libraries out there which use C++ as a base and have become industry standards (ITK for medical imaging, OpenCV for computer vision and machine learning, Eigen for linear algebra, Shogun for machine learning). The documentation provided with these packages, though extensive, assume a certain level of experience with C++. Our tutorials are intended for those people who have basic understanding of medical image processing and machine learning but who are just starting to get their toes wet with C++ (and possibly have prior experience with Python or MATLAB). Here we will be focusing on how someone with a good theoretical background in image processing and machine learning can quickly prototype algorithms using CPP and extend them to create meaningful software packages.
nicknochnack / OpenCV BasicsA series of tutorials focused on OpenCV for Python
Leo-LiHao / OpenCV Python TutorialsOpenCV+Python Tutorials
Breakthrough / Python Scene Detection Tutorial:snake: Tutorial on detecting video shot changes using Python and OpenCV. Part 1 covers basic threshold detection, Part 2 covers optimized threshold detection.
thsant / Scipy4cvTutorial: SciPy and OpenCV as an interactive computing environment for computer vision
kylehounslow / Opencv TutsA collection of practical OpenCV examples for use with my YouTube tutorial series.
zadahmed / OpenCVtutorialsOpenCV Tutorials
vvorobiov / Opencv YoloVideo Object Detection in Java with OpenCV + YOLO11 - full end-to-end tutorial
sansuiso / ComputersDontSeeImage processing examples and tutorials in C++/OpenCV
vivekseth / OpenCV TutorialsTutorials for learning OpenCV in Python from Scratch