Skip to content

A solution to the computer vision problem of finding a quadrilateral shape from a set of scattered line segments

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
License-GPL.txt
LGPL-3.0
License-LGPL.txt
Notifications You must be signed in to change notification settings

mayurjansari/quadrilateral-finder

 
 

Repository files navigation

QuadrilateralFinder

A recent StackOverflow question asked how to detect a quadrilateral from a scattered collection of line segments.

These line segments may be the result of a Hough transform, for example.

The repository holds my attempt at solving this problem.

Screenshot

License

Copyright (c) 2013 Drew Noakes Licensed under the LGPL license.

Author

Drew Noakes

About

A solution to the computer vision problem of finding a quadrilateral shape from a set of scattered line segments

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
License-GPL.txt
LGPL-3.0
License-LGPL.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%