登录
首页 » matlab » RF_Class_C

RF_Class_C

于 2020-12-25 发布 文件大小:295KB
0 216
下载积分: 1 下载次数: 131

代码说明:

  用于对图像特征的分类,随机森林算法是一类很好的算法(For the classification of image features, random forest algorithm is a kind of a good algorithm)

文件列表:

RF_Class_C
..........\c.mat,202,2011-05-28
..........\classRF_predict.m,2228,2011-08-14
..........\classRF_train.asv,14987,2011-08-14
..........\classRF_train.m,14895,2011-08-14
..........\htm" target=_blank>Compile_Check,856,2011-05-28
..........\compile_linux.m,557,2011-05-28
..........\compile_windows.asv,1720,2011-05-28
..........\compile_windows.m,1740,2011-05-28
..........\data
..........\....\twonorm.mat,48856,2011-05-28
..........\....\X_twonorm.txt,96300,2011-05-28
..........\....\Y_twonorm.txt,600,2011-05-28
..........\m.mat,283471,2011-05-29
..........\Makefile,2693,2011-05-28
..........\Makefile.windows,2523,2011-05-28
..........\mexClassRF_predict.mexw32,20992,2011-05-28
..........\mexClassRF_predict.mexw64,26624,2011-05-28
..........\mexClassRF_train.mexw32,32256,2011-05-28
..........\mexClassRF_train.mexw64,46080,2011-05-28
..........\precompiled_rfsub
..........\.................\linux64
..........\.................\win32
..........\.................\.....\rfsub.o,6848,2011-05-28
..........\.................\win64
..........\.................\.....\rfsub.o,9840,2011-05-28
..........\README.txt,3255,2011-05-28
..........\rfsub.o,9840,2011-05-28
..........\src
..........\...\classRF.cpp,33889,2011-05-28
..........\...\classTree.cpp,8947,2011-05-28
..........\...\cokus.cpp,7678,2011-05-28
..........\...\cokus_test.cpp,1189,2011-05-28
..........\...\mex_ClassificationRF_predict.cpp,5225,2011-05-28
..........\...\mex_ClassificationRF_train.cpp,8545,2011-05-28
..........\...\qsort.c,4676,2011-05-28
..........\...\rf.h,5186,2011-05-28
..........\...\rfsub.f,15851,2011-05-28
..........\...\rfutils.cpp,9609,2011-05-28
..........\...\twonorm_C_wrapper.cpp,9865,2011-05-28
..........\tempbuild
..........\test_ClassRF_extensively.m,604,2011-05-28
..........\tutorial_ClassRF.m,10403,2011-05-28
..........\twonorm_C_devcpp.dev,1783,2011-05-28
..........\Untitled1
..........\.........\distrib
..........\.........\src
..........\Version_History.txt,1470,2011-05-28

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

发表评论

0 个回复

  • diedaifa
    用于灰度图像二值化的MATLAB代码,算法采用迭代法(For gray-scale image binarization MATLAB code, algorithm uses iterative method)
    2013-06-07 14:10:15下载
    积分:1
  • DCT_JPEG
    给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)
    2011-05-16 17:00:59下载
    积分:1
  • cs-np
    基于压缩感知的图像恢复重建的实验源代码以及相关图片及文件(Compressed sensing image reconstruction experiment source code and related images and documents)
    2013-12-21 20:12:59下载
    积分:1
  • winform 自定义窗体、控件
    winform 自定义窗体、控件
    2015-07-03下载
    积分:1
  • 15718
    画板素描源码程序,根据画板底色与图像的颜色差异判断,对图像进行轮廓的素描。(Sketchpad sketch source program, according to the background and image color difference Sketchpad judgment sketch the outline of the image .)
    2015-09-12 20:34:02下载
    积分:1
  • 515030910511 exercise1
    检测图片中的角点,将图片读入后转换为灰度图以便处理。 2.通过用Dx=[-1,0,1;-2,0,2;-1,0,1]和灰度图片的矩阵卷积得到灰度图片在x方向上的导数矩阵Ix,矩阵中(i,j)处的元素代表灰度图片矩阵(i,j)处在x方向的导数Ix(Detection of corners in a picture)
    2018-06-13 16:04:45下载
    积分:1
  • fuzzyenhancement
    一种基于模糊集增强的图像处理算法,可以降噪和锐化图像(Fuzzy set enhanced image processing algorithm, noise reduction and can sharpen the image)
    2016-03-31 16:56:26下载
    积分:1
  • phasehaning
    时移相位差校正法,通过时移,进行前后两次FFT分析,利用离散频谱对应峰值谱线的相位差以求出频率和相位校正量。(Phase difference correcting method by time-shifting. Make two FFT analysis before and after the time-shifting,and make use of the phase difference of the peak spectral lines to get frequency and phase correction amount.)
    2012-10-17 11:57:43下载
    积分:1
  • PP
    基于SIFT+Kmeans+LDA的图片分类器的实现源码。 博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html(The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html)
    2012-07-26 15:34:58下载
    积分:1
  • ProflieAligning
    雷达成像技术中的ISAR包络对齐Mathlab原码(original code of profile aligning for ISAR motion compensation)
    2020-11-11 20:49:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载