搜索资源列表

  1. NEW-Bilateral-filtering

    0下载:
  2. 一种双边滤波器,去噪的同时保持图形边缘。-A bilateral filtering, denoising while preserving image edge.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:tang
  1. Bilateral

    0下载:
  2. 双边滤波 VS2010 + OpenCV 2.4.3-Bilateral Filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:12907520
    • 提供者:毕自强
  1. Real-time-O(1)-Bilateral-Filtering

    0下载:
  2. 本代码是Real-time O(1) Bilateral Filtering,也就是常数时间复杂度的双边滤波器,它对于很多其他算法有着很大的作用。对应论文就是Real-time O(1) Bilateral Filtering。亲自编译运行通过-It is the C++ code of Real-time O(1) Bilateral Filtering, that is, constant time complexy bilater
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:佩恩
  1. Image-Fusion-using-Cross-Bilateral-Filtering-base

    0下载:
  2. The Cross Bilateral filter can enhance the PSNR of multi focus images that is in image fuison. Bilateral filtering is a local, nonlinear and non- iterative technique which combines a classical low-pass filter with an edg
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:21504
    • 提供者:Naga Kishore
  1. Bilateral-Filtering

    0下载:
  2. Thisprogram shows typical usage for the bilateral filter implemented by BFILTER2. The application of bilateral filtering to image abstraction is demonstrated by the CARTOON function.-Thisprogram shows typical usage for t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:119808
    • 提供者:pourya
  1. ieee-00-bilateral

    0下载:
  2. bilateral filter for image processing using matlab
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:4781056
    • 提供者:joseph thomas
  1. bilateral-filtering

    0下载:
  2. 对含有噪声的图像进行自适应方差双边滤波,与中值滤波进行比较-Consists of the noise image variance adaptive bilateral filtering, comparing with the median filtering
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:安达
  1. Adaptive-bilateral-filtering

    0下载:
  2. 对自适应双边滤波进行图像增强,使图像去噪效果更好-Adaptive bilateral filtering for image enhancement, image denoising effect is better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:39936
    • 提供者:安达
  1. Bilateral-Filtering-aa-denoising

    0下载:
  2. 双边滤波器程序,该算法能够对图像进行降噪的同时很好的保留边缘信息,从而为后续的边缘特征点提取排除了噪声的干扰-Bilateral filter program, the algorithm can image noise reduction while well preserved edge information, so as to follow the edge of the feature point extraction rul
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:119808
    • 提供者:sunming
  1. bilateral-filtering

    0下载:
  2. A high speed configurable FPGA architecture for bilateral filtering.pdf
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 双边滤波(Bilateral filter)是一种非线性的滤波方法,是结合图像的空间邻近度和像素值相似度的一种折衷处理,同时考虑空域信息和灰度相似性,达到保边去噪的目的。具有简单、非迭代、局部的特点。
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 用matlab语言实现的经典图像去噪算法:双线性滤波方法的源代码-Bilateral Filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:130048
    • 提供者:hu jin rong
  1. Bilateral-Filtering

    0下载:
  2. 双边滤波器,一种可以保边去噪的滤波器,滤波器是由两个函数构成。一个函数是由几何空间距离决定滤波器系数。另一个由像素差值决定滤波器系数-Bilateral filter, a way to protect the edge denoising filter, the filter is constituted by two functions. A function is decided by the geometric spatial
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:119808
    • 提供者:ls
  1. bilateral-filtering-PolSAR

    1下载:
  2. 在matlab上编写的用于极化SAR灰度图像双边滤波的函数-Written on matlab function for polarimetric SAR bilateral filtering of grayscale images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张自强
  1. Fast-O(1)Bilateral-Filter

    0下载:
  2. Fast O(1)双边滤波算法,由三角函数逼近方法实现非迭代算法,计算量不再受滤波窗口大小影响,只与图像大小有关,适合改进为GPU执行的并行算法(此函数还包含一个递归高斯算法)-Fast O (1) bilateral filtering algorithm, approximation by a trigonometric method to achieve non-iterative algorithm to calculate t
  3. 所属分类:OpenCV

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

    0下载:
  2. Bilateral filter-Bilateral filter
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:119808
    • 提供者:olfa
  1. A-Multi-Scale-Bilateral-Structure-Tensor

    0下载:
  2. A Multi-Scale Bilateral Structure Tensor
  3. 所属分类:CA认证

    • 发布日期:2024-05-19
    • 文件大小:423936
    • 提供者:ramana
  1. Fast-bilateral-filtering

    0下载:
  2. Fast Bilateral Filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:804864
    • 提供者:rcz
  1. [1998]-Bilateral-Filtering

    0下载:
  2. 经典的英语介绍双边滤波器,可下载的仔细研究,很多网上的介绍-Classic English article introduces bilateral filter, downloadable careful study, the introduction of a lot of online
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1017856
    • 提供者:wyzhao
  1. Image-bilateral-filtering-program

    0下载:
  2. 对图像进行双边滤波处理,噪声有效的祛除,且特征得到保持。-Bilateral filtering the image, effectively eliminate noise and features are maintained.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:120832
    • 提供者:王涵涵
« 1 2 3 4 56 7 8 9 10 ... 23 »

源码中国 www.ymcn.org