merged all the latest changes from 2.4 to trunk
This commit is contained in:
@@ -49,7 +49,7 @@ static void findCComp( IplImage* img )
|
||||
}
|
||||
|
||||
|
||||
int main( int argc, char** argv )
|
||||
int main()
|
||||
{
|
||||
int i, j;
|
||||
CvMemStorage* storage = cvCreateMemStorage(0);
|
||||
|
Reference in New Issue
Block a user