-
SL0
说明: 实现平滑0范数压缩感知算法,主要对二维图像进行压缩感知重构。自行设置图像的采样数目、添加图像即可运行,无需修改。(Realizes a smooth 0-norm compressed sensing algorithm, mainly for compressed sensing reconstruction of two-dimensional images. Set the sample number of the image by yourself, add the image to run, no need to modify.)
- 2020-11-26 10:39:31下载
- 积分:1
-
region
区域图象分割的源码,基于区域增长的分割的代码(Image segmentation of the source region, regional growth based on code division)
- 2008-04-19 23:39:33下载
- 积分:1
-
视频截图的类源码下载
视频截图的类源码下载
- 2013-08-30下载
- 积分:1
-
sIFT
SIFT算法提取关键点,SIFT算法提取关键点(SIFT algorithm to extract key points, SIFT algorithm to extract key points)
- 2020-08-04 18:58:33下载
- 积分:1
-
SSC_1.0
一种用于稀疏表示求解L1范数的算法,用L1范数近似L0范数获得了更好的效果。(A method for sparse representation algorithm for solving the L1-norm)
- 2013-07-19 19:19:46下载
- 积分:1
-
PG_BOW_DEMO-master
说明: 利用BOW结合空间金字塔模型,使用支持向量机进行图像分类(Image classification using bow)
- 2020-05-05 16:05:42下载
- 积分:1
-
基于OPENCV的SIFT特征提取与匹配算法
OPENCV_SIFT_VC6
基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net
(2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
- 2020-06-26 03:00:02下载
- 积分:1
-
contourlet_toobox
说明: 图像特征提取的Contourlet变换工具包,可以设置分解层次,例如,三层分解提取17维特征,用于纹理图像或者SAR图像分割应用中(Image feature extraction toolbox of Contourlet transform, you can set the level of decomposition, for example, three level with 17-dimensional, for the segmentation on texture image or SAR Image)
- 2009-08-06 20:36:01下载
- 积分:1
-
nosie
MATLAB数字图像处理,图像加噪声处理(MATLAB digital image processing, image plus noise deal)
- 2007-10-22 16:17:03下载
- 积分:1
-
Undecimated-DWT
对Lena图先进行jpeg压缩,再对压缩后的图像分别进行小波软阈值去噪和非抽样硬阈值去噪,比较两种去噪方案,非抽样硬阈值有更好的效果。这是根据一篇外文文献来进行编程的,最后有图像对比结果。(According to the paper of OPTIMAL WAVELET THRESHOLDING FOR VARIOUS CODING SCHEMES ,I firstly compresse the Lena picture using the jpeg method ,then respectivly denoise it using the wavelet soft-thresholding method and the undecimated DWT hard-thresholding method.Comparing the two method ,we can find the undecimated DWT hard-thresholding have a better result.)
- 2012-05-03 13:02:13下载
- 积分:1