登录
首页 » Visual C++ » Histogram-method

Histogram-method

于 2015-04-14 发布 文件大小:46KB
0 211
下载积分: 1 下载次数: 14

代码说明:

  利用直方图双峰法选取适当阈值对图像进行二值化处理。此法只适用于直方图为双峰状图像。(Using the Shuangfeng method to the appropriate threshold histogram of image processing two values. This method is only applicable to the histogram of image of Shuangfeng.)

文件列表:

直方图双峰法
............\pout.tif,69004,2000-12-04
............\直方图双峰法.m,189,2015-04-13
............\程序.txt,189,2015-04-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • opencv
    数字图像处理 opencv 一些基本例子和源码(opencv code)
    2009-07-12 12:27:37下载
    积分:1
  • Fourier
    实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)
    2020-10-27 21:20:03下载
    积分:1
  • Lsm_match
    最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。(Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matching, which is very detailed.)
    2013-07-18 16:52:41下载
    积分:1
  • vc
    说明:  用c写的jpg编解码,包括jpeg2bmp和bmp2jpeg,可在vc6下调试。(With c written jpg codec, including jpeg2bmp and bmp2jpeg, may be under vc6 debugger.)
    2008-05-11 04:22:06下载
    积分:1
  • PC20121224
    先进行图像的预处理,采用中值滤波,梯度增强。基于边缘帧差法实现前景检测(first image preproceing,the median filtering,grdient enhancement。based on edge detection method of frame to realiase prospect)
    2012-12-25 17:28:48下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • VCgongchenganli
    说明:  VC的一些工程案例,包括车牌识别,人脸识别,图像处理基本操作等(car license recognization system)
    2010-04-14 16:25:39下载
    积分:1
  • Visual+C++Picture
    说明:  该书介绍的用VC实现图像处理,其中包括一些图像处理知识的介绍(The book described the realization of image processing using VC, including some knowledge of image processing introduction)
    2008-11-29 14:47:35下载
    积分:1
  • prient
    静态画图,可以改变图形边框颜色与矩形或椭圆的填充颜色(Static drawing, you can change the fill color graphics border color and rectangular or oval)
    2012-11-22 17:26:00下载
    积分:1
  • opencv-sift
    图像匹配,可以实现目标图像的匹配,匹配出最相似的训练图片。(Image matching, the matching can achieve the target image, matching the most similar training images.)
    2013-06-08 16:46:48下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载