IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
Line2d.h File Reference

Utility functions used to handle lines 2d. More...

#include <IPSDKMath/IPSDKMathExports.h>
#include <IPSDKUtil/BaseTypes.h>

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...
 

Detailed Description

Utility functions used to handle lines 2d.

Author
E.Noirfalise
Date
2017/06/16