搜索资源列表
DigitalImageP
- 本人自己编写的数字图像处理,是用VC写的,就是如何读出位图图像-I have written to the digital image processing, is used to write the VC is how to read bitmap images
mywavelet_code
- VC++写的二维小波变换,用于图象处理,可以参考一下-VC write the two-dimensional wavelet transform for image processing, can take a look
JPEGDecoder
- Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。-Free Software Foundation Inc.. Companies using java write j peg decoder. An excellent image decoder object-oriented model.
test
- Jpeg图像编解码,根据JPEG图像压缩编码的源代码,编写BMP图像转JPEG的程序,该程序能够读取homework3.bmp图像的数据,并调用JPEG压缩编码的代码生成相应的JPEG图像文件-Jpeg images decoding, according to Jpeg image compression of source code, write BMP image of turn Jpeg program, the program can be read homework3. BMP im
CCSDS_IMAGE_COMPRESSION
- CCSDS图像压缩源代码,MATLAB编写处理-CCSDS image compression source code, MATLAB write processing
transform
- matlab例程,实现将图像样本转换成libsvm数据格式,并写入txt文件(附有测试和训练数据)-matlab routine to achieve the image samples into libsvm data format, and write txt file (with the test and training data)
EZW算法的过程详解和Matlab代码
- EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
6
- 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
Fast_NCC_Corr
- matlab写的图像匹配算法 十分有效可用 值得学习!-matlab write very effective image matching algorithm can be worth learning!
code
- matlab编写的图像纹理特征提取算法,附有一张纹理图像,对于纹理特征提取,该算法很有效!-matlab write feature extraction of image texture, with a texture image for texture feature extraction, the algorithm is very effective!
dct
- 这是用matlab写的dct代码用于图像的信息的隐藏和提取。。部分老师写的哦。-This is used to write the DCT matlab code for the image and extract the hidden information. . Oh part of the Writing Teacher.
MATLAB_CellProfilerv1.0
- CellProfiler is designed for biologists without training in computer vision or programming to quantitatively measure cells in thousands of images automatically. It has a user-friendly graphical interface. CellProfiler has a modular, flexible infras
localequalizedpixelshift
- This code applies local histogram equalization an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window sh
Teach-to-read-image-by-matlab
- 我自己寫的matlab教學,給初學者更快上手。-Matlab write my own teaching, for beginners to get started quickly.
Image-Fusion
- 国外牛人写的可见与红外的图像融合算法,编译环境是matlab,里面包含目前主流的融合算法。-Foreign cattle to write the visible and infrared image fusion algorithm, the build environment is Matlab, which contains the current mainstream of the fusion algorithm.
remote-sensing-image-correction
- 用matlab写的用于遥感影像几何精校正的程序,可以进行一次,二次和三次多项式的校正-Write using matlab for remote sensing image geometric precision correction procedures can be the first, second and third order polynomial correction
matlab_digital-image-process
- 冈萨雷斯数字图像处理的所有matlab源码,非常全的一个,供大家对着课本学习使用。强烈推荐给大家。那本书也写的非常不错。-Gonzalez digital image processing matlab source code for all, a very wide one, for everyone to learn to use against the textbook. Strongly recommend to everyone. That book also write very g
Video-display-and-read-write
- MATLAB 最常處理的影像格式為索引影像(Indexed Images) 顯示此類型影像的語法如下: image(X) colormap(map) 其中X為影像的資料矩陣,map為色盤矩陣。 色盤矩陣的大小為K×3,每個橫列由三個元素所組成,分別是R(紅) 、G(綠)、B(藍) ,每個元素的範圍為0~1 X的值為1~K,也就是當X(i, j)的值為p,則像素點(i, j) 的顏色為map(p, :)這一列的值所決定。 -MATLAB image forma
image_write
- Tool for image write matlab
Image-compression-coding
- 基于MATLAB编写的图像压缩与解压代码,附原图像与处理后的图像及代码。-MATLAB-based image compression and decompression write code attached with the original image and the image processing code.