Welcome![Sign In][Sign Up]
Location:
Search - cumulative histogram

Search list

[OtherCRetrieveMethod

Description: 关于基于内容的图像特征的检索VC的实现,包括直方图,累计直方图等-on content-based image retrieval features of the VC achieve, including the histogram, such as cumulative histogram
Platform: | Size: 7904 | Author: 江兰 | Hits:

[Special Effectspartsumhist

Description: 局部累计直方图,自己改的小程序,仅供参考,用于图像检索-local cumulative histogram, a small change their procedures for reference for Image Retrieval
Platform: | Size: 191673 | Author: yxc | Hits:

[OtherCRetrieveMethod

Description: 关于基于内容的图像特征的检索VC的实现,包括直方图,累计直方图等-on content-based image retrieval features of the VC achieve, including the histogram, such as cumulative histogram
Platform: | Size: 7168 | Author: 江兰 | Hits:

[Special Effectspartsumhist

Description: 局部累计直方图,自己改的小程序,仅供参考,用于图像检索-local cumulative histogram, a small change their procedures for reference for Image Retrieval
Platform: | Size: 191488 | Author: yxc | Hits:

[Special Effectshuiduzhifangtu

Description: 自己编的一些关于图像灰度直方图处理的MATLAB源程序,包括加权距离,累加直方图,欧氏距离,直方图相交法,中心距法共5种方法,可选择适合的选用。-Own some on the image histogram processing MATLAB source code, including the weighted distance, cumulative histogram, Euclidean distance, histogram intersection of law, from the Law Center, five kinds of methods to choose the appropriate selection.
Platform: | Size: 2048 | Author: louwutao | Hits:

[GIS programwork3

Description: C++语言实现生成对遥感图象进行累计直方图分析,-C++ Language generation of remote sensing image analysis of the cumulative histogram,
Platform: | Size: 2073600 | Author: 吴贺 | Hits:

[Picture Viewerzhifangtujunhenghua

Description: 函数功能,对图像进行直方图均衡 直接读图像Img10_1.bmp,读到tu中 graydis是原始直方图各灰度级像素个数 原始直方图graydispro,利用原始直方图计算原始累计直方图graydispro t[]计算和原始灰度对应的新的灰度t[],建立映射关系,t坐标代表原始的灰度,t[]代表对应原始坐标的新坐标 new_graydis是统计新直方图各灰度级像素个数 计算新的灰度直方图new_graydispro,利用新的直方图计算新的累计直方图new_graydispro 计算直方图均衡后的新图new_tu-Function of images directly read the image histogram equalization Img10_1.bmp, read tu in graydis is the original pixel gray level histogram of the number of original histogram graydispro, using the original histogram calculation of the cumulative histogram of the original graydisprot [] calculated and the original gray-scale corresponds to the new gray t [], the establishment of mapping relations, t coordinates of the representative of the original gray-scale, t [] on behalf of the original coordinates of the corresponding new coordinates new new_graydis statistical gray level histogram of the pixel number calculation new histogram new_graydispro, using the new calculation of the new cumulative histogram histogram histogram equalization calculation new_graydispro new plan after new_tu
Platform: | Size: 9216 | Author: gua | Hits:

[Special Effectsexamples

Description: 基于颜色累加直方图的图像检索,可供初学者参考,matlab编程实现-Cumulative color histogram-based image retrieval, reference for beginners, matlab programming
Platform: | Size: 3072 | Author: xiaobao | Hits:

[Special Effectsmatlab

Description: 实现焊缝图像的直方图均衡化处理,其中包括图像原始直方图和累积直方图,达到图像处理的效果。-The realization of Welds histogram equalization image processing, including the original image histogram and cumulative histogram image processing to achieve results.
Platform: | Size: 1024 | Author: derekwang | Hits:

[Windows Developlab01_rp

Description: simulation for random processes, including histogram of cumulative probability function, conditional probability, random walk process and damped walk process.
Platform: | Size: 5120 | Author: binbin | Hits:

[Database system70

Description: 随着多媒体、网络技术的迅速发展,图像信息的应用日益广泛,对规模越来越大的图像数据库、可视信息进行有效的管理成为迫切需要解决的问题,灵活、高效、准确的图像检索策略是解决这一问题的关键技术之一。因此,基于内容的图像检索已成为国内外学者研究的主要热点问题,并取得了不少的成果。 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。 经过对该系统进行反复的调试运行后,该系统所实现的功能基本达到了设计目标,并且运行良好。当用户提供出所要查询的关键图后,系统就可以从用户提供的图像库中检索到与关键图相似的图片并排序返回给用户,达到了预期效果。 -With the rapid development of the multimedia and the network technology, the image information becomes more widely available, increasing the size of the image database, visual information for effective management of an urgent need to address the problem, flexible, efficient and accurate image retrieval strategy solve this problem one of the key technologies. The researchers are so keen on Content-Based Image Retrieval that they have made much progress. In this paper, today s popular content-based image retrieval technology is analyzed. And it mainly focuses on the research of its algorithm. In a period of half a year, Through access to relevant information and to seriously study the content-based image retrieval of the basic theory, in particular, in-depth study of the color histogram theory and cumulative histogram algorithm. Finally, this system should be implemented under the platform of the MATLAB by programming. In this system, the basic image retrieval functions can be achieved.
Platform: | Size: 380928 | Author: qichao | Hits:

[Special Effectszhifangtu

Description: 函数功能,对图像进行直方图均衡 直接读图像Img10_1.bmp,读到tu中 raydis是原始直方图各灰度级像素个数 原始直方图graydispro,利用原始直方图计算原始累计直方图graydispro t[]计算和原始灰度对应的新的灰度t[],建立映射关系,t坐标代表原始的灰度,t[]代表对应原始坐标的新坐标 new_graydis是统计新直方图各灰度级像素个数 计算新的灰度直方图new_graydispro,利用新的直方图计算新的累计直方图new_graydispro 计算直方图均衡后的新图new_tu -Function, function, a direct reading of the image histogram equalization image Img10_1.bmp, read tu in raydis the original pixel gray-level histogram of the number of the original histogram graydispro, using the original histogram of the original calculation of cumulative histogram graydispro t [] calculation and the original gray-scale corresponding to the new gray t [], to establish mapping relationship, t coordinates on behalf of the original gray-scale, t [] on behalf of the new coordinates corresponding to the original coordinates of the new new_graydis statistical histogram of the number of gray-scale pixel calculate the new histogram new_graydispro, using the new calculation of the new cumulative histogram histogram histogram equalization calculation new_graydispro new plan new_tu
Platform: | Size: 1024 | Author: zhengyan | Hits:

[Graph programhistgramTest

Description: 本程序计算局部窗口的累积直方图,可用于驱动水平集和纹理分割- in this test program, we calculate the cumulative histogram in a local window centered at each pixel,this local cumulative histogram can be used to drive the level set for image and texture segmentation. Author: Associate Prof. Yuanquan Wang, Affiliation: Tianjin Key Lab of Intelligent Computing and Novel Software Technology, School of Computer Science, Tianjin University of Technology, Tianjin 300191, China 01/20/2008 Reference: 1. Tony Chan, Selim Esedoglu, and Kangyu Ni, Histogram Based Segmentation Using Wasserstein Distances, SSVM 2007, LNCS 4485, pp. 697–708, 2007. 2. Kangyu Ni, Xavier Bresson, Tony Chan, Selim Esedog, Local Histogram based Segmentation using the Wasserstein Distance, at: www.math.lsa.umich.edu/~esedoglu/Papers_Preprints/chan_esedoglu_ni.pdf or at :ftp://ftp.math.ucla.edu/pub/camreport/cam08-47.pdf
Platform: | Size: 2048 | Author: 方可 | Hits:

[Special EffectsAIHC

Description: 使用OpenCV读取图像,使用自定义类计算图像的累积直方图,可以快速计算指定区域直方图-Use OpenCV to read images, images are calculated using a custom class cumulative histogram, you can quickly calculate the designated area histogram
Platform: | Size: 5120 | Author: 叶人杰 | Hits:

[Special Effectslocal-features

Description: 基于局部累积直方图和纹理特征的图像检索方法-The cumulative histogram and texture based on local features of image retrieval methods
Platform: | Size: 547840 | Author: qq | Hits:

[matlabPCA

Description: 基于年龄累计直方积累的人脸识别与鉴别算法比较-Cumulative Histogram Based on the accumulation of age, face recognition compared with the discrimination algorithm
Platform: | Size: 2048 | Author: 苏子 | Hits:

[matlabhistogramequalization

Description: In histogram equalization we are trying to maximize the image contrast by applying a gray level transform which tries to flatten the resulting histogram. The gray level transform is a scaled version of the original image s cumulative histogram. That is, the graylevel transform T is given by T[i] = (G-1)c(i), where G is the number of gray levels and c(i) is the normalized cumulative histogram of the original image. -In histogram equalization we are trying to maximize the image contrast by applying a gray level transform which tries to flatten the resulting histogram. The gray level transform is a scaled version of the original image s cumulative histogram. That is, the graylevel transform T is given by T[i] = (G-1)c(i), where G is the number of gray levels and c(i) is the normalized cumulative histogram of the original image.
Platform: | Size: 10240 | Author: akash | Hits:

[Special EffectsCBIR

Description: 毕业设计做的一个图像检索系统,实现基于颜色直方图、累加直方图的检索-Graduation to do an image retrieval system, color-based histogram, cumulative histogram of the retrieval
Platform: | Size: 4096 | Author: 林中正 | Hits:

[Special Effectshistogram

Description: An image Histogram represents the tonal distribution of an image. It plots the number of pixels for each tonal value. In Histogram equalization the global contrast enhancement is obtained using the cumulative density function of the image as a transfer function
Platform: | Size: 69632 | Author: murthy | Hits:

[source in ebookCBIR-HIST

Description: 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。-This paper focuses on today' s most popular content-based image retrieval techniques are studied, with emphasis on its algorithm research. In six months time, through access to a lot of relevant information, and carefully study the content-based image retrieval of the basic theory, particularly in-depth study of the color histogram and cumulative histogram algorithm theory, and finally in the MATLAB programming platform to implement this system The system can achieve the basic function of image retrieval, based on user input sample images and pictures of the image feature matching, then find and relatively small sample image from several images, and in accordance with the distance between the images from the small to large order to the user.
Platform: | Size: 3686400 | Author: 周佳森 | Hits:
« 12 3 »

CodeBus www.codebus.net