搜索资源列表
hist
- 图形直方图均衡的小程序,很适合初学者,效果也不错,改几个参数会有不同的效果-graphical histogram equalization of small programs is well-suited to beginners and the results would be good, change some parameters have different effects
hist
- 一种基于彩色图像直方图的车辆检测方法,效果很好-A histogram-based color image of the vehicle detection methods, well
hist
- 用直接灰度变换改变图像(求反,增强对比度,动态范围压缩,灰度切分)及报告 -Direct gray-scale transformation to change the image (for anti-, enhance contrast, dynamic range compression, gray-level segmentation) and the report
hist
- 计算如下图像bread.jpg的直方图,并将图像进行均衡化,比较均衡化前后的图像及直方图。 直方图是统计在每一个灰度级上像素的个数,直方图均衡化是通过点运算使一幅输入图像转换为在每一灰度级上都有相同的象素点数的输出图像(即输出的直方图是平的)。公式如下: 连续情况: 离散的情况: 其中 表示输入图像的直方图, 表示灰度等级, 表示输入图像的面积。 -Calculated as follo
hist
- 用opencv实现图像灰度直方图。通过颜色空间转换也可以画出颜色直方图。-Image with opencv histogram. Through color space conversion can also be painted the color histogram.
hist
- 这个是直方图均衡化的源代码,因为本人现在跟导师研究这方面的,所以都是发这方面的代码。-This is a histogram equalization of the source code, because I now study with the instructors in this area, so are the fat in this area code.
hist
- 在图像处理中,主要用于求取图像的直方图像。-In image processing, mainly for striking images, like the histogram
hist
- 设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
hist
- 直方图均衡化的C程序源码,接口已封装,可以在你的工程中调用-Histogram equalization of the C program source code, interface has been packaged, you can call your project
newtsol
- Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forwar
opencv-hist
- opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
hist3d
- matlab实现的三维直方图统计。用来统计数据的三维直方图。可适用于任何三维数据的统计。-matlab code to deal with 3d hist.
hist2d
- 二维直方图,MATLAB开发,用于描述图像的二维直方图 -2D hist
hist
- openCV图像处理源代码---直方图(hist)-openCV image processing source code--- histogram (hist)
hist
- 图像处理 直方图均衡化的源码-picture process about hist that provide a material for friend
hist
- 对图像进行直方图匹配,使图像变得更加清楚。-The image histogram matching, the image becomes more clear.
hist
- mfc直方图均衡化编程。运行程序后,点击“打开文件”按钮即可添加图像,然后点击“直方图均衡”按钮即可得到均衡化结果-histogram equalization mfc programming. Run the program, click on " Open File" button to add the image, then click the " histogram equalization"
hist
- 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
Hist
- 图像处理中的直方图处理(包括直方图统计,直方图均衡)-Hist in Image Processing
Hist
- matlab里面用于画柱形图的函数hist(),可以直接运行,数据结果可修改(Matlab is used to draw the function hist (), can run directly, data results can be modified.)