登录
首页 » matlab » sslle

sslle

于 2021-02-08 发布 文件大小:1KB
0 297
下载积分: 1 下载次数: 38

代码说明:

  semi-supervised learning 半监督局部线性嵌入(semi-supervised learning )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LBP1
    用lbp实现纹理特征提取,并分类说明: 一共有三个m文件,一个是lbp.m, 存放主要的lbp算法, 一个是getmapping,用以做算法的辅助函数, 一个是lbptest.m,存放着测试代码。 这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片, 具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图 这三个文件是最传统的LBP方法,有256种。(With lbp achieve texture feature extraction and classification Description: A total of three m files, one is lbp.m, store the main lbp algorithm, One is getmapping, helper functions for doing arithmetic, One is lbptest.m, kept the test code. These three documents need to put the same folder, and add the appropriate folder, pictures, See lbptest.m specific name of the picture of the code, run lbptest.m can view the results. Finally renderings code These three documents are the most traditional LBP method, there are 256 kinds.)
    2013-10-21 17:09:14下载
    积分:1
  • MRFaEM-change-detection
    马尔科夫随机场 EM算法 做图像变化检测 请多指教(MRF EM image change detection algorithms do please advise)
    2021-03-31 12:39:08下载
    积分:1
  • SyntheticAlgorithm
    离散小波变换(母小波采用db24)和FFT变换的混合算法,对谐波分量进行分析,求出各平稳谐波分量幅值及时变信号的发生时间(Hybrid algorithm of discrete wavelet transform and FFT transform analysis of the harmonic components, the calculated steady harmonic component amplitude and time-varying signal occurred)
    2012-10-15 18:30:22下载
    积分:1
  • DTCWT
    dtcwt 双树复小波的matlab工具箱,(dtcwt dual tree complex wavelet Matlab toolbox,)
    2021-04-07 17:39:01下载
    积分:1
  • Lsm_match
    最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。(Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matching, which is very detailed.)
    2013-07-18 16:52:41下载
    积分:1
  • quyudaima
    本代码使用引导滤波器去除图像中的雨滴 在对雨雪天气图像进行清晰化处理之前,要对其中的动态成分进行自动辨识和去除。快速有效的自动辨识及去除方法是构建自适应多种低能见度条件视觉增强算法的前提条件(This code USES the guided filter to remove image in the rain Before the clarifications in rain and snow weather image processing, to the dynamic content of the automatic identification and removal.Quick and efficient automatic identification and removal method is to construct the adaptive multiple visual enhancement algorithm is the premise of low visibility conditions)
    2020-06-30 16:20:02下载
    积分:1
  • Gaborwavorforedge
    Gabor小波提取图像纹理特征,matlab语言编写。(Gabor wavelet extraction image texture features, Matlab language.)
    2020-06-30 02:20:01下载
    积分:1
  • GCBAC
    说明:  基于活动轮廓模型的图割算法,实现图像的高效分割!非常好的代码。希望帮助大家!(Graph cuts based active contours which is used for image segmentation.Excellent source code!)
    2011-04-07 12:44:17下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • sobel_pointlocation
    这是一个口形特征点粗定位程序,首先对唇部图象进行边缘检测,然后利用几何特征进行定位。(This is a lip feature points coarse positioning procedures, first of all on the lip image edge detection, and then positioning the use of geometrical features.)
    2008-07-08 19:35:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载