Alexander Alekhin
|
9ba9358ecb
|
documentation: avoid links to 'master' branch from 3.4 maintenance branch
|
2018-05-31 16:45:18 +03:00 |
|
Tomoaki Teshima
|
a40354d16f
|
use correct name for NVIDIA
* remove NVidia and Nvidia
* replace Cuda with CUDA
* keep the letters for API
|
2018-04-13 20:33:19 +09:00 |
|
Alexander Alekhin
|
69e5ac6f02
|
doc: fix youtube videos handling
|
2017-10-17 13:50:56 +03:00 |
|
Adeel Ahmad
|
bc7f6fc44c
|
Merge pull request #8253 from adl1995:master
* Update linux_install.markdown
Grammar improvements, fixed typos.
* Update tutorials.markdown
Improvements in grammar.
* Update table_of_content_calib3d.markdown
* Update camera_calibration_square_chess.markdown
Improvements in grammar. Added answer.
* Update tutorials.markdown
* Update erosion_dilatation.markdown
* Update table_of_content_imgproc.markdown
* Update warp_affine.markdown
* Update camera_calibration_square_chess.markdown
Removed extra space.
* Update gpu_basics_similarity.markdown
Grammatical improvements, fixed typos.
* Update trackbar.markdown
Improvement for better understanding.
|
2017-03-01 18:44:34 +00:00 |
|
Alexander Alekhin
|
ddc0b42bc3
|
migration: github.com/opencv/opencv
|
2016-07-12 12:51:12 +03:00 |
|
Maksim Shabunin
|
b4050c775e
|
Updated sample files documentation inclusions
|
2014-12-26 19:17:18 +03:00 |
|
Maksim Shabunin
|
d01bedbc61
|
Removed Sphinx documentation files
|
2014-12-26 19:12:19 +03:00 |
|
Maksim Shabunin
|
36a04ef8de
|
Doxygen tutorials: cpp done
|
2014-12-01 16:05:38 +03:00 |
|
Maksim Shabunin
|
c5536534d8
|
Doxygen tutorials: warnings cleared
|
2014-12-01 16:05:38 +03:00 |
|
Maksim Shabunin
|
8375182e34
|
Doxygen tutorials: basic structure
|
2014-12-01 16:05:37 +03:00 |
|
Roman Donchenko
|
4cf9990d4e
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
doc/tutorials/definitions/noContent.rst
doc/tutorials/gpu/gpu-basics-similarity/gpu-basics-similarity.rst
doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst
doc/tutorials/introduction/how_to_write_a_tutorial/how_to_write_a_tutorial.rst
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/internal.hpp
modules/core/include/opencv2/core/version.hpp
modules/gpu/CMakeLists.txt
modules/highgui/perf/perf_output.cpp
modules/highgui/test/test_video_io.cpp
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/perf/main.cpp
modules/ocl/src/hog.cpp
modules/ocl/src/initialization.cpp
modules/ocl/src/moments.cpp
modules/ocl/src/opencl/moments.cl
modules/ocl/test/main.cpp
modules/ocl/test/test_moments.cpp
modules/python/test/test.py
modules/ts/include/opencv2/ts/ts_perf.hpp
modules/ts/src/precomp.hpp
modules/ts/src/ts_perf.cpp
|
2013-07-03 19:53:21 +04:00 |
|
Kirill Kornyakov
|
aef347e7b3
|
Removed references to opencv.itseez.com
|
2013-06-28 12:48:12 +04:00 |
|
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
2013-03-13 17:26:56 +04:00 |
|
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
2012-10-17 21:42:09 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Bernat Gabor
|
fec995391f
|
Added to the tutorials the "Support Vector Machines for Non-Linearly Separable Data" contributed by Fernando Iglesias García. Corrected a mistake in the gpu-basics-similarity.rst file.
|
2011-08-14 19:58:20 +00:00 |
|
Bernat Gabor
|
695311d709
|
Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake.
|
2011-08-14 15:05:56 +00:00 |
|