fixup! Fixed several merge issues
This commit is contained in:
parent
2a350b11dd
commit
8215d20dbf
@ -57,6 +57,8 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
int cvCheckChessboardBinary(IplImage* src, CvSize size);
|
||||
|
||||
static void icvGetQuadrangleHypotheses(CvSeq* contours, std::vector<std::pair<float, int> >& quads, int class_id)
|
||||
{
|
||||
const float min_aspect_ratio = 0.2f;
|
||||
|
Loading…
Reference in New Issue
Block a user