搜索资源列表
lzwMatlab.zip
- Implements a TIF compatible LZW encoding/decoding algorithm,Implements a TIF compatible LZW encoding/decoding algorithm
10.1
- 对tif格式的图像的二值化图像进行膨胀操作-Tif format for image binarization image expansion operation
dct
- 利用DCT变化对tif图像进行压缩利用DCT变换进行图像压缩的MATLAB程序-Changes in the use of DCT compression of tif images using DCT transform image compression MATLAB program
tif
- k-means算法代码 matlab的程序,具体使用说明在函数里面 :) 附UCI的测试集图片,可以用作VQ的实验-k-means algorithm matlab code of procedure, specific for use inside the function:)
Movie
- Makes a simple avi movie from a sequence of frames The user can control the display time of each frame. The movie is created in the same folder where this function is run. Usage: Inputs: name: root name of the framse filetype: .bmp , .j
export_fig
- This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped border
stretch
- Write your own code to linearly stretch the gray scale on "trees.tif" so that the image will have a better contrast than in the original image. Try histogram equalization for the same image.
roi
- A simple coding to select the region of interest image in an image which is in the form of jpg,tif and other formats. You can simply select the region of interest in your image and display it.
PFK
- 检测图片中的人脸,适用于JPG/jpg、BMP/bmp、TIF/tif或者GIF/gif的图片-Face detection in the picture for JPG/jpg, BMP/bmp, TIF/tif or GIF/gif image
matlab
- 批量tif文件16bit转换为8bit,支持自定义灰度转换-convert 16 bit tif files to 8 bit ones
bookimg
- 冈萨雷斯 image processing using matlab一书的附带图片,打包下载解压即可使用-imagedatabase of < image processing using matlab>
siva_working_code
- finger print recgnition using matlab
videofig
- A figure ready to scroll through and play videos. You can also draw any custom graphics on it.-VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES.
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
video2pic
- 实现把视频转换为图片序列。支持avi视频,可转换为jpg、tif等格式的图片。-A tool used in matlab to convert the video to a series of pictures.
tp-tif
- matlab ods tp facile
imagemerge
- 本段代码主要是为了实现讲多光谱图像进行光谱分离然后再合并成一种可以在matlab中显示的格式.tif的图像,同时保证了原始的图像信息不丢失-This code is mainly to achieve multispectral images speak for spectral separation and then combined into a format that can be displayed in matlab. Tif image, while maintaining the
Tranform-tif-in-Matlab
- C:\Documents and Settings\Administrator\桌面\Tranform tif in Matlab.rar
matlab
- 带通滤波器(Butterworth、椭圆、窗函数),采样率fs=2000Hz, 通带范围为300 -600Hz,阶数自选, 画出频率响应并分析比较, 对cameraman.tif图像分别添加椒盐噪声(密度为0.03)和高斯白噪声(均值为0,方差为0.02)的图像,利用三种方法进行去噪,显示原始图像、加噪图像和去噪图像并对实验结果进行分析(Band pass filter (Butterworth, ellipse, window function), sampling rate FS = 20
多光谱影像PCA与遍历显示matlab实现
- 基于多光谱影像的地物分类预处理算法,使用matlab将数据tif影像打开,并展示,在数据波段中,使用PCA算法,使得信息集中利于分类。(Preprocessing algorithm of object classification based on multi spectral image)