-
bmp2ico
BMP,ICO,JPG等图片格式转换,按照例子可以任意格式转换(BMP, ICO, JPG and other image format conversion, according to examples can be converted to any format.)
- 2018-08-16 11:06:12下载
- 积分:1
-
program
gdal读tiff图像,获取图像大小,波段信息,图像数据,写Tiff图像到固定路径。(Read and write an TIff image using GDAL)
- 2012-02-13 22:08:22下载
- 积分:1
-
asmtoolbox
这是用于人脸识别和人脸定位的主动形状模型(asm)matlab工具箱。推荐(This for face recognition and facial shape positioning initiative model (asm2) Matlab toolbox. Suggest)
- 2007-01-06 15:49:58下载
- 积分:1
-
SuperResolution
这是一个关于图像处理的程序,能够将像素比较低的图像变成分辨率高的图像.(This is a matter of image processing procedures, can be relatively low-pixel high resolution image into the image.)
- 2009-04-11 11:53:05下载
- 积分:1
-
ACE算法
ACE算法 对图像进行增强,能完成对雾天图像,低照度图像的增强处理(automatic colour enhance)
- 2021-01-27 15:58:40下载
- 积分:1
-
Matlab
人耳识别,包含图像预处理,图像特征点的提取,比较实用(Ear recognition)
- 2013-12-18 10:37:54下载
- 积分:1
-
车牌bmp文件读取与字符分割、归一化
说明: VC++.NET车牌识别、字符分割与归一化处理,图像对象BMP格式,程序将读取车牌的图像信息,归一化图像大小,动态分配存储图片的像素信息的二维数组,找到图像各列,从左列开始,垂直扫描,实施图片局部分割等,有兴趣编写车牌号识别的可参考对比下。(VC ++. NET license plate recognition, character segmentation and normalization processing, image object BMP format, the program will read the license plate image information, normalize the image size, dynamically allocate a two-dimensional array of pixel information to store the picture, and find the image columns , Starting from the left column, vertical scanning, partial image segmentation, etc. If you are interested in writing the license plate number recognition, please refer to the comparison.)
- 2020-03-23 22:28:07下载
- 积分:1
-
quyufangcahquda
基于区域方差取大的图像融合算法
代码编写经典(Based on the regional variance max of the image fusion algorithm )
- 2011-06-24 12:59:21下载
- 积分:1
-
ImageMatch
提取特征点并匹配,有基于相关系数和最小二乘两种方法。(Extracting feature points and matching)
- 2018-04-29 16:22:44下载
- 积分:1
-
picture--chasing
背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。
MeanShift运动目标跟踪 matlab程序
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
这两种算法为处理图像跟踪的基本方法
(Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking)
- 2012-11-12 16:44:21下载
- 积分:1