opencv/modules/core
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
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
misc/java Refactor OpenCV Java Wrapping 2017-06-15 20:35:12 +04:00
perf Extended set of existing performance test to OpenVX HAL suitable execution modes 2017-04-27 12:32:29 +03:00
src Issues found by static analysis (5th round) 2017-07-01 18:56:24 +03:00
test core: add a test of iteration through the Mat_ with range-based for 2017-07-03 12:49:17 +03:00
CMakeLists.txt trace: initial support for code trace 2017-06-26 17:07:13 +03:00