Andrey Kamaev
|
b6a2717c2b
|
Merge pull request #65 from taka-no-me:android/warnings
|
12 years ago |
Andrey Kamaev
|
59452dfc6f
|
Merge pull request #64 from vpisarev/bugs_1939_2100
|
12 years ago |
Vadim Pisarevsky
|
40a30b6f30
|
fixed type "compatible -> incompatible" in the error message
|
12 years ago |
Vadim Pisarevsky
|
d652cc72f2
|
fixed bugs #2100 (kind of) and #1393
[edit: cleaned whitespace]
|
12 years ago |
Alexander Shishkov
|
2dba13f7d4
|
added support armv7s for iOS framework
for supporting with iOS 6 devices
|
12 years ago |
Andrey Kamaev
|
8fb6d9f650
|
Fix Android build warnings
|
12 years ago |
Andrey Kamaev
|
d9ffe5e7c4
|
Merge branch '2.4'
|
12 years ago |
Andrey Kamaev
|
cb66dd8000
|
Normalize android/scripts/wincfg.cmd.tmpl
|
12 years ago |
Andrey Kamaev
|
e8dd73798c
|
Merge pull request #59 from taka-no-me:doc/fix-signatures-master
|
12 years ago |
Andrey Kamaev
|
546ec2af65
|
Merge pull request #54 from taka-no-me:doc/fix-signatures
|
12 years ago |
Andrey Kamaev
|
5bc104cef5
|
Merge branch '2.4'
|
12 years ago |
Andrey Kamaev
|
09abcd567e
|
Merge pull request #50 from taka-no-me:parallel/fix-build-2445
|
12 years ago |
Andrey Kamaev
|
7173c82382
|
Include unistd.h to parallel.cpp on UNIX-like systems
This fixes build without TBB and CUDA. Issue #2445
|
12 years ago |
marina.kolpakova
|
ec8fb32336
|
Merge pull request #63 from jet47/gpu-sep-filters
|
12 years ago |
Vladislav Vinogradov
|
34b4a35ea7
|
gpu separable filters for CV_8UC3, CV_32FC3 and CV_32FC4 types
|
12 years ago |
Andrey Kamaev
|
9a97c74ef3
|
Merge pull request #61 from vpisarev/bug_2509
|
12 years ago |
Andrey Kamaev
|
49397f7946
|
Merge pull request #60 from kirill-kornyakov/documentation-link-to-answers2
|
12 years ago |
Andrey Kamaev
|
1341c64290
|
Merge pull request #51 from taka-no-me/java/fix-build-after-normalization
|
12 years ago |
Andrey Kamaev
|
65d07c56fb
|
Merge pull request #57 from vpisarev/bug_2429_2.4
|
12 years ago |
Andrey Kamaev
|
e1c3ffb23f
|
Fix weight calculation for the last pixel in generic area resize.
Also removed assigned only variable.
|
12 years ago |
Vadim Pisarevsky
|
80f9bd864f
|
fixed bug #2429
[edit: cleaned whitespace]
|
12 years ago |
Vadim Pisarevsky
|
c40718ab61
|
fixed bug #2059
|
12 years ago |
Kirill Kornyakov
|
908f25bc43
|
changed link to Q&A forum in the docs
|
12 years ago |
Andrey Kamaev
|
634fedc3cb
|
Merge pull request #56 from vpisarev/bug_2447_2.4
|
12 years ago |
Vadim Pisarevsky
|
f5742e6cac
|
fix bug #2447 - unary operator bug for single column matrix
|
12 years ago |
Andrey Kamaev
|
73bbabf207
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
12 years ago |
Andrey Kamaev
|
0e7ca71dcc
|
Normalize whitespace in documentation and text files
|
12 years ago |
Andrey Kamaev
|
461b69f6ee
|
Eliminate discrepancies between signatures in documentation and OpenCV headers
All errors were found by doc/check_docs2.py
|
12 years ago |
Andrey Kamaev
|
57d077b936
|
Fix Java API generation after normalization
The rst_parser.py was unintentionally corrupted by normalization.
This fix repairs the script and fixes Java API generation.
|
12 years ago |
Andrey Kamaev
|
9337246867
|
Merge branch '2.4'
|
12 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
12 years ago |
vpisarev
|
f75946a16a
|
made opencv_ocl module build with VS2012
|
12 years ago |
Andrey Kamaev
|
69020da607
|
Merge branch 'release2.4.3' into 2.4
|
12 years ago |
Andrey Kamaev
|
f4e33ea0ba
|
Fix build of samples
|
12 years ago |
Andrey Kamaev
|
7225f89ea2
|
Revert opencv_videostab to the state of 2.4.2
|
12 years ago |
marina.kolpakova
|
e5437e5486
|
Fix binary compatibility of opencv_gpu
|
12 years ago |
Andrey Kamaev
|
ed51162568
|
Fix binary compatibility of Java wrappers
|
12 years ago |
Andrey Kamaev
|
42c8a42ad3
|
Fix binary compatibility of opencv_objdetect
|
12 years ago |
Andrey Kamaev
|
a07cc84436
|
Fix binary compatibility of opencv_nonfree
|
12 years ago |
Andrey Kamaev
|
26bcb3812c
|
Fix binary compatibility of opencv_contrib
|
12 years ago |
Andrey Kamaev
|
971d02cde6
|
Fix binary compatibility of opencv_stitching
|
12 years ago |
Andrey Kamaev
|
edee177ef1
|
Fix binary compatibility of opencv_ml
|
12 years ago |
Andrey Kamaev
|
7d6a2f1bca
|
Revert "skip of table header in MLData (#1962)"
This reverts commit 4d36be8794 .
Conflicts:
modules/ml/include/opencv2/ml/ml.hpp
modules/ml/src/data.cpp
|
12 years ago |
Andrey Kamaev
|
0dc3d61071
|
Revert "yet another portion of changes towards the binary compatibility"
This reverts commit 618fbf5508 .
|
12 years ago |
Andrey Kamaev
|
5a730d09cd
|
Fix binary compatibility of opencv_features2d
|
12 years ago |
Andrey Kamaev
|
0442bca235
|
Revert "partially recovered binary compatibility (ticket #2415)"
This reverts commit 94b97b7a63 .
|
12 years ago |
Andrey Kamaev
|
075372a71c
|
Revert "fixed compilation error because of DetectionBasedTracker"
This reverts commit 9b8c47399a .
|
12 years ago |
Andrey Kamaev
|
e7b81688a4
|
Revert "yet another portion of changes towards the binary compatibility"
This reverts commit 618fbf5508 .
|
12 years ago |
Andrey Kamaev
|
18ab16dbd3
|
Revert "some more fixes towards binary compatibility"
This reverts commit a8c5e35619 .
Conflicts:
modules/imgproc/src/imgwarp.cpp
|
12 years ago |