-
速度非常块,效果接近blsgsm。堪称去噪的又一突破。
OWT SURE
速度非常块,效果接近blsgsm。堪称去噪的又一突破。
OWT SURE-LET SOFTWARE FOR MATLAB
********************************
Florian Luisier, Thierry Blu and Michael Unser
Biomedical Imaging group
Swiss Federal Institute of Technology Lausanne (EPFL), Switzerland.
March 2007
This software implements the algorithm described in:
[1] F. Luisier, T. Blu, M. Unser, "A New SURE Approach to Image
Denoising: Interscale Orthonormal Wavelet Thresholding,"
IEEE Transactions on Image Processing, vol. 16, no. 3, pp. 593-606,
March 2007.
-Very block, the effect close to blsgsm. Denoising can be another breakthrough. OWT SURE-LET SOFTWARE FOR MATLAB******************************** Florian Luisier, Thierry Blu and Michael UnserBiomedical Imaging group Swiss Federal Institute of Technology Lausanne (EPFL), Switzerland.March 2007This software implements the algorithm described in: [1] F. Luisier, T. Blu, M. Unser,
- 2022-01-26 07:39:22下载
- 积分:1
-
运动检测算法,帧间差法进行运动检测,并进行运动补偿。
运动检测算法,帧间差法进行运动检测,并进行运动补偿。-Motion detection algorithm, inter-frame difference method for motion detection and motion compensation.
- 2022-04-17 03:37:03下载
- 积分:1
-
图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。...
图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。 -Graphics applications, interface design, graphics processing, numerical analysis of some examples is a great help to learn matlab.
- 2022-02-26 16:17:45下载
- 积分:1
-
实现在图像任意角度的旋转,平移。以及图像的镜像,扭曲。波浪效果,缩小放大裁剪,以及对图像的裁剪。...
实现在图像任意角度的旋转,平移。以及图像的镜像,扭曲。波浪效果,缩小放大裁剪,以及对图像的裁剪。-achieve arbitrary angle images in the rotation and movement. Mirror Image and distorted. The wave effect, narrow Large cutting, and cutting the right image.
- 2023-04-12 00:30:04下载
- 积分:1
-
matlab数字图象处理
matlab数字图象处理 -Matlab digital image processing digital image processing Matlab Matlab digital image processing
- 2022-03-03 07:21:23下载
- 积分:1
-
PCA
PCA-SIFT实现图像的不变性特征提取,利用主元分析提取SIFT特征,提高了效率.-PCA-SIFT invariant image feature extraction, using principal component analysis extracted SIFT features, improved efficiency.
- 2022-01-29 01:04:36下载
- 积分:1
-
基于VC++,MFC界面,载入背景图片和检测图片,可以检测出运动物体和运动轨迹,可以收到操作滤波,除噪,匹配等功能...
基于VC++,MFC界面,载入背景图片和检测图片,可以检测出运动物体和运动轨迹,可以收到操作滤波,除噪,匹配等功能-Based on VC++, MFC interface, load background images and testing images, can detect moving objects and motion trajectory, you can receive the operation of filtering, in addition to noise, matching and other functions
- 2022-04-27 16:14:30下载
- 积分:1
-
调相制的C程序代码
调相制的C程序代码-phase modulation system of C code
- 2022-02-05 15:23:51下载
- 积分:1
-
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”...
一种向CBitmap对象读取“*.bmp”文件的快捷方式。
1、建立自己的CBitmap派生类。
2、增加一个“Load from bitmap”的函数:
BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName)
{
DeleteObject()
HBITMAP hBitmap=NULL
hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,LR_LOADFROMFILE|LR_CREATEDIBSECTION|LR_DEFAULTSIZE)
return Attach(hBitmap)
}-CBitmap object to a reading of "*. bmp" file shortcuts. One, to build their own CBitmap derived class. 2, add a "Load from bitmap" function : BOOL CMyBitmap : : LoadBitmap (LPCTSTR szFileName) (DeleteObje ct () HBITMAP hBitmap = NULL hBitmap = (HBITMAP) LoadImage (NULL, szFileName, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE | LR_CREATEDIBSECTION | LR_D EFAULTSIZE) return Attach (hBitmap);)
- 2023-04-01 09:15:03下载
- 积分:1
-
lossless image compression source code, including S P conversion, arithmetic cod...
图像无失真压缩源代码,包括S+P变换,算术编码,哈夫曼编码-lossless image compression source code, including S P conversion, arithmetic coding, Huffman coding
- 2022-07-05 13:51:12下载
- 积分:1