Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - generate a histogram
Search - generate a histogram - List
一些常用的图像处理cpp和对应的matlab接口 是非常常用的一些代码-Quick list of the source included: imhist_thresh.cpp: Generate histogram from data,# of bins based on unique values. imsmarthist_thresh.cpp: equalize data based on histogram imsmartstd_thresh.cpp: equalize data based on standard deviation im_absdiff.cpp: Absolute difference of two images im_add.cpp: Add two images im_addelem.cpp: Add a variable to an image im_complement.cpp: Inverse of an image im_div.cpp: Divide one image by another (pixel wise, not linear algebra) im_divelem.cpp: divide an image by an element im_find.cpp: generate a new image based on conditions, will be booleanish im_fliplr.cpp: Flip image left right im_flipud.cpp: Flip image up down im_hist.cpp: Histogram of image, notes will explain how to display results im_log10.cpp: Take the log of the image im_max.cpp: Max value in the image im_mean.cpp: Mean value of the image im_median.cpp: Median value of the image im_min.cpp: Min value of the image im_mult.cpp: Mult
Date : 2026-01-08 Size : 485kb User : Ming

毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件-Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix, HU moment invariants, edge direction histogram, retrieval method using the K-means and KD trees are two kinds of needs OPENCV support Please select a runtime folder to generate the feature library, feature library with access database save, only supports JPG files
Date : 2026-01-08 Size : 351kb User : 平天羽

实现图像的直方图均衡,对任意格式的图像都适用,并且生成新的图像-Histogram equalization of image, the image of any format are applicable, and generate a new image
Date : 2026-01-08 Size : 1kb User : garfield

生成颜色直方图并归一化处理,然后检索出所选择的图像-Generate the color histogram and the normalization processing, the image of and then retrieved a the selected
Date : 2026-01-08 Size : 1kb User : 孙丽杰

采用直方图求中值的高效中值滤波算法。使用滑动窗口的技术加快程序执行速度。变化阈值及方法即可生成最大值、最小值滤波算法。-Using a histogram of the values ​ ​ in seeking efficient median filtering algorithm. Use technology to accelerate the sliding window program execution speed. Change threshold and the method to generate the maximum, minimum filtering algorithm.
Date : 2026-01-08 Size : 42kb User : 陆为霜

各种LBP算法的代码,可以只管看到中间结果,不需要生成直方图-Various LBP algorithm code, you can just see the intermediate results, no need to generate a histogram
Date : 2026-01-08 Size : 56kb User : 周炳南

自己编写的matlab图像处理程序,可以生成图像直方图并且对图像进行傅里叶变换-I have written MATLAB image processing program, you can generate a histogram of the image and the image of the Fourier transform
Date : 2026-01-08 Size : 1kb User : 文朋
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.