-
目标跟踪
camshift算法跟踪运动物体,跟踪速度适中,精度很大(Tracking moving objects)
- 2018-12-04 20:36:46下载
- 积分:1
-
sift stitch基于opencv库的拼接算法 huidu
说明: sift stitch基于opencv库的拼接算法小测试(sift stitch Small test of Mosaic algorithm based on opencv library)
- 2020-06-19 06:40:01下载
- 积分: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显示一张图像
适合新手或者测试opencv环境配置的使用
- 2022-02-26 18:40:55下载
- 积分:1
-
UKF(2011.9.9.1)
无迹卡尔曼滤波c语言代码,即UKF代码,代码原理请参考无迹卡尔曼滤波基本原理(UKF of c code)
- 2021-01-05 15:18:54下载
- 积分:1
-
camshift算法详解
用于camshift算法入门,代码注释十分详细,帮助学习该算法。
用于camshift算法入门,代码注释十分详细,帮助学习该算法。
用于camshift算法入门,代码注释十分详细,帮助学习该算法。
用于camshift算法入门,代码注释十分详细,帮助学习该算法。
- 2022-04-10 19:15:33下载
- 积分:1
-
opencv实现人脸检测和笑脸检测(C++和python)
基于C++和Python利用opencv实现人脸检测和微笑检测
- 2022-05-19 22:28:33下载
- 积分:1
-
WindowsFormsApp1
说明: 高精度图像计算,使用OpenCV进行图像处理,深度学习比对(GaoJingDu Picture JiSuan)
- 2020-10-30 14:41:01下载
- 积分:1
-
OPENCV-target-recognition
OPENCV 目标识别 经验证效果很好 (Target recognition OPENCV proven good results)
- 2014-03-24 18:21:34下载
- 积分:1
-
python-opencv鼠标绘图程序
资源描述
程序实现鼠标画图功能,点击鼠标左键则会以点击位置为圆心画一个圆,而且每次点击画出的圆颜色和上一次都不一样,看起来色彩丰富,很有意思,效果如下图:
- 2022-01-26 07:20:28下载
- 积分:1