-
Image sparse decomposition method Random Sampling of Sparse Trigonometric Polyno...
图像 稀疏分解方法
Random Sampling of Sparse Trigonometric Polynomials II
- Orthogonal Matching Pursuit versus Basis Pursuit -
(Preprint arXiv:math.CA/0604429)
by Stefan Kunis and Holger Rauhut-Image sparse decomposition method Random Sampling of Sparse Trigonometric Polynomials II- Orthogonal Matching Pursuit versus Basis Pursuit- (Preprint arXiv: math.CA/0604429) by Stefan Kunis and Holger Rauhut
- 2023-01-16 00:45:04下载
- 积分:1
-
Several classical image stitching algorithm, as well as other image processing a...
图像的几种经典拼接算法,以及其他图像处理算法-Several classical image stitching algorithm, as well as other image processing algorithms
- 2022-01-26 03:40:08下载
- 积分:1
-
对二维bmp图像做拉普拉斯边缘提取,具有较好的效果
对二维bmp图像做拉普拉斯边缘提取,具有较好的效果-pair of two-dimensional images do bmp Laplace edge extraction, with good results
- 2022-11-15 10:15:03下载
- 积分: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
-
小波技术在不同预处理中的应用
利用小波技术设置不同预值多次实现小波消噪处理,给出处理结果-The use of wavelet technology in different pre-set value on many occasions to deal with the realization of wavelet denoising, given the results of
- 2022-12-14 14:05:03下载
- 积分:1
-
对图像进行开重构操作,并比较有无开重构图像极大值的前后变化。...
对图像进行开重构操作,并比较有无开重构图像极大值的前后变化。-Reconstruction of the image to open operation, and compare the availability of open reconstruction of images before and after the change maxima.
- 2022-03-05 21:04:41下载
- 积分:1
-
G.723原版英文参考标准,作为多媒体开发人员必备…
G.723原版英文参考标准,作为多媒体开发人员必备的参考文献.-G.723 original English reference standards, as a multimedia developer essential references.
- 2022-06-12 01:27:43下载
- 积分:1
-
matlab图象应用广泛于图象增强,其中的Retinex图象增强也越来越受到重视,对于彩色图象的处理效果很明显。...
matlab图象应用广泛于图象增强,其中的Retinex图象增强也越来越受到重视,对于彩色图象的处理效果很明显。-Matlab image widely used in image enhancement, The Retinex Image Enhancement also growing in importance for color image effect is obvious.
- 2023-07-10 18:10:03下载
- 积分:1
-
水平集图像分割方法的一个经典DEMO,05年CVPR上的文章的实现程序,无偿呈现...
水平集图像分割方法的一个经典DEMO,05年CVPR上的文章的实现程序,无偿呈现-Level set image segmentation methods of a classical DEMO, 05 years CVPR articles realization procedures, free show
- 2022-03-16 07:41:22下载
- 积分:1
-
simon haykin 的自适应滤波原理教程,关于自适应滤波器设计一般背景的优秀教材...
simon haykin 的自适应滤波原理教程,关于自适应滤波器设计一般背景的优秀教材-adaptive filter priciple by Simon Haykin
- 2022-04-24 08:12:04下载
- 积分:1