搜索资源列表
SPIHT-compress
- 输入:为需要压缩图象的名称,该主程序仅能构处理256灰度图,读者可以自行改编为RGB处理;ratio为压缩比率;level为小波分解的级数 输出:是解压完毕的图象数据矩阵-input : the need for image compression name, the main program can only handle 256 gray level structure, Readers can own adaptation of RGB; ratio of compression ra
rgb
- 读取并分解24位真彩图像,可以提取其中数字的特征值并输出,也可输出分解后的图像-Read and decomposition of 24-bit true color image, you can extract the characteristics of digital values and output, can output the image decomposition
rgbquadtree
- 四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片-Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images
rgb2hsi
- Decomposition RGB to HSI using C++(Use lena as example).
signal-analysis
- dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
rgbquadtree
- Quadtree decomposition [Encoding] and Decoding of RGB Image
wavecompression
- The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet. 1. Reading an image of either gray scale or RGB image. 2. Converting the image into grayscale if the image is RGB. 3. Decomposition of im
imcompr
- 基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。 -Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
RGBConvert
- BMP图像RGB三个波段分解和结合的小程序,分解后的单波段图像经处理后可使用该程序结合成新的图像,简单易用。-BMP image RGB three-band decomposition and combination of a small process, decomposition of the single-band image can be treated using the program together to form a new image, easy to use.
ctex
- In this project, we intend to segment natural images by combing colour and texture information. For this we will be using an unsupervised image segmentation framework (referred to as CTex) that is based on the adaptive inclusion of color and texture
imColorSep
- 对一个全彩色图像进行色彩通道的分解,从而可以看到不同的颜色通道下的图像。-IMCOLORSEP Displays the RGB decomposition of a full-color image
pauli
- matlab实现pauli分解 RGB显示-Matlab achieve pauli decomposition RGB display
SDHfenjie
- matlab实现SDH分解 RGB显示为彩图-Matlab achieve SDH decomposition RGB display
ImageStudy
- 对图像像素点可以进行RGB分解,也可以将RGB转换成像素点,并且可以将矩阵转化为图像-Image pixel RGB decomposition can also be converted into the RGB pixels, and the matrix into images
Decomposition-and-synthesis-of-RGB
- RGB分解与合成!求灰度转RGB的matlab程序-RGB decomposition and synthesis! Seeking grayscale to RGB matlab program
Csharp-Color-image-processing
- 彩色图像处理基础知识包括彩色位图的颜色的分解,RGB分别单色处理,和平均处理 -A color image processing based knowledge includes the decomposition of the color of the color bitmap RGB monochrome processing, respectively, and the average processing
pauli
- 极化SAR,pauli分解San Francisco地区RGB合成图-Polarization SAR Pauli decomposition San Francisco RGB composite image
Read_Airsar
- 极化SAR,读取San Francisco地区数据的读程序,在Pauli分解合成San Francisco的RGB图中有调用到-Polarization SAR reading program, read the San Francisco area data call to the Pauli decomposition a synthetic San Francisco RGB figure
yuyuzhuadian
- 鱼鱼抓点/抓色是一款专门为设计人员开发的方便、实用的辅助工具,它的功能是可以抓取屏幕上某个位置坐标颜色,支持不同颜色的代码,例如HTML颜色,RGB颜色,十六进制值等。 此外,该软件还支持进制转换和颜色分解,支持抓取窗口句柄,支持截图和画图功能,功能非常强大,你可以在使用中探索-Fish point/grasping color is a specialized designers to develop convenient, practical tool, its function
imColorSep
- Color decomposition of colored image in RGB and then conversion into CMY model.