#include <opencvext.h>
Öffentliche Methoden | |
| mypoint () | |
| mypoint (const CvPoint &c) | |
| mypoint (int x0, int y0) | |
| void | fromPolar (double l, double alpha) |
| operator CvPoint () | |
Öffentliche Attribute | |
| CvPoint | p |
Freundbeziehungen | |
| mypoint | operator+ (const mypoint &, const mypoint &) |
| mypoint | operator- (const mypoint &p1, const mypoint &p2) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Konstruiert einen Punkt aus Polarkoordinaten. |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.3.2