-
opencv显示图像
opencv显示一张图像
适合新手或者测试opencv环境配置的使用
- 2022-02-26 18:40:55下载
- 积分: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
-
基于双目视觉的三维重建
在VS下运行的三维重建实例代码,使用opencv库,并且基于双目视觉系统
- 2023-08-10 09:40:10下载
- 积分:1
-
labelpoint_affine.py
手动选择三对特征点,标注特征点,实现二维图像的仿射配准;每完成一对需要按Q键进行下一对;平台是Spyter(Radiation registration by labeling feature points)
- 2020-06-23 20:20:01下载
- 积分:1
-
CvvImage
opencv在mfc中显示图片,将图片贴到mfc的控件中。(opencv and mfc show image)
- 2016-03-21 18:10:14下载
- 积分:1
-
faceRecongnition
说明: 利用opencv实现人脸识别,基于C++,VisualStudio2017开发,配合opencv自带的人脸识别类(using opencv to make faceRecongnition)
- 2020-06-21 13:20:06下载
- 积分:1
-
监测火灾,便于检测火灾险情
火灾监测系统,特点在于监控方面属于先期预报警系统。与传统火灾自动报警系统不同的是,电气火灾监控系统早期报警是为了避免损失,而传统火灾自动报警系统是为了减少损失。所以,这就是说为什么不管是新建或是改建工程项目,尤其是已经安装了火灾自动报警系统的单位,仍需要安装电气火灾监控系统的根本原因。
- 2022-01-31 18:28:31下载
- 积分:1
-
23_UseAtAccessPixel
在OpenCV用动态地址计算配合at访问像素(In OpenCV computing with access at a pixel with a dynamic address)
- 2016-10-14 21:21:59下载
- 积分:1
-
BOW图像分类
基于BOW的图像分类,包含了训练集和测试集合,在控制台下运行
- 2022-01-25 20:45:44下载
- 积分:1
-
opencv
opencv加载图像并以窗口形式显示,很好的程序(opencv load images and to the window displayed,)
- 2010-08-12 17:22:49下载
- 积分:1