搜索资源列表

  1. 双边滤波源代码

    2下载:
  2. 双边滤波,比中值滤波,高斯,均值滤波更好的保持了边缘信息.
  3. 所属分类:源码下载

    • 发布日期:2010-10-12
    • 文件大小:126680
    • 提供者:trierwang
  1. full_kernel_bf.tar

    0下载:
  2. 该代码是全核的双边滤波代码,利用了FFTW库,效率极高。-The code is the core bilateral filtering code, the use of the FFTW library, extremely efficient.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:24576
    • 提供者:dragon
  1. Cpp2

    0下载:
  2. 基于opencv的双边滤波,通过指定双阈值对图像进行预处理.-Opencv based on bilateral filtering, through the designation of dual-threshold image preprocessing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:chenyuanlu
  1. color_bf

    0下载:
  2. 快速图像双边滤波代码,siggraph2006上的一篇Fast Median and Bilateral Filtering-Fast bilateral filter code based on "Fast Median and Bilateral Filtering"
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-21
    • 文件大小:33792
    • 提供者:yujianjun
  1. bfCanny

    0下载:
  2. 基于双边滤波的图像Canny边缘检测。先对图像进行双边滤波,再对其进行Canny算子的边缘检测。-Based on bilateral filtering image Canny edge detection. The first image bilateral filtering, and then them Canny edge detection operator.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:陈利聪
  1. BilaFlt

    0下载:
  2. 对图像进行双边滤波的函数。有两个高斯核,一个是对像素点见的距离,一个是对像素点见的灰度差。-Right image bilateral filtering function. There are two Gaussian kernel, one is the pixel to see distance, one is to see the gray scale pixel difference.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:陈利聪
  1. BilateralFiltering

    0下载:
  2. 对彩色和灰度图像双边滤波 保持边缘并滤除噪声-Of color and grayscale images and to filter out the edge of the bilateral filter to keep noise
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:120832
    • 提供者:
  1. Bilateral_Filtering

    0下载:
  2. 双边滤波,在平滑噪声图像的同时又可保留图像的边缘信息-Bilateral filtering, the noise in the image while smoothing the image edge information can be retained
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:119808
    • 提供者:曾雅琼
  1. Bilateral

    0下载:
  2. 图像的双边滤波增强算法,效果不错 欢迎大家试用!-Image enhancement by bilateral
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:33792
    • 提供者:zzs
  1. mybfilter_ture

    0下载:
  2. 用于对灰度图像的双边滤波,程序简单易懂,还有很强的可开发性-Bilateral Filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:
  1. Bilateral-Filtering

    0下载:
  2. 提出利用双边滤波方法去除图像噪声与保持边缘,非常经典的一篇文献,做图像去噪,重建等工作的都可以参考。-Proposed the use of bilateral filtering to remove image noise and to keep the edge of a very classic literature, do image denoising, reconstruction work can refer to.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1239040
    • 提供者:张毅
  1. bfilter2

    0下载:
  2. 双边滤波算法,既能有效去噪声,又能保持边缘-Bilateral filtering algorithm can effectively to noise, while preserving the edge
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:173056
    • 提供者:sophia
  1. 滤波

    0下载:
  2. 提供5种滤波算法,分别是//方框滤波//均值滤波//高斯滤波 //中值滤波 //双边滤波(5 filtering algorithms are provided, which are block filtering, mean filtering, Gauss filtering, median filtering, and bilateral filtering)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:蘑菇1234
  1. 胡韦伟论文程序

    0下载:
  2. 基于双边滤波的retinex图像增强算法(Retinex Algorithm for Image Enhancement Based on Bilateral Filtering)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1478656
    • 提供者:石晓婧
  1. bfilter2

    0下载:
  2. 双边滤波;matlab;附带demo,可以运行,供借鉴(bilateralfilter This is the matlab code of the filter and it has a demo)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:120832
    • 提供者:Simon_0
  1. Bilateral Filtering refe

    0下载:
  2. 双边滤波学习资料汇总。包括原理文档和opencv源码(Bilateral filtering learning data aggregation)
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:21186560
    • 提供者:MYCROW
  1. 双边滤波

    0下载:
  2. 实现图像的双边滤波,测试通过,效果良好,并把测试图片及效果图像都压缩进来了。(Both filter,success,and the result is good.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:55296
    • 提供者:harchi01
  1. image_preprocessing

    0下载:
  2. 对图像双边滤波和引导滤波,然后使用Canny边缘检测,对图像进行预处理(image pre-processing)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:19456
    • 提供者:lee75
  1. ImgeProcessing

    0下载:
  2. 基于VS2010MFC编程的,利用对话框可实现图像双边滤波的算法(Based on VS2010MFC programming, the use of dialog box can be achieved bilateral filter image algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:哈哈天
  1. 双边滤波方法

    1下载:
  2. 双边滤波,使用matlab编程实现,对boy_noisy.gif;Circuit_noise.jpg;california_22_13.bmp进行实验。启动 bilateral_gray文件,输入模板半径默认为5;输入空间相似度和范围相似度。(Bilateral filtering is realized by MATLAB programming_ noisy.gif,Circuit_ noise.jpg ,california_ 2
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:660480
    • 提供者:l看看看
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org