-
phog
phog算法的matlab实现,hog特征用于对象识别,比如人脸识别、人体识别。(phog algorithm matlab achieve, hog characteristics for object recognition, such as face recognition, human identification.)
- 2008-06-22 21:14:23下载
- 积分:1
-
index-of-wpsh
副高五个指数的计算,可根据需要修改,数据需要提取,注意修改区域(the index of subtropical high)
- 2014-01-05 20:34:34下载
- 积分:1
-
ChMkJ1iF3QCIBzh1ACRfTn3s3O8AAZgngPV16MAJF9m779
帮助大家认识显卡性能,可以直观的见识显卡天梯(To help you understand the graphics card performance)
- 2017-07-30 20:07:28下载
- 积分:1
-
卡尔曼滤波
1、运动目标进行检测与跟踪,背景差分法,卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示
2、采用平均背景法更新背景图像;
3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calman filter, the detection result is represented by the red outer rectangle frame, and the tracking result is expressed in green rectangle frame. 2. The background image is updated with the average background method. 3. The part of the code is explained in detail)
- 2021-01-01 21:48:58下载
- 积分:1
-
beamlet
采用beamlet变换方法,实现图像线特征提取,以此代码为基础的文章已被核心期刊录用(Beamlet transform methods used to achieve the image line feature extraction, this code is based on the core of the article has been hired Journals)
- 2010-02-04 00:27:56下载
- 积分:1
-
PSOandsdive
运用微粒群算法求解改进的二维熵最大值算法,对于医学图像分割非常有用(Using the PSO algorithm to calculate the maximum of the improve 2D entropy value)
- 2009-04-08 15:03:54下载
- 积分:1
-
image
图像分割 图像增长 边缘检测 医学图像分割
阈值分割(image segmentation iamge growing
edge detection)
- 2020-12-06 15:59:22下载
- 积分:1
-
barcode
PDF417条码定位与检测,视频课程作业,很好的定位了条码而且将其旋转到正方向(PDF417 bar code location and detection, video course work, a good positioning of the bar code and will rotate to the positive direction of its)
- 2010-03-12 13:37:05下载
- 积分:1
-
rgb2hsi
说明: 图像色彩空间转换,hsi空间,cmy,yiq,yuv等等(Digital Image Color Space Conversion)
- 2019-01-02 22:55:27下载
- 积分:1
-
12_运动车辆检测跟踪系统
1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。
2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。
3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。
4.点击轨迹绘制菜单,绘制车辆的轨迹。
注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.dll,cvaux210.dll,cvcore210.dll,highgui210.dll,ml210.dll这五个文件拷贝至*.exe可执行文件下。(First, open the CR. AVI video from the file menu and the system will display the first frame of the video.
2. Click on the Background extract menu and the background will be extracted later and displayed in the open second window.
3. When the background is extracted, click on the Test Tracking menu to test and track the vehicle.
4. Click on the trajectory drawing menu to map the trajectory of the vehicle.
Note: Since a video decoder is required to open an AVI video file using OpenCV, install a DivX-type video decoder on the computer before the program runs, otherwise an error will occur that can not open the file. The program uses OpenCV2 .1, which requires five files to be copied to *, cv210. DLL, cvaux 210. DLL, cvcore 210. DLL, highgui 210. DLL, ML 210. DLL. Exe under executable.)
- 2018-02-24 09:11:18下载
- 积分:1