CudaHoughLinesDetector Properties |
The CudaHoughLinesDetector type exposes the following members.
Name | Description | |
---|---|---|
![]() | DoSort |
Performs lines sort by votes
|
![]() | MaxLines |
Maximum number of output lines
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | Rho |
Distance resolution of the accumulator in pixels
|
![]() | SharedPtr |
Pointer to the shared pointer to the unmanaged object
(Inherited from SharedPtrObject.) |
![]() | Theta |
Angle resolution of the accumulator in radians
|
![]() | Threshold |
Accumulator threshold parameter. Only those lines are returned that get enough
|