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

搜索资源列表

  1. fourth

    0下载:
  2. 用四阶PDE(是对各向异性扩散去噪算法的修正)来做图像去噪的C程序-Fourth-Order Partial Differential Equations for Noise Removal
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:2.47kb
    • 提供者:yanghuizhi
  1. heat

    0下载:
  2. 基于opencv用热传导方程来做图像去噪处理的C程序-based heat equation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:1.33kb
    • 提供者:yanghuizhi
  1. xiaobofenxiquzao

    1下载:
  2. 一种基于c++的小波分析图像去噪 可实现简单的去噪-Wavelet Image Denoising
  3. 所属分类:OpenCV

    • 发布日期:2016-02-22
    • 文件大小:6.99mb
    • 提供者:王斌
  1. cvWavelete

    0下载:
  2. 用opencv实现的图像小波变换及反变换代码,可用于图像去噪、多分辨率分析等方面。-Opencv achieved with wavelet transform and inverse transform the image code can be used for image denoising, multi-resolution analysis and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:137.8kb
    • 提供者:zyy
  1. MedianFilter-opencv

    0下载:
  2. 基于openCV的图像中值滤波去噪程序,使用VC6.0进行实现-Based on the openCV image median filter denoising procedures, using VC6.0 to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1.35mb
    • 提供者:
  1. MeanFilter-opencv

    0下载:
  2. 基于openCV的图像均值滤波去噪程序,使用VC6.0进行实现-Based on the openCV image mean filtering denoising procedures, using VC6.0 to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.03mb
    • 提供者:
  1. 5556

    0下载:
  2. 基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:15.41kb
    • 提供者:周鹏
  1. image_denoise

    0下载:
  2. opencv初级学习,做了图像的去噪,其中调用了opencv的函数,作为学习用-opencv primary learning, do image denoising, which calls opencv function as a learning
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:3.14mb
    • 提供者:齐南
  1. SRADPVS60

    0下载:
  2. vc6.0实现SRAD算法,即各向异性去斑噪算法,实现对图像的平滑去噪。在去除噪声的同时保持并增强了图像中目标的边缘。-vc6.0 realize SRAD algorithm, namely anisotropic speckle noise algorithm, to achieve image denoising smoothing. Remove the noise, while maintaining and enhancing the edge of the target image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.73mb
    • 提供者:wuchengwei
  1. SRADPVS2010

    1下载:
  2. VS2010+OPENCV实现了SRAD算法,对图像进行平滑去噪,能有效抑制噪声并增强图像中的目标边缘。-VS2010+OPENCV realized SRAD algorithm for image denoising smoothing, can effectively suppress noise and enhance the image of the target edge.
  3. 所属分类:OpenCV

    • 发布日期:2015-03-05
    • 文件大小:229kb
    • 提供者:wuchengwei
  1. segment

    0下载:
  2. 对超声图像的去噪和分割,可以显示肿瘤图像的边缘和面积-For ultrasound image denoising and segmentation, image can show the tumor edge and area
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7.63mb
    • 提供者:qcy
  1. Homomorphic-filtering

    1下载:
  2. 同态滤波去噪,把频率过滤和灰度变换结合起来的一种图像处理方法,它依靠图像的照度/ 反射率模型作为频域处理的基础,利用压缩亮度范围和增强对比度来改善图像的质量。使用这种方法可以使图像处理符合人眼对于亮度响应的非线性特性,避免了直接对图像进行傅立叶变换处理的失真。-Homomorphic filtering noise, the frequency filter and the gradation conversion processing method combining an image, wh
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1.32mb
    • 提供者:王芬
  1. Image-Denoising-based-on-opencv

    0下载:
  2. 这是一段利用中值滤波、均值滤波与加权(高斯)滤波算法进行图像去噪的程序,比较基础,供初学者阅读。-This is a median filter, with a weighted mean filter (Gaussian) filtering algorithm for image denoising procedures, more basic, for beginners to read.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4.25mb
    • 提供者:xiaohai
  1. xiaobo

    0下载:
  2. 利用小波变换对图像进行处理,去噪,使图像有利于分割及提取-Using wavelet transform for image processing, de-noising
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.89mb
    • 提供者:xululu
  1. Wavelet-Denoising

    0下载:
  2. 本代码为小波去噪程序,能够很好地对图像进行处理,并得到较好的结果-The code for the wavelet denoising procedure, the image can be well treated, and get better results
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6.47mb
    • 提供者:姚志强
  1. agethe

    0下载:
  2. matlab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法,,(Image denoising matlab language development of the fixed point iteration method, an algorithm based on partial differential equation,,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:Dorotzc
  1. 82969186

    0下载:
  2. 该程序的功能是用小波实现图像去噪的目的,主要是自然图像,(The function of the program is the purpose of image denoising with wavelet, mainly is the natural images,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:ounsos
搜珍网 www.dssz.com