登录
首页 » matlab » random forest-matlab-new

random forest-matlab-new

于 2021-04-21 发布
0 103
下载积分: 1 下载次数: 3

代码说明:

说明:  随机森林的行人检测。针对视频和图像中快速、准确的行人检测问题,提出了一种分层次的、全局信息和局部信息相结合的行人检测算法。该方法以随机森林分类器为基础。(Pedestrian detection based on random forest)

文件列表:

random forest-matlab-new, 0 , 2021-04-19
random forest-matlab-new\build_database.m, 1392 , 2021-03-27
random forest-matlab-new\extract_feature.m, 2435 , 2021-03-27
random forest-matlab-new\extract_hog.m, 3411 , 2021-03-27
random forest-matlab-new\feature.mat, 53759575 , 2021-03-27
random forest-matlab-new\readme.txt, 547 , 2021-04-19
random forest-matlab-new\rectange_figure, 0 , 2021-04-18
random forest-matlab-new\rectange_figure\crop001001.png, 604200 , 2021-04-18
random forest-matlab-new\rectange_figure\crop001002.png, 436216 , 2021-04-18
random forest-matlab-new\rectange_figure\crop001003.png, 529868 , 2021-04-18
random forest-matlab-new\rectange_figure\crop001004.png, 591064 , 2021-04-18
random forest-matlab-new\rectange_figure\crop001005.png, 573007 , 2021-04-18
random forest-matlab-new\rectange_figure\crop001006.png, 542916 , 2021-04-18
random forest-matlab-new\rectange_figure\crop001007.png, 341935 , 2021-04-18
random forest-matlab-new\rectange_figure\crop001008.png, 426194 , 2021-04-18
random forest-matlab-new\rectange_figure\crop001009.png, 409103 , 2021-04-18
random forest-matlab-new\rectange_figure\crop001010.png, 563931 , 2021-04-18
random forest-matlab-new\result_old.mat, 2583 , 2021-04-19
random forest-matlab-new\rfmain.m, 2335 , 2021-04-19
random forest-matlab-new\showrectange.m, 1510 , 2021-04-19
random forest-matlab-new\statistics.m, 672 , 2021-03-28
random forest-matlab-new\test1.m, 155 , 2021-03-27
random forest-matlab-new\train_C4_5.m, 13414 , 2021-03-27
random forest-matlab-new\vote_C4_5.m, 1947 , 2017-09-06

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

发表评论

0 个回复

  • morphological
    图像的腐蚀、膨胀、开、闭运算。用菱形算子进行。(Image of erosion, dilation, opening and closing operation)
    2020-07-03 07:40:01下载
    积分:1
  • DNA
    说明:  通过Logistic映射与Chen超混沌系统产生随机序列的DNA分块编解码图像加密技术(Image encryption technology of DNA block encoding and decoding by using logistic map and Chen hyperchaos system to generate random sequences)
    2021-04-21 22:08:49下载
    积分: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
  • NonlinearEnhancement
    滤波器图像增强的matlab算法实现程序。本人自己给出的程序代码(gabor wavelet matlab algorithm. Program code given by the original author)
    2012-11-20 10:28:49下载
    积分:1
  • 基于radon正反变换的多次波去除
    说明:  基于radon正反变换的抛物线型多次波去除(Removal of parabolic multiple waves based on Radon transform)
    2020-05-28 22:05:40下载
    积分:1
  • Image-Reconstruction
    运用滤波反投影的方法对所输图像进行重建,其中可以对图像的滤波和插值进行选择。(Using filtered back-projection method for the reconstruction of the input images, which can filter and interpolation of images to choose.)
    2009-10-09 18:35:43下载
    积分:1
  • MatchLSM
    1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))
    2013-08-28 15:45:57下载
    积分:1
  • 基于SAR回波信号模型的合成孔径雷达点目标成仿真程序
    基于SAR回波信号模型的合成孔径雷达点目标成像仿真程序,可以取得很好的电成像效果。(Synthetic aperture radar echo point target imaging simulation program.)
    2018-10-29 10:18:32下载
    积分:1
  • roadline
    说明:  对边缘图像作hough变换,从峰值中恢复出车道线(Right edge of the image for hough transform, recovered from a peak in the lane)
    2010-03-30 22:01:16下载
    积分:1
  • Axisch
    各个坐标系之间的坐标变化:地心大地坐标到地心空间大地直角系,地心系和测站系,测站系和测站系等之间的变化,旋转,平移。(Coordinate changes between the various coordinate systems: geocentric geodetic coordinate system to the geocentric Cartesian space earth, geocentric system and station lines, change the station, such as lines and lines between stations, rotation, translation)
    2013-12-31 23:31:40下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载