Doxygen documentation for core module
authorMaksim Shabunin <maksim.shabunin@itseez.com>
Fri, 31 Oct 2014 15:09:19 +0000 (18:09 +0300)
committerMaksim Shabunin <maksim.shabunin@itseez.com>
Wed, 12 Nov 2014 11:21:58 +0000 (14:21 +0300)
commit6aa7a86ae992d3aacaf898c2d7c791d73311d2dd
tree78144cfd498f3298e9cd54f6265f0d3f5bcd539e
parentbea86deea95140f23f6359297ec59b27304647e8
Doxygen documentation for core module
69 files changed:
doc/CMakeLists.txt
doc/Doxyfile.in
doc/mymath.js [new file with mode: 0644]
doc/mymath.sty
doc/root.markdown.in [new file with mode: 0644]
modules/core/doc/intro.markdown [new file with mode: 0644]
modules/core/include/opencv2/core.hpp
modules/core/include/opencv2/core/affine.hpp
modules/core/include/opencv2/core/base.hpp
modules/core/include/opencv2/core/bufferpool.hpp
modules/core/include/opencv2/core/core_c.h
modules/core/include/opencv2/core/cuda.hpp
modules/core/include/opencv2/core/cuda.inl.hpp
modules/core/include/opencv2/core/cuda/block.hpp
modules/core/include/opencv2/core/cuda/border_interpolate.hpp
modules/core/include/opencv2/core/cuda/color.hpp
modules/core/include/opencv2/core/cuda/common.hpp
modules/core/include/opencv2/core/cuda/datamov_utils.hpp
modules/core/include/opencv2/core/cuda/detail/color_detail.hpp
modules/core/include/opencv2/core/cuda/detail/reduce.hpp
modules/core/include/opencv2/core/cuda/detail/reduce_key_val.hpp
modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp
modules/core/include/opencv2/core/cuda/detail/type_traits_detail.hpp
modules/core/include/opencv2/core/cuda/detail/vec_distance_detail.hpp
modules/core/include/opencv2/core/cuda/dynamic_smem.hpp
modules/core/include/opencv2/core/cuda/emulation.hpp
modules/core/include/opencv2/core/cuda/filters.hpp
modules/core/include/opencv2/core/cuda/funcattrib.hpp
modules/core/include/opencv2/core/cuda/functional.hpp
modules/core/include/opencv2/core/cuda/limits.hpp
modules/core/include/opencv2/core/cuda/reduce.hpp
modules/core/include/opencv2/core/cuda/saturate_cast.hpp
modules/core/include/opencv2/core/cuda/scan.hpp
modules/core/include/opencv2/core/cuda/simd_functions.hpp
modules/core/include/opencv2/core/cuda/transform.hpp
modules/core/include/opencv2/core/cuda/type_traits.hpp
modules/core/include/opencv2/core/cuda/utility.hpp
modules/core/include/opencv2/core/cuda/vec_distance.hpp
modules/core/include/opencv2/core/cuda/vec_math.hpp
modules/core/include/opencv2/core/cuda/vec_traits.hpp
modules/core/include/opencv2/core/cuda/warp.hpp
modules/core/include/opencv2/core/cuda/warp_reduce.hpp
modules/core/include/opencv2/core/cuda/warp_shuffle.hpp
modules/core/include/opencv2/core/cuda_stream_accessor.hpp
modules/core/include/opencv2/core/cuda_types.hpp
modules/core/include/opencv2/core/cvdef.h
modules/core/include/opencv2/core/cvstd.hpp
modules/core/include/opencv2/core/cvstd.inl.hpp
modules/core/include/opencv2/core/directx.hpp
modules/core/include/opencv2/core/eigen.hpp
modules/core/include/opencv2/core/ippasync.hpp
modules/core/include/opencv2/core/mat.hpp
modules/core/include/opencv2/core/mat.inl.hpp
modules/core/include/opencv2/core/matx.hpp
modules/core/include/opencv2/core/ocl.hpp
modules/core/include/opencv2/core/ocl_genbase.hpp
modules/core/include/opencv2/core/opengl.hpp
modules/core/include/opencv2/core/operations.hpp
modules/core/include/opencv2/core/optim.hpp
modules/core/include/opencv2/core/persistence.hpp
modules/core/include/opencv2/core/private.cuda.hpp
modules/core/include/opencv2/core/private.hpp
modules/core/include/opencv2/core/ptr.inl.hpp
modules/core/include/opencv2/core/traits.hpp
modules/core/include/opencv2/core/types.hpp
modules/core/include/opencv2/core/types_c.h
modules/core/include/opencv2/core/utility.hpp
modules/core/include/opencv2/core/wimage.hpp
modules/imgproc/include/opencv2/imgproc.hpp