16025 Commits (1fcc83b84b7ff2a6c945d3a26cc487aae0352b70)
 

Author SHA1 Message Date
Erik Karlsson 305cff36e2 Changed from IT to int for distance calculation 10 years ago
Vadim Pisarevsky 2baf1a3c9f Merge pull request #3788 from berak:fix_features2d_tut 10 years ago
Vadim Pisarevsky aa113c5a85 Merge pull request #3787 from Dmitry-Me:fixNullPointerDereference2 10 years ago
berak b7f2a4da69 fix features2d tutorials 10 years ago
Dmitry-Me d164d51380 Fix potential null pointer dereference 10 years ago
Vadim Pisarevsky f9b8ce1d25 Merge pull request #3784 from ilya-lavrenov:nvidia_android 10 years ago
Jonathan Viney 4f24dc0959 Fix KNN background subtraction not honoring width step. 10 years ago
Vadim Pisarevsky 0b99f6bcd6 Merge pull request #3777 from ilya-lavrenov:nvidia_cvtcolor_eps 10 years ago
Ilya Lavrenov cf4c79ebdd disabled some kernels for Android && NVidia 10 years ago
Vadim Pisarevsky e4bc592c46 Merge pull request #3583 from oresths:tbb_canny 10 years ago
Vadim Pisarevsky ebac739a35 Merge pull request #3781 from Dmitry-Me:dangerousStringManipulation 10 years ago
Olexa Bilaniuk 52e67c1a29 Whitespace & Doc fixes on lower half of rho.cpp. 10 years ago
Dmitry-Me f8c454733b Remove dangerous string manipulation, merge declaration with assignment 10 years ago
Olexa Bilaniuk 27fd810b6f Silenced build warnings on Windows. 10 years ago
Olexa Bilaniuk 736b42b372 Refactorings and renamings. 10 years ago
Olexa Bilaniuk 3a4d9a77b2 Merge remote-tracking branch 'refs/remotes/upstream/master' 10 years ago
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
Vadim Pisarevsky 4bb496409c Merge pull request #3779 from Dmitry-Me:uniformComputationOfVariableSize 10 years ago
Vadim Pisarevsky c9ea878d10 Merge pull request #3722 from berak:py_houghlines_sample 10 years ago
Vadim Pisarevsky 4701b22e14 Merge pull request #3607 from soyersoyer:yuyv_pixfmt 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
Dmitry-Me c587bae997 Uniform computation of variable size 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
Ilya Lavrenov 26eebb3ee3 increased EPS for cvtColor for NVIDIA 10 years ago
Dmitry-Me 1b7066fc95 Reduce variable scope, only compute values that are used later 10 years ago
Erik Karlsson 69eae13ff3 Changed pointers from sample_t * to uchar *. Rescaling psz accordingly. 10 years ago
Erik Karlsson d56d04e41b Updated documentation 10 years ago
Erik Karlsson ac6771f975 Added test cases 10 years ago
Erik Karlsson ae08884854 Added support for 4-component input for fastNlMeansDenoising[Multi][Abs] 10 years ago
Olexa Bilaniuk ed2a23768e Merge remote-tracking branch 'refs/remotes/upstream/master' 10 years ago
Erik Karlsson 87760d13fb Cleanup and addition of 4-component support for ocl_fastNlMeansDenoising 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