您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. HOG特征提取

  2. HOG feature extraction Descr iption This program is used to extract HOG(Histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and binary utility are provided. It is written in
  3. 所属分类:C++

    • 发布日期:2011-12-06
    • 文件大小:552960
    • 提供者:fly2rain
  1. hog特征提取

  2. hog特征提取,空间描述 anna_PHOG Computes Pyramid Histogram of Oriented Gradient over a ROI. % % [BH, BV] = anna_PHOG(I,BIN,ANGLE,L,ROI) computes phog descr iptor over a ROI. % % Given and image I, phog computes the Pyramid Histogram of Oriented Gradients % o
  3. 所属分类:其它

    • 发布日期:2014-11-12
    • 文件大小:1024
    • 提供者:rechealgogo
  1. LBP-HOG特征提取.zip

  2. % HOG特征提取------------ % 第1步:计算水平,竖直方向, 像素梯度矩阵:Ix、Ty % 第2步:计算image对应:angle,magnitude矩阵 % 第3步:遍历, 第1层遍历block, 第2层遍历cell, 第3层遍历pixel % 计算每个pixel直方图,直方图合并 % 第4步:L2-Norm归一化, 0.2截断, 再L2-Norm归一化 % LBP特征提取----------- % 第1步:灰度图转化 % 第2步:第1层-遍历
  3. 所属分类:机器学习

    • 发布日期:2020-03-24
    • 文件大小:1048576
    • 提供者:Twilight737