opencv/modules/flann/include/opencv2/flann
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
..
all_indices.h
allocator.h Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
any.h flann: add normal assignment operator for cvflann::any 2017-06-14 00:55:52 +00:00
autotuned_index.h Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
composite_index.h
config.h
defines.h Added CV_DEPRECATED macro 2017-01-24 15:57:06 +03:00
dist.h Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
dummy.h
dynamic_bitset.h Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
flann_base.hpp Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
flann.hpp War on Whitespace, master edition: file endings. 2013-08-27 14:23:26 +04:00
general.h Compile opencv_test_core with cv::String instead of std::string 2013-03-22 22:14:22 +04:00
ground_truth.h Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
hdf5.h Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
heap.h Warning fixes continued 2012-06-09 15:00:04 +00:00
hierarchical_clustering_index.h Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-04-21 16:47:35 +04:00
index_testing.h Fixed mingw build. 2012-06-08 03:15:08 +00:00
kdtree_index.h flann: use OpenCV theRNG() 2017-03-02 13:45:12 +03:00
kdtree_single_index.h Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
kmeans_index.h Fixed memory leak in flann KMeansIndex 2016-04-13 12:08:42 +03:00
linear_index.h fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
logger.h flann: fix build with MSVC /sdl option 2017-06-27 15:25:19 +03:00
lsh_index.h Revert "Allows to choose orthogonal sub-vectors for LSH without using a static table among LshTable instances" 2014-08-08 16:58:35 +04:00
lsh_table.h Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
matrix.h Added CV_DEPRECATED macro 2017-01-24 15:57:06 +03:00
miniflann.hpp Fixed identifiers warns 2016-09-30 15:16:29 +05:30
nn_index.h Remove all include directives for <string> 2013-03-22 22:14:47 +04:00
object_factory.h
params.h Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-05-19 18:39:20 +04:00
random.h flann: use OpenCV theRNG() 2017-03-02 13:45:12 +03:00
result_set.h Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
sampling.h fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
saving.h
simplex_downhill.h
timer.h core/utility.hpp missing in flann/timer.h 2013-12-20 14:58:21 +01:00