All Projects → luohenyueji → Opencv Practical Exercise

luohenyueji / Opencv Practical Exercise

Licence: mit
OpenCV practical exercise

Labels

Projects that are alternatives of or similar to Opencv Practical Exercise

Face mask detection
Face mask detection system using Deep learning.
Stars: ✭ 168 (-12.04%)
Mutual labels:  opencv
Fish Eye Image Correction Code
This is my paper "Correction of single circular fisheye image" related program code
Stars: ✭ 176 (-7.85%)
Mutual labels:  opencv
Opticalflow visualization
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
Stars: ✭ 183 (-4.19%)
Mutual labels:  opencv
Gerbolyze
Render high-resolution bitmap images to PCB gerber files
Stars: ✭ 169 (-11.52%)
Mutual labels:  opencv
Python Quarantine Projects
Here we are going to make some python projects during Quarantine time
Stars: ✭ 175 (-8.38%)
Mutual labels:  opencv
Cvdrone
CV Drone (= OpenCV + AR.Drone)
Stars: ✭ 178 (-6.81%)
Mutual labels:  opencv
Augmented reality
💎 "Marker-less Augmented Reality" with OpenCV and OpenGL.
Stars: ✭ 165 (-13.61%)
Mutual labels:  opencv
Live Video Magnification
An OpenCV/Qt based realtime application for Eulerian Video Magnification / Motion Magnification. Works with multiple videos and cameras at the same time and let's you export the magnified videos.
Stars: ✭ 187 (-2.09%)
Mutual labels:  opencv
Invisibility cloak
This is a fun application of image processing which enables you to experience the magic of an invisibility cloak. Let's make our childhood fantasy of using an invisibility cloak come true.
Stars: ✭ 176 (-7.85%)
Mutual labels:  opencv
Opencv Python Tutorial
📖 OpenCV-Python image processing tutorial for beginners
Stars: ✭ 2,425 (+1169.63%)
Mutual labels:  opencv
Opensfm
Open source Structure-from-Motion pipeline
Stars: ✭ 2,342 (+1126.18%)
Mutual labels:  opencv
C4 Real Time Pedestrian Detection
Real-Time Human Detection Using Contour Cues
Stars: ✭ 174 (-8.9%)
Mutual labels:  opencv
Bmw Yolov4 Inference Api Cpu
This is a repository for an nocode object detection inference API using the Yolov4 and Yolov3 Opencv.
Stars: ✭ 180 (-5.76%)
Mutual labels:  opencv
Handpose
A python program to detect and classify hand pose using deep learning techniques
Stars: ✭ 168 (-12.04%)
Mutual labels:  opencv
Opencv Course
Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
Stars: ✭ 185 (-3.14%)
Mutual labels:  opencv
Neuvision
Structured Light based 3D scanner
Stars: ✭ 165 (-13.61%)
Mutual labels:  opencv
Anms Codes
Efficient adaptive non-maximal suppression algorithms for homogeneous spatial keypoint distribution
Stars: ✭ 174 (-8.9%)
Mutual labels:  opencv
Primestereomatch
A heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Filter (GIF) cost aggregation stage. Developed in both C++ and OpenCL.
Stars: ✭ 191 (+0%)
Mutual labels:  opencv
Omrchecker
Grade exams fast and accurately using a scanner 🖨 or your phone 🤳.
Stars: ✭ 189 (-1.05%)
Mutual labels:  opencv
Webcamera
Camera controls for the Web
Stars: ✭ 182 (-4.71%)
Mutual labels:  opencv

OpenCV-Practical-Exercise

Reference

My CSDN blog: https://blog.csdn.net/LuohenYJ
Environment: OpenCV(>3.4.11), C++11, Python3.7


