-
ROFL2denoisingmodel
ROF-L2去噪模型,可以有效的去除加性噪声(ROF-L2 denoising model)
- 2009-03-01 11:00:13下载
- 积分:1
-
Wavelet_Sparse
Matlab小波稀疏代码。本程序实现小波在矩阵方程求解中的应用。(Matlab wavelet sparse code. This procedure achieved wavelet matrix equation solver.)
- 2013-04-25 16:56:24下载
- 积分:1
-
HOG
根据Dalal提出的HOG特征算法编写,代码简单,注释清楚,根据所处理图像的名称路径修改后可生成36*105的特征向量。(The algorithm proposed by Dalal HOG feature writing code simple, clear annotation feature vector can generate 36* 105, modified according to the name of the image processing path.)
- 2013-03-26 11:22:14下载
- 积分:1
-
abc
数字图象处理VC++实现,里面有很多图像处理方面的算法,有参考意义。(Digital image processing in VC++)
- 2011-11-21 20:33:31下载
- 积分:1
-
pciidenoise
%通过耦合神经网络结合中值滤波实现图像的降噪源代码( Through the combination of coupled neural network filtering image noise source code)
- 2008-12-09 17:08:30下载
- 积分:1
-
VCPP-image-processing-chapter10
VisualC++数字图像处理技术详解第2版光盘,第十章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter X)
- 2016-04-16 14:01:27下载
- 积分:1
-
view
Matlab time-frequency analysis supporting the source code of chapter 12, please share
- 2017-08-03 03:15:27下载
- 积分:1
-
Phase_Unwrapping_2D
二维相位展开算法
引导相位展开方法相质量运行QualityGuidedUnwrap2D的。
运行戈尔茨坦枝剪相位展开方法GoldsteinUnwrap2D。
(3D实施质量的制导方法,可根据要求提供)(2D PHASE UNWRAPPING ALGORITHMS
Run QualityGuidedUnwrap2D for the phase quality guided phase unwrapping method.
Run GoldsteinUnwrap2D for Goldstein s branch cut phase unwrapping method.
(3D implementation of the quality guided method available on request))
- 2020-10-29 11:19:57下载
- 积分:1
-
Sobel-and-Prewitt-edge-detection-and-robert
Image processing using sobel operator
- 2012-05-26 02:04:51下载
- 积分:1
-
quzaochengxu
通过阈值去噪,最关键的就是要确定最佳阈值T 的大小.如果阈值太小,可以保留更多的小波系数,但同时噪声也被保留;相反,阈值太大,可以消除更多的噪声,但重要图像特征又将被滤掉,引起偏差.目前使用的阈值分为全局阈值和局部阈值.全局阈值对各层所有的小波系数或同一层内的小波系数都是统一的;局部阈值则是根据当前系数周围的局部情况来确定合适的阈值,具有灵活性.(Threshold denoising, the most critical is to determine the optimal threshold T s size. If the threshold is too small, you can retain more of the wavelet coefficients, but the noise was retained the contrary, the threshold is too large, can be eliminatedmore noise, but the important image features in turn be filtered out, causing bias current threshold is divided into a global threshold and local threshold. global Threshold the wavelet coefficients of all the wavelet coefficients of the layers or on the same floorare unity local threshold is based on the local situation of the current coefficient around to determine the appropriate threshold, with flexibility.)
- 2012-05-22 21:33:43下载
- 积分:1