-
ObjectDetectionContours
Object detecttion using contour .Here is the code using openCV and Microsoft Visual Studio
- 2013-10-19 01:51:39下载
- 积分: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
-
retina特征点检测
这是一个C/C++的程序,利用opencv库实现retina特征点检测,对于学习opencv的人有很大帮助,解压后可直接运行
- 2022-06-30 15:03:21下载
- 积分:1
-
KINECT2.0+opencv
基于KINECT2.0 与OPENCV的手势识别,可以有效的识别出简单的手势,实验的环境为KINECT2.0 +vs2013+Opencv2.4.9,有需要的同学可以自行下载修改,里面有详细的注释与实验的结果图。
- 2022-05-23 19:56:09下载
- 积分:1
-
VS+OpenCv开发平台,图像处理程序代码
OpenCv例程代码,包括摄像头调用,边缘识别,形状识别,图形提取,图形匹配等代码,是学习opencv很不错的资料
- 2022-02-12 19:58:49下载
- 积分:1
-
RansacOpencv
自己编写的RANSAC代码,非常好用,只有解线性方程用到了opencv自己的代码,其他的均是自己变得(I have written RANSAC code, very easy to use, only the solution of linear equations used the opencv own code, others are themselves becoming)
- 2014-01-15 23:52:01下载
- 积分:1
-
DDAApp
说明: 定位工件圆、圆角矩形,并检测圆和矩形内的污点(Locate the workpiece circle and rectangle, and detect the stain in the circle and rectangle)
- 2020-06-16 14:34:29下载
- 积分:1
-
OpencvHighgui2
Opencv highgui2 library.
- 2010-05-26 05:13:36下载
- 积分:1
-
Fruit-recognition
利用openCV进行水果识别,数字图像处理课作业(OpenCV fruit identification, digital image processing Homework)
- 2012-10-20 12:17:37下载
- 积分:1
-
用vs读出视频
用opencv人脸库,用vs实现视频播放,有利于对vs的入门及熟悉
- 2022-04-22 01:25:46下载
- 积分:1