CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 阈值处理

搜索资源列表

  1. erode

    0下载:
  2. %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%腐蚀处理
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:陈旭
  1. expand

    0下载:
  2. %中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:陈旭
  1. tuxiang..

    0下载:
  2. 这是有关图像处理的代码,能实现各种功能,比如:二值化、阈值变换-This the image processing code, to achieve a variety of functions, such as : the value of the threshold value transform
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:783.66kb
    • 提供者:刘亮
  1. BMP(VC++)

    1下载:
  2. VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC + + programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.73mb
    • 提供者:王建辉
  1. myDImage654

    1下载:
  2. 包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image processing
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:182.44kb
    • 提供者:杜莉
  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2.16mb
    • 提供者:qq1418
  1. denoise0615

    0下载:
  2. 灰度图片阈值去噪处理,读图片的各种阈值去噪进行编程,比较。-Gray image threshold denoising processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1.1kb
    • 提供者:蔡江
  1. rectangular-in-multi-goal-picture

    0下载:
  2. 将含多个目标的图像减去背景图,再将所得图进行阈值化处理得二值图像,再对二值图像进行标记,然后跟含多个目标的图像进行处理,对这个图像进行多目标标记-Containing a plurality of target image by subtracting a background image, and the resulting graph threshold processing binary image to be marked, then the binary image, and then
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:28.72kb
    • 提供者:rita
  1. Untitled

    0下载:
  2. 交互式阈值分割算法图像处理,选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Interactive image processing threshold segmentation algorithm to select a color image read at run Untitled.m program interacts with the mouse select a
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-01
    • 文件大小:126.04kb
    • 提供者:蔡小成
  1. zishiyingyuzhi

    0下载:
  2. 用于对图像进行二值化,这个程序可以根据图像的具体情况自适应的计算阈值。实验结果表明,该程序处理后的图像效果比较理想。-For image binarization, this procedure the specific circumstances of the image can be calculated adaptive threshold. Experimental results show that the program is processed image effect is id
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.12kb
    • 提供者:朱珠
  1. cximage702_full

    0下载:
  2. CxImage7.01源代码,CxImage与Windows、MFC支持极好,支持图像的多种操作(线性滤波、中值滤波、直方图操作、旋转缩放、区域选取、阈值处理、膨胀腐蚀、alpha混合等等)-CxImage7.01 source code, CxImage with Windows, MFC supports excellent image support multiple operating (linear filtering, median filtering, histogram oper
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:jack
  1. circular-birght-target-detect

    0下载:
  2. 首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测-Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract imag
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1.36kb
    • 提供者:Lvjianming
  1. wt

    1下载:
  2. 使用小波自适应阈值对图像进行去噪处理,可明显去除图像中的噪声。-Wavelet adaptive threshold for image denoising can significantly remove image noise.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.22kb
    • 提供者:杨娟
  1. otsu

    0下载:
  2. 基本阈值处理算法,包括otsu和迭代阈自算法,可以直接使用-Basic threshold processing algorithms, including the otsu and iteration threshold algorithm, can be used directly
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2.59kb
    • 提供者:tangjun
搜珍网 www.dssz.com