-
faceRecongnition
说明: 利用opencv实现人脸识别,基于C++,VisualStudio2017开发,配合opencv自带的人脸识别类(using opencv to make faceRecongnition)
- 2020-06-21 13:20:06下载
- 积分:1
-
opencvshuangxianxing
说明: OPENCV的双线性源代码。。。。。。。。。。(OPENCV bilinear source code. . . . . . . . . .)
- 2010-04-25 23:26:59下载
- 积分:1
-
使用Open cV车辆检测
我是欧洲经委会的学生。这是该项目收到了一些随机的网站和我工作。感谢 Behance.net
来源:https://www.behance.net/gallery/Vehicle-Detection-Tracking-and-Counting/4057777
- 2022-05-21 08:32:53下载
- 积分:1
-
Morphological-operations-code
基于opencv和vc6.0对图像进行形态学操作即腐蚀膨胀运算,效果良好(Based opencv and vc6.0-the image morphological operations that corrosion dilation to good effect)
- 2012-07-16 07:07:55下载
- 积分:1
-
基于双目视觉的三维重建
在VS下运行的三维重建实例代码,使用opencv库,并且基于双目视觉系统
- 2023-08-10 09:40:10下载
- 积分:1
-
opencv-test3
opencv 对视频文件或者摄像头的图像进行提取或者保存每一帧的代码(opencv extract or save the code on each frame of the video file or camera images)
- 2013-04-25 00:51:03下载
- 积分:1
-
摄像机标定+鱼眼图像校正
基于opencv2.4.10,运用vs2010进行代码编译,完成对摄像机的标定和对鱼眼镜头采集的视频进行图像校正。使用张正友标定法进行标定,随着视频播放能够对每一帧进行校正,效果比较好。 因为校正原因,图片会有部分边缘信息丢失。
- 2022-04-21 05:23:25下载
- 积分: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
-
对图像进行批处理
批量读取多张图片,提取图像ROI,在提取得到的感兴趣区域中对图像进行操作。计算并绘制读入图像的颜色直方图,显示原始图像,ROI图像以及彩色直方图。
- 2022-05-30 03:44:10下载
- 积分:1
-
fmulq-fault
自己编写的粒子滤波的源码,用于故障诊断,是MATLAB语言写的,,(Write your own source of particle filter for fault diagnosis, was written by MATLAB language,,)
- 2017-08-14 18:49:05下载
- 积分:1