CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 双边滤波
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 双边滤波 - List
[
SourceCode
]
双边滤波源代码
DL : 2
双边滤波,比中值滤波,高斯,均值滤波更好的保持了边缘信息.
Update
: 2010-10-12
Size
: 123.71kb
Publisher
:
trierwang
[
Special Effects
]
full_kernel_bf.tar
DL : 0
该代码是全核的双边滤波代码,利用了FFTW库,效率极高。-The code is the core bilateral filtering code, the use of the FFTW library, extremely efficient.
Update
: 2025-02-19
Size
: 24kb
Publisher
:
dragon
[
Special Effects
]
Cpp2
DL : 0
基于opencv的双边滤波,通过指定双阈值对图像进行预处理.-Opencv based on bilateral filtering, through the designation of dual-threshold image preprocessing.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
chenyuanlu
[
Multimedia Develop
]
color_bf
DL : 0
快速图像双边滤波代码,siggraph2006上的一篇Fast Median and Bilateral Filtering-Fast bilateral filter code based on "Fast Median and Bilateral Filtering"
Update
: 2025-02-19
Size
: 33kb
Publisher
:
yujianjun
[
OpenCV
]
bfCanny
DL : 0
基于双边滤波的图像Canny边缘检测。先对图像进行双边滤波,再对其进行Canny算子的边缘检测。-Based on bilateral filtering image Canny edge detection. The first image bilateral filtering, and then them Canny edge detection operator.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
陈利聪
[
Special Effects
]
BilaFlt
DL : 0
对图像进行双边滤波的函数。有两个高斯核,一个是对像素点见的距离,一个是对像素点见的灰度差。-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.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
陈利聪
[
Special Effects
]
BilateralFiltering
DL : 0
对彩色和灰度图像双边滤波 保持边缘并滤除噪声-Of color and grayscale images and to filter out the edge of the bilateral filter to keep noise
Update
: 2025-02-19
Size
: 118kb
Publisher
:
[
Books
]
bliter_filter_advanced
DL : 0
改进的双边滤波方法,很先进的,在别的地方保证找不到的哦。赶快下载-advanced bliter filter
Update
: 2025-02-19
Size
: 360kb
Publisher
:
paul
[
Special Effects
]
Bilateral_Filtering
DL : 0
双边滤波,在平滑噪声图像的同时又可保留图像的边缘信息-Bilateral filtering, the noise in the image while smoothing the image edge information can be retained
Update
: 2025-02-19
Size
: 117kb
Publisher
:
曾雅琼
[
matlab
]
Bilateral
DL : 0
图像的双边滤波增强算法,效果不错 欢迎大家试用!-Image enhancement by bilateral
Update
: 2025-02-19
Size
: 33kb
Publisher
:
zzs
[
VC/MFC
]
the-fase-bilatery-filte
DL : 0
快速双边滤波,其时间复杂读在对数时间的。是最新最快的算法-the program of image processing ,using the opencv
Update
: 2025-02-19
Size
: 616kb
Publisher
:
zeng jinlong
[
Special Effects
]
mybfilter_ture
DL : 0
用于对灰度图像的双边滤波,程序简单易懂,还有很强的可开发性-Bilateral Filtering
Update
: 2025-02-19
Size
: 1kb
Publisher
:
[
Special Effects
]
Bilateral-Filtering
DL : 0
提出利用双边滤波方法去除图像噪声与保持边缘,非常经典的一篇文献,做图像去噪,重建等工作的都可以参考。-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.
Update
: 2025-02-19
Size
: 1.18mb
Publisher
:
张毅
[
Special Effects
]
bfilter2
DL : 0
双边滤波算法,既能有效去噪声,又能保持边缘-Bilateral filtering algorithm can effectively to noise, while preserving the edge
Update
: 2025-02-19
Size
: 169kb
Publisher
:
sophia
[
OpenCV
]
滤波
DL : 0
提供5种滤波算法,分别是//方框滤波//均值滤波//高斯滤波 //中值滤波 //双边滤波(5 filtering algorithms are provided, which are block filtering, mean filtering, Gauss filtering, median filtering, and bilateral filtering)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
蘑菇1234
[
Special Effects
]
胡韦伟论文程序
DL : 0
基于双边滤波的retinex图像增强算法(Retinex Algorithm for Image Enhancement Based on Bilateral Filtering)
Update
: 2025-02-19
Size
: 1.41mb
Publisher
:
石晓婧
[
Special Effects
]
bfilter2
DL : 0
双边滤波;matlab;附带demo,可以运行,供借鉴(bilateralfilter This is the matlab code of the filter and it has a demo)
Update
: 2025-02-19
Size
: 118kb
Publisher
:
Simon_0
[
Graph program
]
Bilateral Filtering refe
DL : 0
双边滤波学习资料汇总。包括原理文档和opencv源码(Bilateral filtering learning data aggregation)
Update
: 2025-02-19
Size
: 20.21mb
Publisher
:
MYCROW
[
matlab
]
双边滤波
DL : 0
实现图像的双边滤波,测试通过,效果良好,并把测试图片及效果图像都压缩进来了。(Both filter,success,and the result is good.)
Update
: 2025-02-19
Size
: 54kb
Publisher
:
harchi01
[
Windows Develop
]
双边滤波方法
DL : 1
双边滤波,使用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_ 22_ 13.BMP. Start bilateral_ Gray file, input template radius is 5 by default, input spatial similarity and range similarity.)
Update
: 2025-02-19
Size
: 645kb
Publisher
:
l看看看
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.