Skip to content

Hough Lines transform and line detection.

Edwin Carlinet requested to merge development/hough into next

New APIS

  • mln::transforms::hough_lines*: Hough line tranform and line detection
  • mln::filters::nms: Non maximum suppression (No documentation for now)

Merge request reports