Skip to content

eshenxd/runlength

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/*

  • 代码功能:对《2013 Large-scale document image retrieval and classification with runlength 》中所提到的runlength 特征
  • 接口设定:input:cv::Mat input_img 单通道灰度图像 output: float feature[1512] 输出特征
  • 代码作者:Ethan
  • 编写时间:2015-10-21 × 备 注:需要包含的头文件header.h见 https://github.com/eshenxd/header_file/blob/master/header.h 参考文献 2013 Large-scale documentimageretrievalandclassificationwithrunlength 参考代码 https://github.com/agordo/runlengths.git
  • 修改记录: */

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages