Corners Member List
This is the complete list of members for
Corners, including all inherited members.
fit_in_image(int *width, int *height) | Corners | |
get_homography(CvMat *H, int src_width, int src_height) | Corners | |
get_min_max(float *minx, float *miny, float *maxx, float *maxy) | Corners | |
interpolate(const Corners &a, const Corners &b, float t) | Corners | |
p | Corners | |
random_homography(float src_width, float src_height, float min_angle, float max_angle, float min_scale, float max_scale, float h_range, float v_range) | Corners | |