-
对视频中多个运动物体进行识别输出质心运动位置变化
对一段视频进行处理找出视频中的运动物体,通过轮廓识别将运动物体找出,同时计算质心将知心的变化逐个输出确定运动物体的质心位置变化。
- 2022-02-04 04:47:28下载
- 积分:1
-
光流检测车辆
本文研究了基于视频的车辆检测。光流是探测运动物体的好方法;
- 2022-11-14 20:10:04下载
- 积分:1
-
cropnegativeimage
opencv中处理负样本时随机从大尺寸样本图片中截取负样本图片(opencv random intercept negative sample images from the big picture when dealing with a sample size of negative samples)
- 2014-03-12 13:15:03下载
- 积分: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
-
track
基于opencv的运动目标轮廓检测,用MFC编写的界面,实现视频在对话框指定位置的显示,有详细注释,适合初学者。(Moving target based on the contour detection opencv prepared with MFC interface, video display dialog box to specify the location, detailed notes for beginners.)
- 2013-12-05 10:20:54下载
- 积分:1
-
基于全局对比的显著区域检测
基于全局对比的显著区域检基于全局对比的显著区域检测http://www.opencvchina.com/forum.php?mod=viewthread&tid=538&fromuid=267测
- 2023-04-11 16:05:04下载
- 积分:1
-
实时视频增强系统
整合了retinex 直方图均衡化 基于对数log 基于拉普拉斯算子对视频进行实时增强
- 2022-05-28 10:17:38下载
- 积分:1
-
视频动态前景识别
本人做研究生数学建模时候写的代码,关于动态视频,前景识别检测代码,精确度非常高,获得国家二等奖
- 2022-10-20 14:30:06下载
- 积分:1
-
drawing
This program demonstrates OpenCV drawing and text output functions
- 2013-08-02 23:08:35下载
- 积分:1
-
opencv2411Contour-detection
VS2013 Opencv2.4.11下轮廓检测代码,此代码加入灰度直方图均衡化处理。
(VS2013 Opencv2.4.11 contour detection code, this code to join the gray-level histogram equalization processing.
)
- 2015-03-17 16:04:45下载
- 积分:1