This commit is contained in:
Vadim Pisarevsky
2011-09-27 15:34:39 +00:00
parent a512883170
commit 65e036fe6d
2 changed files with 2 additions and 2 deletions

View File

@@ -1085,7 +1085,7 @@ protected:
int isRightOf(Point2f pt, int edge) const;
void calcVoronoi();
void clearVoronoi();
void check() const;
void checkSubdiv() const;
struct CV_EXPORTS Vertex
{