Python视觉实战项目31讲源码地址

Python视觉实战项目31讲源码地址

来源:
公众号 小白学视觉 2月1日

使用OpenCV实现猜词游戏
https://github.com/spmallick/learnopencv/tree/master/Hangman

使用OpenCV实现图像修复
https://github.com/spmallick/learnopencv/tree/master/Image-Inpainting

自适应显着性的图像分割
https://github.com/TimChinenov/GraspPicture

使用OpenCV实现口罩检测
https://github.com/mk-gurucharan/Face-Mask-Detection/

使用OpenCV实现车道线检测
https://github.com/KushalBKusram/AdvancedLaneDetection

使用OpenCV实现道路车辆计数
https://github.com/creotiv/object_detection_projects/tree/master/opencv_traffic_counting

使用OpenCV实现社交距离检测器
https://github.com/basileroth75/covid-social-distancing-detection

使用OpenCV实现早期火灾检测系统
https://github.com/DeepQuestAI/Fire-Smoke-Dataset

使用OpenCV预处理神经网络中的面部图像
https://github.com/vjgpt/Face-and-Emotion-Recognition

使用OpenCV进行实时面部检测
https://github.com/Guarouba/face_rec

使用OpenCV为视频中美女添加眼线
https://github.com/kaushil24/Artificial-Eyeliner/

基于OpenCV 的车牌识别
https://github.com/GeekyPRAVEE/OpenCV-Projects/blob/master/LicensePlateRecoginition.ipynb

使用OpenCV为视频中美女加上眼线
https://github.com/kaushil24/Artificial-Eyeliner/

基于深度学习OpenCV与python进行字符识别
https://github.com/eazyciphers/deep-learning-tutors

基于OpenCV的图像卡通化
https://github.com/marcellusruben/Image_Cartooning_Web_App

基于OpencvCV的情绪检测
https://github.com/karansjc1/emotion-detection

基于OpenCV的表格文本内容提取
https://github.com/fazlurnu/Text-Extraction-Table-Image

基于python和OpenCV构建智能停车系统
https://github.com/razvanvilceanu/ETcTI_smart_parking

基于Python进行相机校准
https://github.com/sreenithy/Camera-Calibration

使用OpenCV对运动员的姿势进行检测
https://github.com/ManaliSeth/Athlete-Pose-Detection

基于OpenCV的实时面部识别
https://github.com/eazyciphers/deep-machine-learning-tutors

使用OpenCV实现哈哈镜效果
https://github.com/spmallick/learnopencv/tree/master/FunnyMirrors

基于OpenCV的图像分割
https://github.com/kiteco/kite-python-blog-post-code/tree/master/image-segmentation

你可能感兴趣的:(笔记,opencv,python,深度学习)