Misc. ./apps ./doc ./platoforms typos
authorluz.paz <luzpaz@users.noreply.github.com>
Thu, 8 Feb 2018 18:04:25 +0000 (13:04 -0500)
committerluz.paz <luzpaz@users.noreply.github.com>
Thu, 8 Feb 2018 18:04:34 +0000 (13:04 -0500)
commitd47b1f3b70f9f797c16008e59d37e592e789cd79
tree3ef258ae9cb8e2260ec49a22a2bd43fadde06db8
parent090ee46f4af2c74c1068bb4b4335e7c1aa58b107
Misc. ./apps ./doc ./platoforms typos

Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
54 files changed:
apps/annotation/opencv_annotation.cpp
apps/interactive-calibration/parametersController.cpp
apps/traincascade/HOGfeatures.cpp
apps/traincascade/old_ml.hpp
apps/traincascade/old_ml_precomp.hpp
doc/js_tutorials/js_assets/js_fourier_transform_dft.html
doc/js_tutorials/js_gui/js_video_display/js_video_display.markdown
doc/js_tutorials/js_imgproc/js_pyramids/js_pyramids.markdown
doc/js_tutorials/js_imgproc/js_thresholding/js_thresholding.markdown
doc/js_tutorials/js_video/js_bg_subtraction/js_bg_subtraction.markdown
doc/pattern_tools/svgfig.py
doc/py_tutorials/py_core/py_optimization/py_optimization.markdown
doc/py_tutorials/py_feature2d/py_fast/py_fast.markdown
doc/py_tutorials/py_feature2d/py_matcher/py_matcher.markdown
doc/py_tutorials/py_feature2d/py_shi_tomasi/py_shi_tomasi.markdown
doc/py_tutorials/py_feature2d/py_sift_intro/py_sift_intro.markdown
doc/py_tutorials/py_feature2d/py_surf_intro/py_surf_intro.markdown
doc/py_tutorials/py_imgproc/py_colorspaces/py_colorspaces.markdown
doc/py_tutorials/py_imgproc/py_grabcut/py_grabcut.markdown
doc/py_tutorials/py_imgproc/py_pyramids/py_pyramids.markdown
doc/py_tutorials/py_imgproc/py_template_matching/py_template_matching.markdown
doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/py_fourier_transform.markdown
doc/py_tutorials/py_imgproc/py_watershed/py_watershed.markdown
doc/py_tutorials/py_photo/py_inpainting/py_inpainting.markdown
doc/py_tutorials/py_photo/py_non_local_means/py_non_local_means.markdown
doc/py_tutorials/py_video/py_bg_subtraction/py_bg_subtraction.markdown
doc/tutorials/core/file_input_output_with_xml_yml/file_input_output_with_xml_yml.markdown
doc/tutorials/core/how_to_use_OpenCV_parallel_for_/how_to_use_OpenCV_parallel_for_.markdown
doc/tutorials/core/mat_operations.markdown
doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.markdown
doc/tutorials/imgproc/histograms/histogram_equalization/histogram_equalization.markdown
doc/tutorials/imgproc/imgtrans/distance_transformation/distance_transform.markdown
doc/tutorials/imgproc/imgtrans/sobel_derivatives/sobel_derivatives.markdown
doc/tutorials/imgproc/opening_closing_hats/opening_closing_hats.markdown
doc/tutorials/imgproc/threshold/threshold.markdown
doc/tutorials/introduction/android_binary_package/O4A_SDK.markdown
doc/tutorials/introduction/android_binary_package/android_dev_intro.markdown
doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.markdown
doc/tutorials/introduction/clojure_dev_intro/clojure_dev_intro.markdown
doc/tutorials/introduction/load_save_image/load_save_image.markdown
doc/tutorials/introduction/transition_guide/transition_guide.markdown
doc/tutorials/ml/introduction_to_svm/introduction_to_svm.markdown
doc/tutorials/ml/non_linear_svms/non_linear_svms.markdown
doc/tutorials/ml/table_of_content_ml.markdown
doc/tutorials/objdetect/traincascade.markdown
doc/tutorials/videoio/kinect_openni.markdown
doc/tutorials/videoio/video-input-psnr-ssim/video_input_psnr_ssim.markdown
platforms/android/build_sdk.py
platforms/android/service/engine/src/org/opencv/engine/manager/ManagerActivity.java
platforms/linux/arm.toolchain.cmake
platforms/linux/ppcat.toolchain.cmake
platforms/maven/README.md
platforms/maven/opencv/scripts/properties
platforms/winrt/setup_winrt.ps1