• Roman Donchenko's avatar
    Merge remote-tracking branch 'origin/2.4' into merge-2.4 · fee2ed37
    Roman Donchenko authored
    Conflicts:
    	modules/contrib/src/retina.cpp
    	modules/core/include/opencv2/core/mat.hpp
    	modules/core/src/algorithm.cpp
    	modules/core/src/arithm.cpp
    	modules/features2d/src/features2d_init.cpp
    	modules/gpu/include/opencv2/gpu/gpu.hpp
    	modules/gpu/perf/perf_imgproc.cpp
    	modules/imgproc/src/generalized_hough.cpp
    	modules/ocl/include/opencv2/ocl/ocl.hpp
    	modules/video/src/tvl1flow.cpp
    	modules/video/src/video_init.cpp
    fee2ed37
Name
Last commit
Last update
..
android_binary_package OpenCV version++; OpenCV Manager version++.
clojure_dev_intro add tutorial content
crosscompilation NEON instruction set control unified for regular and cross-compiler builds.
desktop_java Added a new tutorial "Using OpenCV Java with Eclipse". Removed information related to Eclipse from "Desktop Java" tutorial.
display_image Applied feature #3375 and fix of pull 1842 to avoid merging problems later
how_to_write_a_tutorial Merge remote-tracking branch 'origin/2.4' into merge-2.4
ios_install Merge remote-tracking branch 'origin/2.4' into merge-2.4
java_eclipse Added a new tutorial "Using OpenCV Java with Eclipse". Removed information related to Eclipse from "Desktop Java" tutorial.
linux_eclipse Merge commit '43aec5ad' into merge-2.4
linux_gcc_cmake After commit c7bbd1ae, 'include_directories()' is needed in the CMakeLists.txt (user side). This commit updates the documentation.
linux_install Corrected package name in tutorial
load_save_image Minimize usages of legacy C API inside the library
table_of_content_introduction add clojure tutorial
windows_install Fix whitespace errors.
windows_visual_studio_Opencv Wrong example at the visual studio tutorial. Fixed link, fixed sample
windows_visual_studio_image_watch Merge branch '2.4'