Skip to content

xiaohulugo/MultiScaleEdgeDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiScaleEdgeDetection

MSEdge: A Multi-Scale Edge Chain Detector, Xiaohu Lu, JianYao, Li Li, Yahui Liu and Xiaofeng Zhang, CVM2017.

https://github.com/xiaohulugo/xiaohulugo.github.com/blob/master/papers/Multi_Scale_Edge_Detector_CVM2017.pdf

Prerequisites:

OpenCV > 2.4.x

Usage:

  1. build the project with Cmake
  2. run the code

Performance:

image

Please cite these two papers if you feel this code useful:

@InProceedings{Lu2017MSEdge,
author = {Lu, Xiaohu and Yao, Jian and Li, Li and Liu, Yahui and Zhang, Xiaofeng},
title = {MSEdge: A Multi-Scale Edge Chain Detector},
booktitle = {The 5th International Conference on Computational Visual Media (CVM)},
month = {April},
year = {2017}
}

@InProceedings{Lu2015CannyLines,
title={CannyLines: A parameter-free line segment detector},
author={Lu, Xiaohu and Yao, Jian and Li, Kai and Li, Li},
booktitle={IEEE International Conference on Image Processing (ICIP)},
pages={507-511},
year={2015},

}

Feel free to correct my code, if you spotted the mistakes. You are also welcomed to Email me: [email protected]

About

A multi scale edge chain detection method published on CVM2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published