Build tutorial codes together with other samples
These codes should be included into regular builds.
This commit is contained in:
@@ -15,7 +15,7 @@ using namespace cv;
|
||||
/**
|
||||
* @function main
|
||||
*/
|
||||
int main( int argc, char** argv )
|
||||
int main( int, char** argv )
|
||||
{
|
||||
Mat src, dst;
|
||||
|
||||
|
Reference in New Issue
Block a user