-
11
说明: 实现目标检测的代码,前期还需自己搭建框架(To achieve the target detection code, you need to build the framework yourself)
- 2020-05-21 13:56:27下载
- 积分:1
-
OPENCV-target-recognition
OPENCV 目标识别 经验证效果很好 (Target recognition OPENCV proven good results)
- 2014-03-24 18:21:34下载
- 积分:1
-
cxcore097
cxcore的的库文件,这是opencv中很重要的一个链接库,包含了大量矩阵操作函数,方便使用(cxcore the library file, which is a the opencv very important link library contains a large number of matrix manipulation functions, easy to use)
- 2012-03-08 14:58:08下载
- 积分:1
-
main
图像去雾处理,是关于何凯明的那篇获奖的文章的代码(Image processing to the fog, the essay is about winning articles He Kaiming code)
- 2021-01-26 20:28:37下载
- 积分:1
-
SURF特征点检测
基于opencv 2.4 ,运行需要配置opencv库。具体过程可参考网络配置教程。在程序目录文件夹下,输入2张图片,分别命名为,1.jpg 2.jpg 。运行程序,显示surf特征点。用于图像匹配。
- 2023-05-02 11:10:04下载
- 积分:1
-
Surf的opencv2.4.9源码
可运行,虽是源码,但是非常便于学习。
- 2022-03-31 20:40:29下载
- 积分:1
-
FaceSDK-master
C# SDK for Face++
人脸检测与分析
检测给定图片(Image)中的所有人脸(Face)的位置和相应的面部属性
检测模式可以是normal(默认) 或者 oneface 。在oneface模式中,检测器仅找出图片中最大的一张脸。
可以是none或者由逗号分割的属性列表。默认为gender, age, race, smiling。目前支持的属性包括:gender, age, race, smiling, 可以为图片中检测出的每一张Face指定一个不包含非法字符且不超过255字节的字符串作为tag,tag信息可以通过 /info/get_face 查询
检测给定人脸(Face)相应的面部轮廓,五官等关键点的位置,包括25点和83点两种模式。(Face Detection and Analysis
Detecting the location and corresponding facial attributes of all faces in a given image
The detection mode can be normal (default) or oneface. In oneface mode, the detector finds only the largest face in the picture.
It can be none or a comma-separated list of attributes. The default is gender, age, race, smiling. Attributes currently supported include gender, age, race, smiling. Each Face detected in a picture can be tagged with a string that does not contain illegal characters and does not exceed 255 bytes. The tag information can be queried by / Info / get_face.
The location of key points such as facial contour and facial features for a given face (Face) is detected, including 25 points and 83 points.)
- 2020-06-22 20:40:01下载
- 积分:1
-
opencv立体匹配
使用opencv进行特征提取及立体匹配,针对所获取的图片对进行特征提取,获取点特征并进行匹配,使用SURF方法进行识别,亲测有效,欢迎下载
- 2023-01-23 11:25:03下载
- 积分:1
-
opencv实现人脸检测和笑脸检测(C++和python)
基于C++和Python利用opencv实现人脸检测和微笑检测
- 2022-05-19 22:28:33下载
- 积分:1
-
运动检测
利用opencv对水平中运动物体进行检测,检验过是可以用的。但是不同的平台可能有差别可能需要稍微再调试下。
- 2023-05-06 22:40:03下载
- 积分:1