#include "ccd_panin.h"
Go to the source code of this file.
Functions | |
double | ccd_det (uchar *ptr, int offset) |
int | main (int argc, char *argv[]) |
Variables | |
cv::Mat | img1 |
double ccd_det | ( | uchar * | ptr, |
int | offset | ||
) | [inline] |
Definition at line 5 of file matrix.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 12 of file matrix.cpp.
cv::Mat img1 |
Definition at line 3 of file matrix.cpp.