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

搜索资源列表

  1. histm

    0下载:
  2. 直方图函数 可以得到一个图象的直芳图,用一确定图象分割的阈值-histogram function can be an image of straight-fang map, with a set of image segmentation threshold
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1180
    • 提供者:zz
  1. ImageSegmentation

    0下载:
  2. 包含了对图形进行标识物体测量面积周长和阈值分割和轮廓提取的程序.可以对图形进行基于阈值方法的分割并测量图形中物体的周长和面积-contains graphics objects for identification and measurement area perimeter threshold segmentation and contour extraction procedures. Graphics can be based on threshold of segmentation an
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:383777
    • 提供者:郝光
  1. otsu_th.c

    0下载:
  2. 功用:根据OTSU方法计算数字图像二值化的自适应阈值-function : According OTSU method of digital image binarization Adaptive Threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1204
    • 提供者:杨建
  1. ShuZiTuXiangdip

    1下载:
  2. 图像处理的程序实现,基于matlab,但是没有直接采用matlab的相关语句。 内容包括:1.图像灰度直方图的显示、灰度直方图的计算 2.图像的几何变换——水平镜像图、垂直镜像图、水平错切图、垂直错切图 3.图像的平滑、锐化滤波 4.图像的阈值分割 运行程序的main函数,根据提示进行操作即可 -image processing program, based on Matlab, But not directly related to the use of Matlab statemen
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3704
    • 提供者:张焕人
  1. FortuneVoronoic

    1下载:
  2. fortune的算法实现voronoi图,用c#实现的.计算几何的一个有用的算法-fortune of algorithm threshold map, with the c #. A computational geometry algorithm useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13333
    • 提供者:xwenq
  1. level_line_set

    0下载:
  2. 求一图像的水平集、线以及求一图像的阀值N取各值所对应的水平线的叠加-images for a set of standards, and seeking a line of images from the N threshold value corresponding to the horizon superimposed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1634
    • 提供者:许微
  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
    • 文件大小:802463
    • 提供者:刘亮
  1. Binary_two

    0下载:
  2. 通过单阀值或双阀值对图象二值化处理和灰度拉伸。-through single - or dual-threshold threshold value of two image processing and gray stretch.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5674
    • 提供者:xy
  1. OpenCVFindContoursByAdaptiveThreshold

    0下载:
  2. 在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under diffe
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2545
    • 提供者:-
  1. ruanyuzhi

    0下载:
  2. 二维小波分解,运用Donoho的软阈值算法,对每层算出不同的门限值筛选小波系数。-2D wavelet decomposition, use the soft Donoho threshold algorithm, right calculated for each different threshold screening wavelet coefficients.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:857
    • 提供者:zhangyang
  1. bianyuanjianceyufenge

    0下载:
  2. 关于边缘检测、图像分割matlab源程序,Prewitt算子、LoG算子检测、阈值分割、水线阈值法分割、文字和非文字区分等-on edge detection, image segmentation Matlab source, Prewitt operator, Getting Operator detection, thresholding segmentation, subaqueous threshold method segmentation, textual and non-text
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:41953
    • 提供者:杨爱萍
  1. yuzhibianhuan

    0下载:
  2. 实现阈值变换源代码(是利用c++语言实现的)-achieve threshold transform source code (using language c)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:952
    • 提供者:赵仁义
  1. ThresholdTrans55556231

    0下载:
  2. 该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为2-the function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the p
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1018
    • 提供者:jiafeimao
  1. yuzhihuatuxiang

    0下载:
  2. 对一副图片进行阈植处理,把图象二值化. -right threshold for a photo processing plant, two binary images.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:27548
    • 提供者:吴佰斌
  1. zuijiayuzhi

    0下载:
  2.  找出图象的最佳阈值,并显示它的二值图.-find the best image threshold, and it shows the value of Figure 2.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:40304
    • 提供者:吴佰斌
  1. zhishiyingyuzhihua

    0下载:
  2. 图象的自适应阈值化图象处理,计算出迭代次数.-image adaptive threshold of image processing, the calculated number of iteration.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:20563
    • 提供者:吴佰斌
  1. codesforimageprocessing

    1下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3360101
    • 提供者:
  1. Zuidaleijian

    0下载:
  2. 最大熵阈值分割法源程序 比较老的一个分割算法. 可以提供进行比较. 还是有些用的-maximum entropy threshold segmentation source veteran a segmentation algorithm. To provide a comparison. Or some of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:73032
    • 提供者:CHUAN YAN
  1. Harris_Corner

    0下载:
  2. Harris Corner角点检测,可以通过设置高斯窗口宽度、高斯函数方差、非极大抑制领域和阀值,来改变提取点角点的范围和数目。-corner detection, can set the Gaussian width of the window, Gaussian function variance, non-inhibited areas and great threshold to change the point from the corner of the scope and numb
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69991
    • 提供者:王天麟
  1. 20060418083529571

    0下载:
  2. 彩色车牌的一种新的阈值分割算法的实现,可以参考实现其他型状的彩色分割 -color plates of a new threshold segmentation algorithm achieved, we can make reference to the achievement of other shapes color segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:273239
    • 提供者:jiajia
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com