15729 Commits (408f93340a837764768d208bdd1de2c9f1574b77)
 

Author SHA1 Message Date
Olexa Bilaniuk 408f93340a External interface converted to use OpenCV Ptr<> smart pointer. 10 years ago
Olexa Bilaniuk f592321771 Internal buffers converted to use OpenCV dynamic memory allocation. 10 years ago
Olexa Bilaniuk bb01231990 Substituted the NaN check with OpenCV's implementation. 10 years ago
Olexa Bilaniuk e7d5e57264 Merge remote-tracking branch 'refs/remotes/upstream/master' 10 years ago
Olexa Bilaniuk 16f36a5fda Replaced division by reciprocal + multiply in a few places. 10 years ago
Olexa Bilaniuk e1abc416cf Changed seeding in initialization. 10 years ago
Olexa Bilaniuk 0f6ea38eac Added OPENCV_ prefix to #include guard. 10 years ago
Olexa Bilaniuk a2affe70d9 Deleted last remnants of restrict keyword. 10 years ago
Vadim Pisarevsky dcff28b778 Merge pull request #3717 from Dmitry-Me:removeUnneededIndirections 10 years ago
Olexa Bilaniuk b229d6b7ac Moved constants to cv:: namespace. 10 years ago
Vadim Pisarevsky 62b8895814 Merge pull request #3654 from StevenPuttemans:add_annotation_master 10 years ago
Vadim Pisarevsky 6820292256 Merge pull request #3700 from MSOpenTech:winrt-cmake-contrib 10 years ago
Vadim Pisarevsky d3b74cdcb2 Merge pull request #3773 from ilya-lavrenov:warning 10 years ago
Vadim Pisarevsky f38339c089 Merge pull request #3775 from Dmitry-Me:reduceVariableScope5 10 years ago
Dmitry-Me 1b7066fc95 Reduce variable scope, only compute values that are used later 10 years ago
Olexa Bilaniuk ed2a23768e Merge remote-tracking branch 'refs/remotes/upstream/master' 10 years ago
Vadim Pisarevsky 7c7a63bebc Merge pull request #3772 from Dmitry-Me:reduceVariableScope4 10 years ago
Vadim Pisarevsky aa506c6521 Merge pull request #3759 from mshabunin:wrap-all 10 years ago
Maxim Kostin ad1149ff12 Enabled property sheets for WinRT related samples 10 years ago
Maxim Kostin 530c8dc0c0 Fixing 'doc' buildbot job: removing trailing whitespaces and tab indents 10 years ago
Maxim Kostin 22a30af353 Fixing buildbot job: 10 years ago
Maxim Kostin 213a6bc5c4 Adding Widows Phone 8 sample apps 10 years ago
Maxim Kostin 59d6a281cd Added WinRT Universal Apps samples 10 years ago
Maxim Kostin 5810845777 Added and updated WinRT samples 10 years ago
Maxim Kostin 86ebf4a2d8 Added build script to automate generating, building and installing OCV for WinRT, WindowsPhone 8, WindowsPhone 8.1. Added readme and .bat script wrapper. Added standalone script to build and install pre-generated projects. 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
Ilya Lavrenov ffc453ebfd fixed [-Wsign-compare] warning 10 years ago
Dmitry-Me 4e582b131b Reduce veriables scope, move declaration to first use 10 years ago
Vadim Pisarevsky 5850a9b8c3 Merge pull request #3744 from es0m:remotes/upstream/2.4.10.x-prep 10 years ago
Vadim Pisarevsky 22ad72d08e Merge pull request #3690 from theodr:moprh_lines_detection_tut 10 years ago
Vadim Pisarevsky e28a5803d9 Merge pull request #3742 from StevenPuttemans:fix_4151 10 years ago
Vadim Pisarevsky e9d30a9383 Merge pull request #3746 from theodr:pca_tutorial 10 years ago
Vadim Pisarevsky e43a14ccd2 Merge pull request #3750 from Dmitry-Me:reduceVariableScope3 10 years ago
Vadim Pisarevsky de0997ab32 Merge pull request #3749 from alalek:fix_android_camera_master 10 years ago
Vadim Pisarevsky 8e37a693e5 Merge pull request #3758 from ilya-lavrenov:aarch64 10 years ago
Vadim Pisarevsky 845d3edb67 Merge pull request #3757 from ilya-lavrenov:popcnp 10 years ago
Vadim Pisarevsky 0a5df01626 Merge pull request #3763 from laomaiweng:patch-1 10 years ago
Vadim Pisarevsky f3f2f8ba97 Merge pull request #3764 from jet47:runtime-disable-optimizations 10 years ago
Vadim Pisarevsky 7b0abf52b3 Merge pull request #3767 from StevenPuttemans:fix_GPU_cascadeclassifiers 10 years ago
Olexa Bilaniuk 094f143735 Merge remote-tracking branch 'refs/remotes/upstream/master' 10 years ago
Alexander Alekhin 7d4d286050 Merge pull request #3752 from mshabunin:fix-legacy-cmake-issue 10 years ago
StevenPuttemans aea328e326 fixing CUDA cascade classifiers function and needed models 10 years ago
Vladislav Vinogradov 4254e35f6a merge new setUseOptimizations function with existed setUseOptimized 10 years ago
Vladislav Vinogradov 4800a34be3 do not dump OpenCL info if it is disabled 10 years ago
Vladislav Vinogradov c10f1851cb rename setOptimizations -> setUseOptimizations 10 years ago
Vladislav Vinogradov cda6fed41f move tegra namespace out of cv to prevent conflicts 10 years ago
Olexa Bilaniuk 5748cea80d Removed unnecessary precision in damped Cholesky decomposition. 10 years ago
Olexa Bilaniuk 43a4124bdd Merge remote-tracking branch 'refs/remotes/upstream/master' 10 years ago