algorithm - Detect quadrilateral from grayscale image -


i'm looking method detect quadrilateral based on grayscale images this.

enter image description here enter image description here

the actual solution i've made based on houghlines , has 2 problems:

  • as parametric method, small changes on input image gives me 2 different rectangles.
  • the outputs not precise borders of rectangle in input image thick.

enter image description here enter image description here

can recommend me method ? i'm looking @ this article seems slow method.


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -