-
phasecorrelation
运用相位相关法对图像进行匹配,并通过图形形象地显示相关系数位置。对图像的亮度变换不敏感,相关峰尖突出,有较高的配准精度。(fft、ifft、phase correlation)
- 2010-08-27 14:29:33下载
- 积分:1
-
车牌识别matlab
说明: matlab实现的简单的车牌识别,附有相关模板库(matlab chepaishibie,and xiangguanmubanku)
- 2020-06-09 23:42:50下载
- 积分:1
-
EMSeg
说明: 利用Em算法进行图像分割的代码,可以运行,代码简短清晰,有利于初学者,希望对你有用(Em algorithm using image segmentation code, you can run, code clear brief will help beginners, in the hope that useful to you)
- 2008-11-28 21:12:13下载
- 积分:1
-
PC20121224
先进行图像的预处理,采用中值滤波,梯度增强。基于边缘帧差法实现前景检测(first image preproceing,the median filtering,grdient enhancement。based on edge detection method of frame to realiase prospect)
- 2012-12-25 17:28:48下载
- 积分:1
-
bandpass-filters
在图像处理中实现带通滤波器的功能的matlab实现代码(Bandpass filter)
- 2013-10-09 11:40:37下载
- 积分:1
-
matlab
此程序实现matlab GUI上的图像处理,包括图像加噪(高斯,椒盐等),以及图像均衡、二值,以及多种锐化方法,图像亮度调节,另外还有图像保存、对比功能。(This procedure on matlab GUI image processing, including image plus noise (Gaussian, salt and pepper, etc.), and a graphic equalizer, two values, as well as a variety of sharpening method, image brightness adjustment, in addition to save the image, the contrast function.)
- 2021-03-26 20:29:12下载
- 积分:1
-
NSCTPHSI
基于NSCT与HSI的图像融合算法,采用非下采样的Contourlet变换和HSI彩色图像融合。(image fusion algorithms based on NSCT and HSI)
- 2011-10-24 10:40:46下载
- 积分:1
-
imge_fft
利用傅立叶变换的图像同态滤波,解决光照不均的问题(Use of Fourier transform images homomorphic filtering to solve the problem of uneven illumination)
- 2007-12-09 21:28:36下载
- 积分:1
-
MatlabTest
交通视频车辆检测,实现步骤为:
1.读取视频文件
2.利用图像提取相关算法检测单帧图像中的车辆
3.车辆检测算法应用于视频图像中
4.将结果可视化(Traffic video vehicle detection, the steps of: 1. Read the video file 2. Image extracting the vehicle in a single image of the correlation algorithm detecting vehicle detection algorithm applied to the video image. Results visualization)
- 2013-04-16 15:23:53下载
- 积分:1
-
matlab_hyperspectral_toolbox_v0.07
matlab 高光谱处理工具箱 hyperspecreleasesmatlab_hyperspectral_toolbox_v0.07.zip( Matlab Hyperspectral Toolbox
Copyright 2008-2012 Isaac Gerg
-------------------------------------------------------------------------
A Note on Notation
Hyperspectral data is often expressed many ways to better describe the
mathematical handling of the data mainly as a vector of pixels when
referring to the data in a space or a matrix of pixels when referring to
data as an image.
-------------------------------------------------------------------------
Dependencies
FastICA- http://www.cis.hut.fi/projects/ica/fastica/code/dlcode.shtml
-------------------------------------------------------------------------
Functions
Reading/Writing Data Files
hyperReadAvirisRfl- Reads AVIRIS .rfl files
hyperReadAvirisSpc- Read AVIRIS .spc files
hyperReadAsd- Reads ASD Fieldspec files. (.asd, .000, etc)
Data Formatting
hyperConvert2D- Converts data from a 3D HSI data cube to a 2D matrix
hyperConvert3D- Converts data fro)
- 2012-12-06 16:04:53下载
- 积分:1