Items 项目 Resources
1age_gender 1基于深度学习识别人脸性别和年龄 Model
2OpenCV_dlib_face_detection 2人脸识别算法对比 Model
3invisibility_cloak 3透明斗篷 Video
4color spaces in OpenCV 4OpenCV中的颜色空间 -
5text_detection 5基于深度学习的文本检测 Model
6video_stabilization 6基于特征点匹配的视频稳像 Video
7yolov3_detect 7使用YOLOv3和OpenCV进行基于深度学习的目标检测 Model
8training_YOLOv3 8深度学习目标检测网络YOLOv3的训练 -
9centroid_blob 9使用OpenCV寻找平面图形的质心 -
10HuMoments 10使用Hu矩进行形状匹配 -
11QRCode_scanner 11基于OpenCV的二维码扫描器 -
12HandPoints_detection 12使用深度学习和OpenCV进行手部关键点检测 Model
13Mask R-CNN in OpenCV 13OpenCV中使用Mask R-CNN进行对象检测和实例分割 Model
14OpenCV_SingleTracker 14使用OpenCV实现单目标跟踪 -
15GOTURN_SingleTracker 15基于深度学习的目标跟踪算法GOTURN Model
16OpenCV_MultiTracker 16使用OpenCV实现多目标跟踪 Video
17OpenCV_Colorization 17基于卷积神经网络的OpenCV图像着色 Model
18OpenCV_Homography 18Opencv中的单应性矩阵Homography -
19OpenCV_Align 19使用OpenCV实现基于特征的图像对齐 -
20OpenCV_ECCAlignment 20使用OpenCV实现基于增强相关系数最大化的图像对齐 -
21OpenCV_EigenFace 21使用OpenCV的Eigenface Image
22reconstructFace 22使用EigenFaces进行人脸重建 Image
23OpenCV_HDR 23使用OpenCV获取高动态范围成像HDR Image
24OpenCV_ExposureFusion 24使用OpenCV进行曝光融合 Image
25OpenCV_SeamlessCloning 25使用OpenCV进行泊松克隆 -
26OpenCV_SelectiveSearch 26基于OpenCV实现选择性搜索算法 -
27OpenCV_forEach 27在OpenCV下使用forEach进行并行像素访问 -
28OpenCV_cvui 28基于OpenCV的GUI库cvui -
29OpenCV_RedEyeRemoveri 29使用OpenCV实现红眼自动去除 -
30OpenCV_FillHoles 30使用OpenCV实现图像孔洞填充 -
31OpenCV_WarpTriangle 31使用OpenCV将一个三角形仿射变换到另一个三角形 -
32OpenCV_NonPhotorealisticRendering 32使用OpenCV进行非真实感渲染 -
33OpenCV_HoughTransform 33使用OpenCV进行Hough变换 -
34OpenCV_Inpainting 34使用OpenCV进行图像修复 -
35OpenCV_Tesseract 35使用Tesseract和OpenCV实现文本识别 -
36OpenCV_BackgroundEstimation 36使用OpenCV在视频中实现简单背景估计 Video
37OpenCV_BRISQUE 37图像质量评价BRISQUE -
38OpenCV_CameraCalibration 38基于OpenCV的相机标定 -
39OpenCV_ArUco 39在OpenCV中使用ArUco标记的增强现实 -
40OpenCV (C++ vs Python) vs MATLAB for Computer Vision 40计算机视觉工具对比 -
41Embedded Computer Vision: Which device should you choose? 41嵌入式计算机视觉设备选择 -
42Technical Aspects of a Digital SLR 42数码单反相机的技术细节 -
43OpenCV_Bgsegm 43使用OpenCV进行背景分割 Video
44OpenCV_ImageSuperres 44使用OpenCV进行图像超分放大 Model
45OpenCV_ImgHash 45基于OpenCV实现图像哈希算法 -
46OpenCV_IntensityTransform 46在OpenCV下应用图像强度变换实现图像对比度均衡 -
47OpenCV_SaliencyObject 47基于OpenCV实现视觉显著性检测 Video
48OpenCV_ImageQuality 48基于OpenCV实现图像质量评价 -
49OpenCV_StereoDisparity 49对极几何与立体视觉初探 -
50OpenCV_StereoCamera 50用OpenCV制作低成本立体相机 Data
51OpenCV_Polar 51基于OpenCV实现图像极坐标变换与逆变换 -
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].