CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - HISTOGRAM THRESHOLDING

搜索资源列表

  1. DigitalImageProcessing_v1

    0下载:
  2. 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:1389194
    • 提供者:Johnson Huang
  1. hist_thresh

    0下载:
  2. 直方图阈值分割的代码-histogram thresholding segmentation code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2136
    • 提供者:林兰
  1. chengxu

    0下载:
  2. 本程序说明的是直方图阈值的双峰法,是于阈值选取的图像分割方法-This procedure is described in the bimodal histogram thresholding method is in the threshold selection method for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2430
    • 提供者:wz
  1. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2992216
    • 提供者:chengmengli
  1. DIP

    0下载:
  2. 实现了两个功能:采用直方图均匀化方法实现图像增强,图像边缘检测与阈值分割。-Implementation of two functions: Histogram of homogenization method used to achieve image enhancement, image edge detection and thresholding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:198048
    • 提供者:何谢
  1. OTSU

    1下载:
  2. 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:450531
    • 提供者:孙琰
  1. xiefen

    0下载:
  2. 模糊分割,基于混沌粒子群以及二维直方图的斜分阈值分割-Fuzzy partition, based on chaotic particle swarm and the oblique two-dimensional histogram thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:5856
    • 提供者:小冰郎
  1. zhifen

    0下载:
  2. 阈值分割。基于二维直方图及混沌粒子群的图像分割方法-Thresholding. Based on two-dimensional histogram and chaotic particle swarm methods for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:6840
    • 提供者:小冰郎
  1. otsu

    0下载:
  2. otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:937
    • 提供者:白痴
  1. MyDIP_Matlab

    2下载:
  2. 以matlab为平台的一个GUI界面的图像处理程序,具有图像处理的各种功能,如:图像旋转,色彩平衡调节,图像增强,加噪,滤波,二值化,直方图,膨胀,腐蚀,边缘检测及图像合成等功能。-以 matlab as a platform for a GUI interface, image processing, has an image processing functions, such as: image rotation, color balance adjustment, image enhan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:81648
    • 提供者:michael
  1. dspappliation

    1下载:
  2. 把含有数字的图像,如车牌,身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来 首先把图像二值化,二值化算法选择固定阈值、直方图或最大类间方差法,比较各个二值化算法的效果;对二值化的图像做边缘提取,选择Sobel或者Laplace边缘提取算法并比较效果;经过二值化和边缘提取后的图像,利用投影法定位数字在图像中的位置,并给出数字在图像中的外接矩形;利用CCS把处理结果显示出来。-To contain digital images, such as license plates
  3. 所属分类:Special Effects

    • 发布日期:2015-06-03
    • 文件大小:98304
    • 提供者:liujia
  1. image-process

    0下载:
  2. 一个数字图像处理的GUI,包括灰度变换,形态学操作,直方图阈值化等内容-A digital image processing, GUI, including gray scale transformation, morphological operations, histogram thresholding, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:29826
    • 提供者:
  1. Image-particle-analysis

    0下载:
  2. 基于CVI的图像粒子分析,可以显示直方图、二值化-CVI image-based particle analysis, you can display the histogram, thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:116632
    • 提供者:苹果
  1. photoprocess

    0下载:
  2. 该系统的主要功能包括:①能够读取、保存不常见格式的图像;②直方图均衡化处理;③添加噪声和均值降噪;④图像阈值化。⑤频域增强,产生模糊、锐化等一些效果-The system s main features include: ① the ability to read, save the image format is not common ② histogram equalization processing ③ mean added noise and noise reduction ④
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:19149
    • 提供者:vandy liu
  1. 12

    0下载:
  2. 计算机图形与识别,分辨率二维直方图阈值分割方法-Computer graphics and identification, resolution two-dimensional histogram thresholding method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:156472
    • 提供者:周阳
  1. image-processing-

    0下载:
  2. 这是个图像处理的源代码,是本人自己编写的,实现的功能如下: 锐化、边沿检测:套用模版。另外还有一个自定义模版,供用户自行设计模版运行,从而实现其他功能,如线检测。 浮雕:本像素减相邻像素,再加一个常数得到的。 直方图均衡化则套用步骤,根据课本步骤来编写。 提取轮廓:若该点为黑点,八邻域也为黑点,则就把该点变白。 阈值分割分为固定阈值分割(即二值化)和动态阈值分割(切割若干子图,求均值,该均值即子图的阈值)。 区域生长:把种子和4邻域的点分别比较,两者之差小于阈值,且该4邻
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2662158
    • 提供者:山外メ雲ジ
  1. Morphological-threshold-segmentation

    0下载:
  2. 实现形态学的阈值分割,可得到分割后的阈值图像,形态学图像,L的直方图,最大连通成分提取图像以及最后得出的结果图像。-Achieve morphological thresholding, the threshold obtained after image segmentation, image morphology, L histogram, the largest connected component extraction result image and the final image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:578
    • 提供者:lorna
  1. identification-of-chromosome-count

    1下载:
  2. 本设计主要目的是实现染色体的识别计数。首先对图形进行预处理,将图像转化为灰度图、滤波去噪,然后对图像进行二值化,合理选取阈值,进行直方图阈值处理,最后去除图像中面积过小的杂点,最终实现识别计数。-The main purpose of this design is to achieve the identification of chromosome count. The graphical pre-processing, the image is converted to grayscale,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:820014
    • 提供者:封睿
  1. PicSegment

    0下载:
  2. MFC图像的读取显示,直方图的在PIC上显示,以及手动阀值化,opencv-MFC image to read display, histogram display on the PIC, and manual thresholding, opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:6969374
    • 提供者:杨军
  1. Image-segmentation-source-code

    0下载:
  2. 利用直方图双峰法阈值分割法、基于最大信息熵算法、基于区域的图像分割方法和基于边缘检测方法对图像进行分割程序代码-Bimodal histogram thresholding method based on maximum entropy algorithm, based on the area of ​ ​ image segmentation and edge detection method based on image segmentation program code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:754324
    • 提供者:jie
« 12 »
搜珍网 www.dssz.com