搜索资源列表
SPIHT(Matlab).zip
- % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('----------- Welcome to SPIHT Matlab Demo! ----------------\n'); fprintf('----------- Load
MATLAB交互型图象处理演示程序
- 一个自己做的MATLAB图象处理程序,已经上传了依次,没有成功,重新上传。重点是对BMP图象的各种操作以及MATLAB的GUI编程!-a MATLAB own image processing procedures, have uploaded followed, without success, to re-upload. Focus BMP images of the various operational and MATLAB GUI Programming!
(MATLAB)
- 加密解密图象隐藏原程序(MATLAB) 注:用bmp图象加密JPEG图象-hidden image encryption and decryption of the original procedure (MATLAB) Note : bmp image encryption JPEG image
matlab bmp和Jpg互转
- matlab实现的bmp和Jpg格式的互转程序,其中Bmp到Jpg有自己实现算法
matlab图像处理软件
- 可以直接使用,系统完成的基本功能大致如下: 1.能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2.数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3.数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。
Cimage.zip 图像处理类库
- 图像处理类库,支持JPEG、PNG、TIFF、BMP、GIF格式, The picture processing class storehouse, supports JPEG, PNG, TIFF, BMP, the GIF form
GetBMPPic.rar
- MATLAB和VC++混合编程实现BMP图像的读取显示,VC++为主要平台,中间调用MATLAB引擎,执行MATLAB语句,将读取的BMP数据显示出来。,MATLAB and VC++ Matlab read BMP images show, VC++ As the main platform, called intermediate MATLAB engine, the implementation of MATLAB statements will read BMP data display
test.rar
- 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。 用形态学击中击不中变换方法对图象进行细化处理。 实验图象:二值图象由一段文字组成,word_bw.bmp,The preparation of a universal binary morphological operations (erosion and expansion of open and close and hit
DSP
- 图片(bmp,jpg等)与DAT格式文件相互转换,实现DSP读取,存取图像,另附《Matlab辅助DSP进行图像处理应用开发》-Photo (bmp, jpg, etc.) and DAT format files converted with each other to achieve DSP read, access images, attached " Matlab-assisted DSP for image processing application development&
ezw
- matlab 小波零树图像压缩程序,分析对象:lena.bmp -matlab wavelet zero-tree image compression process, analyze the object: lena.bmp
BMP
- 数字图像处理中非常有用的一些图片包括LENA等.-Digital image processing is very useful in a number of pictures, including LENA, BARBARA such.
construct_bmp
- 运用MATLAB语言,构造了.bmp文件,其中包含了黑白,256色以及真彩图片,加强了对于 .bmp文件的理解,及MATLAB语言对于文件的读写-The use of MATLAB language, is constructed. Bmp file, which contains black and white, 256-color and true color images, enhanced for. Bmp files to understand, and the MATLAB lang
Canny
- Canny算子提取边缘,matlab进行图像处理,图像锐化-Canny edge extraction operator, matlab image processing, image enhancement
dct
- bmp DCT 压缩 对原图像进行DCT变换,数据压缩,丢弃右下角高频数据,进行DCT反变换,得到压缩后的图像-bmp DCT compression of the original image DCT transform, data compression, discarding the lower right corner frequency data, DCT inverse transform, the images are compressed
Nero
- 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
MATLAB-7.x
- matlab 7.x程序设计一书的源程序。第一篇绘图与句柄式图形,第二篇 图形化使用者界面,第三篇 深入活用MATLAB Compiler-matlab 7.x programming book source. First drawing and handle graphics, graphical user interface, second, third depth utilize MATLAB Compiler
jpeg-matlab
- bmp等图像格式通过JPEG标准编码程序-JPEG ENCODER
sift-the-Matlab-code!-for-SIFT-feature-matching-a
- SIFT, MATLAB CODE FEATURE MATCHING AND FEATURE RECOGNITION
BMP
- 二进制流读入bmp图像,空间和灰度分辨率的改变-Bmp image read the binary stream, spatial and grayscale resolution change
bmp
- 可以实现BMP图像的读取和显示,不适用Matlab中的imread()函数(serve to read BMP picture)