-
NLMeans
非局部均值滤波
输入: 待平滑的图像
t: 搜索窗口半径
f: 相似性窗口半径
h: 平滑参数
NLmeans(ima,5,2,sigma) (Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, sigma) )
- 2010-10-22 17:33:30下载
- 积分:1
-
Image-texture-analysis
对图像进行纹理处理,为图像识别、目标跟踪创造条件。主要分析:惯性矩、熵以及局部平衡性。(The image texture processing for image recognition, target tracking and create conditions. Main analysis: moment of inertia, entropy, and local balance.)
- 2011-05-18 09:14:03下载
- 积分:1
-
pcnn
详细介绍PCNN算法用于lena图像分割的实例,并用matlab实现(Detailed the PCNN algorithm for instance lena image segmentation and implemented using matlab)
- 2020-07-03 10:20:02下载
- 积分:1
-
shuangmu
说明: 双目匹配计算视差,生成深度图。(前提是用自己标定好的摄像头拍的图片,导入内外参数然后进行立体匹配)(Binocular matching calculates parallax and generates depth map.(The premise is to take a picture with your own calibrated camera, import internal and external parameters, and then stereo matching))
- 2020-09-03 14:48:09下载
- 积分:1
-
TIP_ASDS_IR
TIP10的paper "Image Deblurring and Super-Resolution by Adaptive Sparse Domain Selection and Adaptive Regularization" 的代码。一个图像去噪和超分辨的算法(TIP10' s paper " Image Deblurring and Super-Resolution by Adaptive Sparse Domain Selection and Adaptive Regularization" code. Image denoising and super-resolution algorithm)
- 2011-09-19 20:43:20下载
- 积分:1
-
KSVD_Matlab_ToolBox1
用奇异值分解的方法实现图像的去噪,并且与其他的方法进行比较,较之其他的方法有了明显的提升(To eliminate the noise from signals and compared to others mothods,an depressing
effect is gotten)
- 2020-12-11 11:19:18下载
- 积分:1
-
ssim
这是最经典的平面图像质量评价的ssim实现,算法实现简单。(image quality assessment)
- 2020-07-08 16:18:56下载
- 积分:1
-
Adaptive_Canny_Algorithm
一种自适应Canny边缘检测算法的实现,含对应文献及图片(adaptive edge detection based on canny algorithm)
- 2014-11-07 20:11:16下载
- 积分:1
-
recognition
在单层模糊图像增强算法的基础上的一种改进图像分割分法(In the single-layer fuzzy image enhancement algorithm based on a points system to improve image segmentation)
- 2009-10-07 09:22:02下载
- 积分:1
-
Houghtranslate
这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
- 2013-09-07 00:28:11下载
- 积分:1