Vadim Pisarevsky
|
a770d04e78
|
Merge pull request #781 from bitwangyaoyao:2.4_fixerr
|
12 years ago |
yao
|
719e8674ad
|
fix the compile errors on Mac
|
12 years ago |
peng xiao
|
2338a895f5
|
Capitalize macro namings.
|
12 years ago |
peng xiao
|
1bea9ee26c
|
Rename test case category and code clean up.
|
12 years ago |
peng xiao
|
c9d8eb7a84
|
Fix build error on linux.
|
12 years ago |
peng xiao
|
6eefd276cf
|
Further optimize bfmatcher by passing macros.
|
12 years ago |
peng xiao
|
113b7584e0
|
Optimize bfmatcher by passing macros.
|
12 years ago |
peng xiao
|
1e49c00f4b
|
Replace create with ensureSizeIsEnough thus buffer objects can be reused.
|
12 years ago |
yao
|
61e041673e
|
remove the OpenCL Dir finding in CMake
|
12 years ago |
Gurpinder Singh Sandhu
|
36aad46fe1
|
changed reinterpret_cast to static_cast
This issue seem to be lingering around for quite some time
https://github.com/Itseez/opencv/pull/639
http://code.opencv.org/issues/2819
|
12 years ago |
Roman Donchenko
|
57d4c86b2b
|
Fixed the shebang lines on the Python scripts.
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
|
12 years ago |
Kirill Kornyakov
|
53a06913cb
|
Minor code cleanings in lkdemo.cpp
|
12 years ago |
Kirill Kornyakov
|
e351538697
|
#2813 bugfix
|
12 years ago |
Andrey Kamaev
|
ca56e99a62
|
Merge pull request #796 from SpecLad:more-backports
|
12 years ago |
Andrey Kamaev
|
a1fa63ffc9
|
Merge pull request #799 from SpecLad:boost-initial-weights
|
12 years ago |
Roman Donchenko
|
4143071e22
|
In CvBoost, delegated update_weights's implementation to a helper method.
This allows subclasses of CvBoost to override initial weights that
update_weights uses without duplicating its entire implementation.
|
12 years ago |
Andrey Kamaev
|
62b593ca8b
|
Merge pull request #793 from SpecLad:auto-cuda
|
12 years ago |
Andrey Kamaev
|
7711fe2f43
|
Merge pull request #794 from asmorkalov:android_no_layout
|
12 years ago |
Andrey Kamaev
|
18d4f14892
|
Merge pull request #792 from asmorkalov:manager_incompat_wh
|
12 years ago |
Andrey Kamaev
|
9ba25e9d09
|
Merge pull request #742 from bitwangyaoyao:2.4_fix
|
12 years ago |
Andrey Kamaev
|
0c64fc61dc
|
Merge pull request #740 from evil0sheep:2.4
|
12 years ago |
Roman Donchenko
|
484607fb6f
|
Backported RNG_MT19937 from master.
|
12 years ago |
Roman Donchenko
|
f64d512774
|
Backported globbing from master.
|
12 years ago |
Alexander Smorkalov
|
6e8f5ae574
|
Front/back camera constants semantic for Android fixed (Bug #2839).
Front/Back camera constants' values changed;
Additional camera facing check added for JavaCameraView.
|
12 years ago |
Alexander Smorkalov
|
82c61eba49
|
Feature #2893 Create Java sample without layout.xml implemented.
|
12 years ago |
Roman Donchenko
|
e8721f1f6f
|
Automatically add CUDA support to a module if it has CUDA sources.
Backport from master.
|
12 years ago |
Alexander Smorkalov
|
ec6f0e1baf
|
Incompatible hardware detetction added to OpenCV Manager(Feature #2941)
|
12 years ago |
Andrey Kamaev
|
71896544ca
|
Merge pull request #789 from asmorkalov:android_na_mk_fix
|
12 years ago |
Alexander Smorkalov
|
7bd169caa9
|
Native activity build with Android.mk fixed.
|
12 years ago |
Andrey Kamaev
|
aef8e6ba59
|
Merge pull request #782 from taka-no-me:bitness_detection
|
12 years ago |
Andrey Kamaev
|
6d7313cd3d
|
Merge pull request #776 from virtuald:2.4
|
12 years ago |
Andrey Kamaev
|
d3083ecf6d
|
Fix bitness detection for target platform
|
12 years ago |
Andrey Kamaev
|
5cfb6a848e
|
Merge pull request #780 from sivapvarma:2.4
|
12 years ago |
yao
|
7726e273a9
|
merge add and sub into one set of kernels
|
12 years ago |
Siva Prasad Varma
|
e2df8c7e62
|
Fix bug #2590
replaced wrong check to correct check
|
12 years ago |
yao
|
bee970ab94
|
remove the C3 kernels in arithm, as the oclMat will never store 3 channels data
|
12 years ago |
Andrey Kamaev
|
74e5ff2ec7
|
Merge pull request #778 from asmorkalov:android_wanr_fix
|
12 years ago |
Andrey Kamaev
|
72e49dc790
|
Merge pull request #777 from taka-no-me:ocl_win_hang
|
12 years ago |
Andrey Kamaev
|
a2d27429e4
|
Merge pull request #775 from bitwangyaoyao:2.4_fixerr
|
12 years ago |
Andrey Kamaev
|
977562b614
|
Merge pull request #771 from gpsinghsandhu:surfFeatureFinder
|
12 years ago |
Andrey Kamaev
|
3b6a82b57c
|
Merge pull request #769 from apavlenko:fix_2901
|
12 years ago |
Alexander Smorkalov
|
f89cc191a4
|
Waning fixes for Android samples
|
12 years ago |
Andrey Kamaev
|
5163986e7d
|
Merge pull request #772 from gpsinghsandhu:featureDescriptionTutorials
|
12 years ago |
Andrey Kamaev
|
3400d83778
|
Workaround hanging of ocl module when ocl API in not really used
|
12 years ago |
Andrey Pavlenko
|
4c31c26acf
|
fix for #2901 (en exception was raised when getting empty MatOfDMatch)
|
12 years ago |
Andrey Pavlenko
|
09fe5cddf1
|
test for the issue #2901
|
12 years ago |
Andrey Pavlenko
|
18b2d6bdbb
|
copying '.classpath' and '.project' to build dir, useful for opening in eclipse
|
12 years ago |
Dustin Spicuzza
|
64b5784c0b
|
Catch exceptions when large allocations fail
|
12 years ago |
yao
|
8cc5b98051
|
Fix the problem of device selection on hybrid video systems.
|
12 years ago |
yao
|
5022bc8c25
|
move the "cpu device checking" from supportsFeatures() to queryDeviceInfo()
|
12 years ago |