opencv/samples/cpp/tutorial_code
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master
Remove unnecessary Non-ASCII characters from source code (#9075)

* Remove unnecessary Non-ASCII characters from source code

Remove unnecessary Non-ASCII characters and replace them with ASCII
characters

* Remove dashes in the @param statement

Remove dashes and place single space in the @param statement to keep
coding style

* misc: more fixes for non-ASCII symbols

* misc: fix non-ASCII symbol in CMake file
2017-07-03 16:14:17 +00:00
..
calib3d Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
core core: add CV_CXX_11 flag to cvdef.h 2017-06-28 16:17:53 +03:00
features2D highgui: add ROI selector 2017-04-21 13:29:35 +03:00
gpu Merge branch 'thrust_tutorial' of http://github.com/dtmoodie/opencv into thrust_tutorial 2015-11-10 12:29:51 -05:00
HighGUI Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
Histograms_Matching Extending template_matching tutorial with Java (#8043) 2017-05-12 00:42:04 +03:00
imgcodecs/GDAL_IO Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
ImgProc Code cleanup, removed cv:: because using namespace cv is already used. 2017-02-28 10:03:09 +01:00
ImgTrans update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
introduction GSoC 2016 - Adding ALIASES for tutorial (#7041) 2016-12-15 15:32:12 +03:00
ml Update non_linear_svms.cpp 2016-05-30 06:56:28 +02:00
objectDetection Update objectDetection.cpp 2017-03-06 16:51:29 +03:00
photo update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
ShapeDescriptors Merge pull request #7140 from Asalle:fix-7136-Bounding_Box_explanation 2016-08-29 08:42:02 +00:00
TrackingMotion update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
video update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
videoio update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
viz viz: eliminate warnings from tutorial code 2016-10-21 18:33:40 +03:00
xfeatures2D Fixed latch sample build without contrib 2015-05-26 15:57:07 +03:00