-
高通410c 安卓系统 源码 opencv
说明: 高通410c 安卓系统的 opencv源代码(Qualcomm Snapdragon 410E (APQ8016E) Processor android system source code about opencv)
- 2020-06-20 05:00:01下载
- 积分:1
-
手势识别系统源代码
手势识别系统源代码手势识别系统源代码手势识别系统源代码手势识别系统源代码手势识别系统源代码
- 2023-03-15 15:20:04下载
- 积分:1
-
java+opencv实现人脸识别源码
java+opencv实现人脸识别源码 可以检测单人 和多人,,,java源代码
- 2022-06-25 23:10:33下载
- 积分:1
-
12343454533
单目摄相机标定!OpenCV实现,标定图像,标定结果。(Monocular camera calibration! OpenCV realization, calibration image, calibration results。)
- 2012-01-14 17:43:52下载
- 积分:1
-
suiji
随机森林的代码,c++编写,有用到随机森林的可以看看!(Random forest code, c++ prepared, useful to the random forest can have a look!)
- 2013-10-25 14:11:01下载
- 积分:1
-
hog
使用C++计算图像的梯度直方图,提取图像的梯度特征,用于后期的应用(Using C++ to calculate the image gradient histogram, extract the image gradient feature for late applications)
- 2012-04-10 10:57:34下载
- 积分: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
-
Harris
opencv环境下实现的harris-laplace算法(多尺度harris角点特征提取算法)(opencv environment Harris-laplace algorithm (multi-scale Harris corner feature extraction algorithm))
- 2020-11-19 19:59:38下载
- 积分:1
-
opencv mfc鼠标画矩形
基于opencv 的 mfc鼠标画矩形,可直接运行,具有一定的借鉴作用。
基于opencv 的 mfc鼠标画矩形,可直接运行,具有一定的借鉴作用。
- 2022-01-23 11:24:55下载
- 积分:1
-
基于OpenCV的blob实现的多运动目标跟踪
基于OpenCV的blob实现的多运动目标跟踪,该工程提供完整的实现代码,主要通过Blob实现多目标的跟踪检测。原理简单,实现效果有限,但适合视频跟踪初学者的学习使用,可以学习到跟踪领域基本的思路。
- 2022-01-25 19:57:22下载
- 积分:1