![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions used to handle lines 2d. More...
Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::math | |
| Namespace agregating IPSDK mathematical routines and classes. | |
Functions | |
| IPSDKMATH_API bool | ipsdk::math::lineFromPoints (const ipReal64 x0, const ipReal64 y0, const ipReal64 x1, const ipReal64 y1, ipReal64 &rho, ipReal64 &theta) |
| computation of line parameters from two points More... | |
Utility functions used to handle lines 2d.
1.8.14