revamped
This commit is contained in:
@@ -15,7 +15,7 @@ void help()
|
|||||||
{
|
{
|
||||||
cout
|
cout
|
||||||
<< "\n------------------------------------------------------------------\n"
|
<< "\n------------------------------------------------------------------\n"
|
||||||
<< "This program shows the serial out capabilities of cv::Mat\n"
|
<< " This program shows the serial out capabilities of cv::Mat\n"
|
||||||
<< "That is, cv::Mat M(...); cout << M; Now works.\n"
|
<< "That is, cv::Mat M(...); cout << M; Now works.\n"
|
||||||
<< "Output can be formated to OpenCV, python, numpy, csv and C styles"
|
<< "Output can be formated to OpenCV, python, numpy, csv and C styles"
|
||||||
<< "Usage:\n"
|
<< "Usage:\n"
|
||||||
|
Reference in New Issue
Block a user