资源列表
KSVD_Matlab_ToolBox
- 使用ksvd的工具,能深入理解ksvd算法在图像去噪方面的应用。(Using ksvd tools, we can deeply understand the application of ksvd algorithm in image denoising.)
KSVD_Matlab_ToolBox
- The K-SVD is a new algorithm for training dictionaries for linear representation of signals. Given a set of signals, the K-SVD tries to extract the best dictionary that can sparsely represent those signals.
180426-KSVD_Matlab_ToolBox
- KSVD字典学习算法,用于matlab, 可作为toolbox(KSVD dictianary Learning)
HEV_ParallelSeries
- 车辆识别技术,应用在高速公路的汽车识别。-vehical detect
KSVD_Matlab_ToolBox
- K-SVD的工具箱,使用非常简单,直接运行demo。有助于学习K-SVD,对初学者非常有用。-K-SVD Toolbox, easy to use and it is very useful for beginners.
KSVD
- 图像的奇异值分解,可用于图像的压缩和去噪等。-Singular value decomposition of the image, the image can be used for compression and denoising images and the like.
KSVD_Matlab_ToolBox
- 基于KSVD算法的图像去噪算法,稀疏表示,字典学习,OMP算法,基于DCT字典的图像去噪,demo可以直接运行。-Image denoising by KSVD algorithm,spare representation,dictionary learning,OMP algorithm,DCT dictionary
SimpleLodTerrain
- D3D中地形创建的简单源码,一看遍懂,初学者必看。-Source the D3D topographic create simple, looking around to understand, beginners must-see.
KSVD_Matlab_ToolBox
- 主要是图像超分辨率重建中字典算法的一种ksvd工具箱,是一种快速字典算法-The main image is a kind of super-resolution reconstruction algorithm ksvd Toolbox dictionary, the dictionary is a fast algorithm
LoadImage
- 基于visual studio中mfc的简单读图程序-Visual studio based in mfc simple Dutu program
AOExStep1
- 基于VC++的AO编程开发入门事例,是了解、初步掌握Ao开发的金钥匙