Emgu.CV.LineDescriptor Namespace |
Class | Description | |
---|---|---|
![]() | BinaryDescriptor |
Class implements both functionalities for detection of lines and computation of their binary descriptor.
|
![]() | LineDescriptorInvoke |
Entry points for LineDescriptor module
|
![]() | LSDDetector |
The lines extraction methodology described in the following is mainly based on: R Grompone Von Gioi, Jeremie Jakubowicz, Jean-Michel Morel, and Gregory Randall. Lsd: A fast line segment detector with a false detection control. IEEE Transactions on Pattern Analysis and Machine Intelligence, 32(4):722–732, 2010.
|
![]() | VectorOfKeyLine |
Wrapped class of the C++ standard vector of KeyLine.
|
Structure | Description | |
---|---|---|
![]() | MKeyLine |
A class to represent a line.
|