Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Cpp1.rar ... 数据和归一化后直方图数据分别保存在histogram.txt和NormalHistogram.txt中。
  • RGB.rar 用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。
  • histogram.zip Copyright (C) 1999 by Alexander Fedorov All rights reserved Distribute and use freely, except: 1. Don t alter or remove this notice. 2. Mark the changes you made Send bug reports, bug fixes, enhancements, requests, etc. to: alexander. ...
  • 1921682144200851584038333272.rar VC++实现图像检索技术 a) 采用颜色检索方法的目的: b) 利用颜色直方图进行检索:-VC Image Retrieval a) color retrieval method purpose : b) the use of color histogram retrieval
  • specificationmatlab.rar 自己编写的一个简单的matlab程序,实现图像直方图的均衡化及规定化处理.image histogram equalization,histogram matching(specification).
  • binary_history_connectedComponent.tar.gz a binary image (threshold at 128) a histogram connected components
  • EmdL1_v2.rar NOTES: 1. This implemention borrowed some basic framework from Rabner s original EMD code. 2. Histogram matrices are assumed to be arranged in the "matlab" style, i.e, the [i,j,k]-th element is located in the position i*(n2*n3) + j*(n3) + k 3 ...
  • readbmp.rar 讀取bmp圖檔,畫出histogram,減少spatial resolution,減少gray level resoluton,再畫出結果
  • KernelTracking.rar ... representation and localization, the central component in visual tracking of non-rigid objects, is proposed. The feature histogram based target representations are regularized by spatial masking with an isotropic kernel. The masking induces spatially- ...
  • HW3-Sheakhah-427220112-mask-laplacian_sobel.rar it is in image processing field. this code Read TIFF Image then it excute compute histogram and histogram equalization. after that it Write TIFFU unsigned Char.