搜索资源列表
bianmashiyan
- 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on
SMQTcode
- 根据icip会议2005年度的一篇文章编写的matlab程序。包含有效果图。 运用smqt(连续均值量化变换)算法进行灰度图像增强。它比传统方法(直方图均衡化处理)的优点在于可以保证增强后图象的直方图波形不变,可以展现图象的底层结构,自动集中改进图象细节。是一种新的效果更好的灰度图象增强算法。-under icip 2005 annual meeting of an article prepared by the Matlab procedures. Includes map results
ColorHistogram
- 将图像转换到HSV空间,并对其进行量化降维后,计算其颜色直方图
scd.rar
- 一个有关Hsv颜色空间的颜色量化程序,颜色量化并画出相关直方图,Hsv color space on a color quantization process
ColorHistogram.rar
- 图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。,Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
color_hist256
- 自己编写的提取RGB图像的包含256bin的一维直方图,首先把rgb图像转换为hsv图像,然后量化三个分量图像,最后提取一维直方图,可用于图像检索。-I have written extract contains RGB images 256bin one-dimensional histogram, first of all put rgb image is converted to hsv images, then quantified the three-component image,
hsvhist
- -提取彩色图像HSV直方图 -量化均匀量化 -结果归一化-Extract HSV histogram
40
- 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
nilsson
- SMQT 连续均值量化变换,对图像进行增强处理,比传统的直方图均衡的方法好得多。-The SMQT continual average value quantification transformation, carries on enhancement processing to the image, is much better than the traditional histogram balanced method.
ColorQuantization
- 针对色调在颜色量化时容易出现偏差,提出了一种基于直方图特性的颜色量化算法,在颜色量化时对色调进行修正,并采用脉冲耦合神经网络对颜色量化结果进行分割验证.-For color in the color quantization error prone, a feature based on the color histogram quantization algorithm, when the color quantization for color correction, and using p
histogram-equalization
- 直方图给出了一个简单可见的指示,可以用来判断一幅图像是否合理的利用了全部被允许的灰度级范围。一般一幅图应该利用全部或几乎全部可能的灰度级,否则等于增加了量化间隔。丢失的信息将不能恢复。-Histogram shows a simple visible indication, an image can be used to determine the reasonableness of the use of all the allowed range of gray levels. A map s
ColorHistogram
- 图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。-Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a
2010Robust
- 强大的音频数据隐藏的使用以及相关量化直方图检测器-Robust Audio Data Hiding Using Correlated Quantization With Histogram-Based Detector
quilt_research
- 将RGB转换成HSV,并且实现HSV的单一量化,方便用直方图显示。-Quantify HSV
digit-and-histe
- 图像的灰度变换。改变图像输入、输出映射的灰度参数范围(拉伸和反比),观看图像处理结果。 修改可选参数gamma值,使其大于1,等于1和小于1,观看图像处理结果。 对图像直方图均衡化处理,显示均衡前后的直方图和图像。 图像的数字化参数取样频率(像素个数)、量化级数关系- Gray-scale transformation of the image. Change the image input and output mapping of the gray-scale range o
Color-histogram
- HSV空间非等间隔量化,手工绘制图像的颜色直方图-HSV space, non-interval quantization, hand-painted the color histogram of the image
ColorHistogram
- 量化的hsv颜色直方图 不等间隔分为72维 效果还可以 注释里有加权直方图 但是效果不好-Quantify the hsv color histograms ranging interval is divided into 72-dimensional effects can also be annotated with the weighted histogram but ineffective
ColorHistogram
- 对HSV颜色空间进行16 4 4 颜色量化,采用255直方图-1644 color quantization of the HSV color space, using 255 histogram
ColorHistogram1
- 用于从RGB到HSV的非等间隔量化,转换成72维空间,用直方图作为颜色特征表示。-Used to convert the 72-dimensional space from RGB to HSV non-interval quantization histogram as the color feature representation.
D
- 灰度图像的量化和直方图均衡化直接调用函数。量化是指将像素灰度转换成离散的整数值的过程。量化等级越多,所得图像层次越丰富,灰度分辨率高,图像质量好,但数据量大。-Write MATLAB functions to quantize grayscale image with given quantization step Q. Process the given test images “Lena” with quantization steps Q=2, 4, 8 16, 32, 64, 1