#include "opencv2/core/core_c.h"
#include "opencv2/imgproc/types_c.h"
Go to the source code of this file.
Definition at line 602 of file imgproc_c.h.
#define cvCalcBackProjectPatch | ( | image, | |||
dst, | |||||
range, | |||||
hist, | |||||
method, | |||||
factor | ) | cvCalcArrBackProjectPatch( (CvArr**)image, dst, range, hist, method, factor ) |
Definition at line 610 of file imgproc_c.h.
int int L int k CV_DEFAULT | ( | 10 | ) |
const int naive const double rho const double tau CV_DEFAULT | ( | . | 7 | ) |
const int naive CV_DEFAULT | ( | 50 | ) |
void int double double double param1 CV_DEFAULT | ( | 100 | ) |
CvArr double int adaptive_method int threshold_type int block_size double param1 CV_DEFAULT | ( | 5 | ) |
CvArr double int adaptive_method int threshold_type CV_DEFAULT | ( | CV_THRESH_BINARY | ) |
CvArr double int adaptive_method CV_DEFAULT | ( | CV_ADAPTIVE_THRESH_MEAN_C | ) |
CvArr int distance_type CV_DEFAULT | ( | CV_DIST_L2 | ) |
const CvHistogram CvHistogram double scale CV_DEFAULT | ( | 255 | ) |
void* hull_storage int orientation CV_DEFAULT | ( | CV_CLOCKWISE | ) |
CvMemStorage CvSeq int header_size int mode int method CvPoint offset CV_DEFAULT | ( | cvPoint(0, 0) | ) |
CvMemStorage int method CV_DEFAULT | ( | CV_CHAIN_APPROX_SIMPLE | ) |
CvMemStorage int header_size int mode CV_DEFAULT | ( | CV_RETR_LIST | ) |
CvMemStorage int header_size CV_DEFAULT | ( | sizeof(CvContour) | ) |
CvArr CvPoint2D32f double int flags CV_DEFAULT | ( | CV_INTER_LINEAR+ | CV_WARP_FILL_OUTLIERS | ) |
CvArr int interpolation CV_DEFAULT | ( | CV_INTER_LINEAR | ) |
CvArr double double int max_level CvTermCriteria termcrit CV_DEFAULT | ( | cvTermCriteria(CV_TERMCRIT_ITER+CV_TERMCRIT_EPS, 5, 1) | ) |
int double const CvSize *layer_sizes CvArr *bufarr int calc int filter CV_DEFAULT | ( | CV_GAUSSIAN_5x5 | ) |
CvArr int smoothtype int size1 int size2 CV_DEFAULT | ( | 0 | ) |
CvArr CvArr CvPoint2D32f int double double const CvArr *mask int block_size CV_DEFAULT | ( | 3 | ) |
CvArr int smoothtype CV_DEFAULT | ( | CV_GAUSSIAN | ) |
CVAPI | ( | unsigned | int | ) |
CVAPI | ( | struct CvLSH * | ) |
CVAPI | ( | struct CvFeatureTree * | ) |
CVAPI | ( | CvHistogram * | ) |
CVAPI | ( | CvBox2D | ) | const |
CVAPI | ( | CvRect | ) |
CVAPI | ( | CvSubdiv2DPointLocation | ) |
CVAPI | ( | CvSubdiv2DPoint * | ) |
CVAPI | ( | CvSubdiv2D * | ) |
CVAPI | ( | CvPoint | ) |
CVAPI | ( | CvSeq * | ) |
CVAPI | ( | CvContourScanner | ) |
CVAPI | ( | float | ) | const |
CVAPI | ( | int | ) | const |
CVAPI | ( | double | ) |
CVAPI | ( | IplConvKernel * | ) |
CVAPI | ( | CvMat * | ) | const |
CVAPI | ( | CvMat ** | ) | const |
CVAPI | ( | void | ) | const |
CV_INLINE void cvCalcHist | ( | IplImage ** | image, | |
CvHistogram * | hist, | |||
int accumulate | CV_DEFAULT0, | |||
const CvArr *mask | CV_DEFAULTNULL | |||
) |
Definition at line 592 of file imgproc_c.h.
CV_INLINE double cvContourPerimeter | ( | const void * | contour | ) |
Definition at line 468 of file imgproc_c.h.
CV_INLINE CvSubdiv2D* cvCreateSubdivDelaunay2D | ( | CvRect | rect, | |
CvMemStorage * | storage | |||
) |
Definition at line 373 of file imgproc_c.h.
CV_INLINE CvSubdiv2DPoint* cvSubdiv2DEdgeDst | ( | CvSubdiv2DEdge | edge | ) |
Definition at line 439 of file imgproc_c.h.
CV_INLINE CvSubdiv2DPoint* cvSubdiv2DEdgeOrg | ( | CvSubdiv2DEdge | edge | ) |
Definition at line 432 of file imgproc_c.h.
CV_INLINE CvSubdiv2DEdge cvSubdiv2DGetEdge | ( | CvSubdiv2DEdge | edge, | |
CvNextEdgeType | type | |||
) |
Definition at line 424 of file imgproc_c.h.
CV_INLINE CvSubdiv2DEdge cvSubdiv2DNextEdge | ( | CvSubdiv2DEdge | edge | ) |
Definition at line 408 of file imgproc_c.h.
CV_INLINE CvSubdiv2DEdge cvSubdiv2DRotateEdge | ( | CvSubdiv2DEdge | edge, | |
int | rotate | |||
) |
Definition at line 414 of file imgproc_c.h.
CV_INLINE CvSubdiv2DEdge cvSubdiv2DSymEdge | ( | CvSubdiv2DEdge | edge | ) |
Definition at line 419 of file imgproc_c.h.
CV_INLINE double cvTriangleArea | ( | CvPoint2D32f | a, | |
CvPoint2D32f | b, | |||
CvPoint2D32f | c | |||
) |
Definition at line 446 of file imgproc_c.h.
Definition at line 64 of file imgproc_c.h.
int double double double aeps |
Definition at line 721 of file imgproc_c.h.
Definition at line 68 of file imgproc_c.h.
int int anchor_x |
Definition at line 236 of file imgproc_c.h.
int int int anchor_y |
Definition at line 236 of file imgproc_c.h.
double angle |
Definition at line 175 of file imgproc_c.h.
const CvArr CvContour CvSeqBlock* block |
Definition at line 520 of file imgproc_c.h.
CvArr int block_size |
Definition at line 671 of file imgproc_c.h.
CvArr CvPoint int bordertype |
Definition at line 77 of file imgproc_c.h.
Definition at line 745 of file imgproc_c.h.
Definition at line 745 of file imgproc_c.h.
Definition at line 275 of file imgproc_c.h.
CvMat const CvMat * camera_matrix |
Definition at line 209 of file imgproc_c.h.
Definition at line 199 of file imgproc_c.h.
void* circle_storage |
Definition at line 713 of file imgproc_c.h.
Definition at line 157 of file imgproc_c.h.
Definition at line 128 of file imgproc_c.h.
const CvArr CvContour* contour_header |
Definition at line 520 of file imgproc_c.h.
const CvArr* convexhull |
Definition at line 506 of file imgproc_c.h.
Definition at line 692 of file imgproc_c.h.
Definition at line 666 of file imgproc_c.h.
CvPoint2D32f int count |
Definition at line 686 of file imgproc_c.h.
Definition at line 686 of file imgproc_c.h.
int d |
Definition at line 751 of file imgproc_c.h.
Definition at line 546 of file imgproc_c.h.
CvMat const CvMat const CvMat * dist_coeffs |
Definition at line 222 of file imgproc_c.h.
int dist_type |
Definition at line 721 of file imgproc_c.h.
const CvArr int distance_type |
Definition at line 300 of file imgproc_c.h.
const CvMat * distortion_coeffs |
Definition at line 209 of file imgproc_c.h.
void int double dp |
Definition at line 713 of file imgproc_c.h.
Definition at line 77 of file imgproc_c.h.
const CvHistogram CvHistogram* dst_hist |
Definition at line 615 of file imgproc_c.h.
Definition at line 390 of file imgproc_c.h.
Definition at line 660 of file imgproc_c.h.
Definition at line 692 of file imgproc_c.h.
Definition at line 676 of file imgproc_c.h.
Definition at line 671 of file imgproc_c.h.
Definition at line 255 of file imgproc_c.h.
int extra_layers |
Definition at line 114 of file imgproc_c.h.
CvArr CvSize CvHistogram int double factor |
Definition at line 565 of file imgproc_c.h.
Definition at line 314 of file imgproc_c.h.
Definition at line 142 of file imgproc_c.h.
Definition at line 681 of file imgproc_c.h.
int header_size |
Definition at line 366 of file imgproc_c.h.
Definition at line 546 of file imgproc_c.h.
const CvHistogram * hist2 |
Definition at line 574 of file imgproc_c.h.
Definition at line 269 of file imgproc_c.h.
Definition at line 64 of file imgproc_c.h.
Definition at line 739 of file imgproc_c.h.
const CvArr* inpaint_mask |
Definition at line 142 of file imgproc_c.h.
const CvArr CvArr double inpaintRange |
Definition at line 142 of file imgproc_c.h.
Definition at line 89 of file imgproc_c.h.
Definition at line 128 of file imgproc_c.h.
int double double double float* line |
Definition at line 721 of file imgproc_c.h.
void* line_storage |
Definition at line 708 of file imgproc_c.h.
CvArr CvPoint2D32f double M |
Definition at line 199 of file imgproc_c.h.
CvArr const CvMat * map_matrix |
Definition at line 165 of file imgproc_c.h.
Definition at line 195 of file imgproc_c.h.
Definition at line 139 of file imgproc_c.h.
Definition at line 520 of file imgproc_c.h.
Definition at line 558 of file imgproc_c.h.
CvArr CvPoint2D32f double maxRadius |
Definition at line 204 of file imgproc_c.h.
Definition at line 529 of file imgproc_c.h.
void int method |
Definition at line 294 of file imgproc_c.h.
void int double double min_dist |
Definition at line 713 of file imgproc_c.h.
CvArr CvArr CvPoint2D32f int double double min_distance |
Definition at line 692 of file imgproc_c.h.
float* min_value |
Definition at line 558 of file imgproc_c.h.
Definition at line 260 of file imgproc_c.h.
int n |
Definition at line 757 of file imgproc_c.h.
const CvMat const CvMat const CvMat* new_camera_matrix |
Definition at line 222 of file imgproc_c.h.
Definition at line 337 of file imgproc_c.h.
Definition at line 648 of file imgproc_c.h.
int number |
Definition at line 584 of file imgproc_c.h.
const void* object2 |
Definition at line 492 of file imgproc_c.h.
Definition at line 77 of file imgproc_c.h.
Definition at line 255 of file imgproc_c.h.
Definition at line 745 of file imgproc_c.h.
int double param |
Definition at line 721 of file imgproc_c.h.
int CvMemStorage int double parameter |
Definition at line 459 of file imgproc_c.h.
Definition at line 384 of file imgproc_c.h.
Definition at line 275 of file imgproc_c.h.
Definition at line 275 of file imgproc_c.h.
int int int quadedge_size |
Definition at line 366 of file imgproc_c.h.
CvArr CvArr CvPoint2D32f int double quality_level |
Definition at line 692 of file imgproc_c.h.
const CvMat * query_points |
Definition at line 739 of file imgproc_c.h.
Definition at line 222 of file imgproc_c.h.
CvPoint2D32f float* radius |
Definition at line 489 of file imgproc_c.h.
Definition at line 607 of file imgproc_c.h.
float** ranges |
Definition at line 541 of file imgproc_c.h.
int double rate |
Definition at line 114 of file imgproc_c.h.
Definition at line 353 of file imgproc_c.h.
Definition at line 363 of file imgproc_c.h.
Definition at line 513 of file imgproc_c.h.
int double double reps |
Definition at line 721 of file imgproc_c.h.
Definition at line 294 of file imgproc_c.h.
void int double rho |
Definition at line 708 of file imgproc_c.h.
int rows |
Definition at line 236 of file imgproc_c.h.
double double scale |
Definition at line 175 of file imgproc_c.h.
Definition at line 648 of file imgproc_c.h.
int int int int shape |
Definition at line 236 of file imgproc_c.h.
const CvArr* signature2 |
Definition at line 300 of file imgproc_c.h.
int* sizes |
Definition at line 536 of file imgproc_c.h.
Definition at line 134 of file imgproc_c.h.
Definition at line 60 of file imgproc_c.h.
Definition at line 134 of file imgproc_c.h.
int CvMemStorage* storage |
Definition at line 128 of file imgproc_c.h.
Definition at line 56 of file imgproc_c.h.
Definition at line 255 of file imgproc_c.h.
Definition at line 692 of file imgproc_c.h.
Definition at line 294 of file imgproc_c.h.
void int double double theta |
Definition at line 708 of file imgproc_c.h.
void int double double int threshold |
Definition at line 569 of file imgproc_c.h.
CvArr double threshold1 |
Definition at line 128 of file imgproc_c.h.
CvArr double double threshold2 |
Definition at line 128 of file imgproc_c.h.
CvArr double double int threshold_type |
Definition at line 632 of file imgproc_c.h.
int int type |
Definition at line 536 of file imgproc_c.h.
int int vtx_size |
Definition at line 366 of file imgproc_c.h.
CvPoint2D32f int CvSize win |
Definition at line 686 of file imgproc_c.h.
int x_order |
Definition at line 263 of file imgproc_c.h.
Definition at line 148 of file imgproc_c.h.
int int y_order |
Definition at line 263 of file imgproc_c.h.
Definition at line 148 of file imgproc_c.h.
Definition at line 686 of file imgproc_c.h.