Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • historgram_equalize.zip 图像处理。。 histogram equalization
  • ImageStone_src.rar ... a powerful C++ class library for image manipulation. It is written in pure C++ and easy portable. It includes load/save(support BMP GIF JPG PNG TIF ICO TGA PCX PSD...), display, histogram, undo/redo and transform image with over 100 predefined effects.
  • MinimumCost.rar Classify using the minimum error criterion via histogram estimation of the densities
  • ma_by.zip ... ) - ma_mfcc wav (PCM) to MFCCs (Mel Frequency Cepstrum Coefficients) - ma_sh sone to Spectrum Histogram - ma_ph sone to Periodicity Histogram - ma_fp sone to Fluctuation Pattern - ma_fc frame based representation (MFCCs or sone) to cluster ...
  • rawValue.zip 属于数据图像处理部分。 将原始的二进制图像转换成histogram的效果。
  • Real-time.zip 实时图像Histogram(曲线图)生成的代码示例,还可以实时操纵图像的亮度、对比度。
  • histogramprocessing.zip Several functions are provided for Histogram Processing. They include: PDF, CDF, and Histogram Equalization. For further details, please refer to: "Gonzales & Woods, DIP, 2nd. ed."
  • analyze_values.rar purpose computes histogram and some statistical measures (min, max, ...) for a list of values (one per line) compile gcc -g -o analyze_values analyze_values.c -lm
  • histw.zip An alternative to Matlab s HIST, function HISTW prevents extreme values in top and bottom percentiles of an input vector affecting the histogram s scaling, obscuring location and shape of the distribution s main mass. Limits of x and y (maximum only) axes ...
  • sift-1.1.1_20070330_win.zip Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.