搜索资源列表
BitmapFormat
- mp文件是非常常用的位图文件,无论是游戏还是其他都被广泛使用。针对bmp文件的处理也有一堆现成的api进行调用,然而文件内部究竟怎样,如何自己来解析这样的文件呢?为了消除无聊,我用了几天时间来研究了一下,同时作为学习笔记,进行记录。-mp document is very common bitmap document, or other game has been widely used. Bmp against document processing is a pile of ready-ma
image_smoth
- 稀疏分解的匹配追踪程序,用新的较少的原子来重建信号或图像,使信号或图像的表示更加简洁。-MP tracking procedures, with new atomic less to rebuild signal or image the signal or image said more concise.
KESBLOCK_V
- This Key Equation Solver (KES) block implements reformulated // // inverse-free Berlekamp-Massey algorithm.-Key Equation Solver (KES) block imple ments reformulated / / / / inverse-free Berleka mp-Massey algorithm.
20051216175843918
- 图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c b mp.res user32
2006082217102327769
- bmp图像处理 bmp图像处理 bmp图像处理 -bmp image processing Image Processing bmp image processing Image Processing bmp image processing b mp image processing Image Processing bmp bmp image processing Image Processing bmp image processing images Department Jimmy bm
GAMP
- 基于GA和MP的信号稀疏分解,算法速度比元来的有很多改进。
MPTFcomposition
- 实现信号基于MP的稀疏分解,并对信号进行时频分布
cs.rar
- 压缩传感理论的一个简单例子,首先对信号进行稀疏采样,然后利用MP算法对信号进行重建。,Compressed sensing theory of a simple example, first of all, the signal sparse sampling, and then use MP algorithm of signal reconstruction.
SolveBP
- BP,基追踪,同MP一样,是实现信号稀疏分解的方法-BP, basis pursuit, as with the MP, is to achieve sparse signal decomposition method
mp_image_inpaiting
- 可实现对残缺图像的修复,应用了基于mp算法的图像稀疏分解思想。过程中考虑到了原子库原子的能量特性-Enables the restoration of fragmentary images, applications mp-based algorithm for image sparse decomposition ideas. The process of taking into account the characteristics of atomic energy of the atom
Pursuit
- 基于MP的信号稀疏分解算法,它算法简单,比较容易实现.目前应用在很多领域中-MP-based signal sparse decomposition algorithm
mypic214
- ·最快捷,最方便的图片上传,管理系统! ·支持批量上传,抓取远程图片,FTP导入图片 ·采用PHP5.0+MYSQL架构 ·基于最新的MP框架构建,详尽注释,方便二次开发和扩展 ·采用项目缓存机制,单入口模式,简洁,小巧,高效 ·完全UTF-8编码,方便安装在国外主机 ·自由分类,自动生成导航和内容调用 ·直接从网页复制粘贴图文,自动过滤 ·外部图片自动保存在本地 ·自动控制上传图片和本地化图片尺寸 ·自动给上传及本地化图片添加水印 ·
Draw
- 计算机图像学绘图程序 DDA,BH,MP,中点圆及中点椭圆。-Computer graphics imaging procedures DDA, BH, MP, mid-point of the mid-point circle and ellipse.
mp
- matching pursuit algrithmic
mpimage
- mp算法实现的图像稀疏分解表示 ,已经调试通过,供参考学习-Image fusion based on wavelet transform has been debugged, for reference study
MP
- 在matlab中的编码程序,主要是基于匹配追踪MP的算法代码。-the original code using in Matlab to Matching Pursuit
BP-MP-OMP
- 压缩感知的BP MP OMP重构算法比较,包括运行时间、误差、PSNR的比较,稀疏表示为小波变换-compressed sensing reconstruction algorithm comparing BP MP OMP, including comparative run-time error, PSNR ,sparse representation is the wavelet transform
cs-mp-omp
- first,cosatom,intend to construct a DCT dictionary second,mymp,greedy algorithm-MP third,myomp,greedy algorithm-OMP forth,sparsecodeanddicupdata,intend to updating atoms fifth,test2dictionary,test 3 given dictionary to compare sixth,testMP
MP
- MP算法代码 作为对信号进行稀疏分解的方法之一,将信号在完备字典库上进行分解。(MP algorithm as one of the sparse decompose method ,make the single decomposed in a dictionary library)
KSVD_OMP
- 压缩感知与图像重建,详细介绍了KSVD、OMP、IRLS 、 Dantzig Selector 、MP 等算法的原理,并在MATLAB平台上编程实现。(Compressed sensing and image reconstruction, the principle of KSVD, OMP, IRLS, Dantzig Selector, MP and other algorithms are introduced in detail, and it is programmed on MAT