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

搜索资源列表

  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. 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
    • 文件大小:1810936
    • 提供者:王建辉
  1. gray-scaltransformation

    0下载:
  2. 对图象进行相关灰度变换,可以完成图象直方图变换和二值化等阈值操作.-right image associated gray transform, to be completed and transform image histogram value of the two other threshold operation.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:355254
    • 提供者:黄征
  1. 图像滤波处理代码

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

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

    1下载:
  2. 图像的点运算(图像反色,阈值变换,灰度均衡等),图像的几何变换(图像缩放,图像旋转,图像移动等)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:327926
    • 提供者:柳荫
  1. 阈值变换源代码

    0下载:
  2. 图像阈值变换源代码-image thresholding transform source code
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:943
    • 提供者:文心
  1. Digitalprocessing

    0下载:
  2. 这些源码涉及数字图像的二值变换、阈值变换、傅里叶变换、梯度锐化、拉普拉斯锐化等基本操作。-These source involved in the two-valued digital image transformation, threshold transform, Fourier transform, the gradient sharpening, basic operations, such as Laplacian sharpening.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:919418
    • 提供者:杨林
  1. grayscaletransformation

    0下载:
  2. 用VC方法成功的将图像的灰度变换,包括线行变换,阈值变换,灰度拉伸,均衡等功能。-VC method was successfully used the image of the gray-scale transformation, including the wire-line transformation, threshold transformation, gray stretch, balance and other functions.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:358127
    • 提供者:
  1. LineTrans

    0下载:
  2. 图像的点运算,灰度直方图,线性变换,阈值变换,完整程序,验证可行。新手上传,望支持。-image linetrans
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2129365
    • 提供者:
  1. wavelets-image-processing

    0下载:
  2. 包括小波变换去噪和边缘检测两个方面的代码,其中小波去噪代码中包含硬阈值,软阈值和半软阈值三种方法,而小波模极大值方法中包含含噪声和无噪声两种图像的边缘检测-Including the de-noising and edge detection wavelet transform two aspects of the code, where the wavelet de-noising code contains hard threshold, soft and semi-soft thresho
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:445237
    • 提供者:常程序
  1. Infrared-Image-Enhancement

    0下载:
  2. 针对基于小波变换的红外图像增强方法视觉效果不够理想的缺点, 提出了一种基于平稳小波变换和Retinex 的红外图像增强方法, 利用Retinex 增强算法增强图像的视觉效果, 并改善其亮度均匀性。首先, 对红外图像经平稳小波变换后的最大尺度低频子带图像进行多尺度Retine x 增强 然后, 利用贝叶斯萎缩阈值法对高频子带图像进行阈值去噪, 并根据低频子带图像的局部对比度和模糊规则计算高频子带的增益系数, 从而得到增强后的高频子带图像 最后, 由低频子带图像和高频子带图像重构得到增强后的图像。针
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:478873
    • 提供者:kiel
  1. ImageSegment

    0下载:
  2. 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough变换等。- 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3346501
    • 提供者:ycr40
  1. ISTA算法

    1下载:
  2. ISTA算法 压缩感知经典的 迭代阈值算法,可以直接使用,包含DCT变换,DDCT变换。
  3. 所属分类:2D图形编程

搜珍网 www.dssz.com