资源列表
demo
- 海康威视插件,web集成插件二次开发 包含脚本和集成插件,多个demo案例可以参考(Hikvision plug-in, web integrated plug-in two development Including scr ipts and integrated plug-ins, multiple demo cases can be referred to)
gesture_recognize.py
- 基于opencv的手势识别的猜拳游戏,可实现识别石头,剪刀,布,并和电脑的随机结果比较,判断输赢。(The opencv gesture recognition based on game, can realize the identification of stone, scissors, cloth, and compare the results and random computer, to determine the winners and losers.)
Main
- 基于opencv3.0的实现人脸检测,供参考(Realization of face detection)
canny
- Canny 的目标是找到一个最优的边缘检测算法,最优边缘检测的含义是: (1)最优检测:算法能够尽可能多地标识出图像中的实际边缘,漏检真实边缘的概率和误检非边缘的概率都尽可能小。本程序利用Canny算子实现图像边缘的提取(Image edge extraction by Canny operator)
Debug
- opencv实现视频处理运动目标检测,使用帧差法,但是易受背景噪声影响(Opencv implements video processing moving target detection, using frame difference method, but it is easily affected by background noise.)
cv_make_test.tar
- linux opencv cmake 图像测试例程(cv cmake image test)
人脸识别
- 该源码是从网上下载的,未经测试,请注意! java人脸识别,非常准确哦
zz
- 人脸识别图片,可用运用eclipse来运行 载入图片来识别图片中的人脸(renlianshibiesdadadasdadasdasd)
harris角点检测
- 使用vc++和opencv,进行角点检测(使用常用的Harris角点检测算法)(Using vc++ and opencv,Corner detection(Harris))
hough
- 基于opencv,使用hough变换检测图像中的直线,效果良好(Based on OpenCV, the Hough transform is used to detect the straight line in the image, and the effect is good)
kmeans
- 基于windows平台和k-聚类算法,对平面点集进行聚类(Based on the windows platform and the k- clustering algorithm, the plane point set is clustered)
EmguCV.Sample
- 使用opencv,切割成256*256的瓦片,并保存openlayer支持的目录下。(Use opencv, cut into 256*256 tiles, and save the directory supported by openlayer.)