Andrey Kamaev
|
637397f621
|
Merge branch '2.4'
|
2013-02-20 12:31:16 +04:00 |
|
Andrey Kamaev
|
5691fd3abe
|
Merge pull request #503 from taka-no-me:fix_docs
|
2013-02-19 18:01:51 +04:00 |
|
Andrey Kamaev
|
5cc2a6bdbf
|
Merge pull request #500 from nielsgm:predict_python_wrapper_to_docs
|
2013-02-19 18:01:30 +04:00 |
|
Andrey Kamaev
|
afa8e4e645
|
Merge pull request #492 from taka-no-me:fix_warnings_gcov
|
2013-02-19 18:01:06 +04:00 |
|
Andrey Kamaev
|
2fe7482b73
|
Add support for enums into rst ocv domain
|
2013-02-19 16:22:20 +04:00 |
|
Andrey Kamaev
|
ff7b604a25
|
Fix several inconsistent declarations identified by check_doc2 script
|
2013-02-19 16:22:20 +04:00 |
|
Andrey Kamaev
|
2bbb777d95
|
Fix warnings about missing parent for class members
|
2013-02-19 11:49:05 +04:00 |
|
Niels Gerlif Myrtue
|
7697d79d93
|
Added the predict_all function wrapper for python that was missing from the documentation
Copied the docstring description
|
2013-02-19 13:11:30 +11:00 |
|
Andrey Kamaev
|
39baa2237e
|
Merge pull request #499 from vpisarev:zeroelem_fix
|
2013-02-18 18:05:02 +04:00 |
|
Andrey Kamaev
|
c6f6f9ab35
|
Merge pull request #451 from bitwangyaoyao:2.4_operator
|
2013-02-18 18:04:44 +04:00 |
|
Vadim Pisarevsky
|
a1c7e0368c
|
fixed problem reported by Thouis (Ray) Jones
|
2013-02-18 17:01:21 +04:00 |
|
Andrey Kamaev
|
262fc929aa
|
Merge branch '2.4'
|
2013-02-18 15:35:42 +04:00 |
|
yao
|
9613135e8d
|
fix compiling errors on Linux
more operators use oclMatExpr
|
2013-02-16 18:41:43 +08:00 |
|
yao
|
69fd2d8273
|
add oclMatExpr class to prevent extra allocations
|
2013-02-16 11:05:23 +08:00 |
|
Haoxiang Li
|
3f86fd82f8
|
update: detected rectangles may be partially outside the image
|
2013-02-15 11:05:56 -05:00 |
|
Andrey Kamaev
|
3ead4449ad
|
Fix several warnings about uninitialized variables from gcov build
|
2013-02-15 17:28:23 +04:00 |
|
Andrey Kamaev
|
4cc3dfe27c
|
Merge pull request #482 from vpisarev:c2cpp_imgproc_part2
|
2013-02-14 20:13:45 +04:00 |
|
Andrey Kamaev
|
f58dffe31f
|
Merge pull request #401 from Daniil-Osokin:bugfix_doc_setNumThreads
|
2013-02-14 19:07:41 +04:00 |
|
Vadim Pisarevsky
|
3c25ddd9ff
|
restored 8u->32f cvGetQuadrangleSubPix() mode (need better test for it)
|
2013-02-14 18:14:55 +04:00 |
|
Daniil Osokin
|
5f32e0e24d
|
Rewrote doc for set-get number of threads functionality with support new frameworks (bug #2064)
|
2013-02-14 17:11:16 +04:00 |
|
Daniil Osokin
|
6deda2531c
|
Fixed getNumThreads() for C=
|
2013-02-14 17:07:36 +04:00 |
|
Vladislav Vinogradov
|
78c924baad
|
removed obsolete CARMA toolchain and CMake variable
|
2013-02-14 16:27:17 +04:00 |
|
Andrey Kamaev
|
37c6357b97
|
Merge pull request #485 from jet47:gpu-new-functionality
|
2013-02-14 16:00:55 +04:00 |
|
Vadim Pisarevsky
|
78402bf596
|
made several minor fixes as pointed out by Andrey
|
2013-02-14 15:36:20 +04:00 |
|
Vladislav Vinogradov
|
a3a09cf4d1
|
refactored OpticalFlowDual_TVL1:
* added DenseOpticalFlow interface
* moved OpticalFlowDual_TVL1 to src folder
|
2013-02-14 13:26:47 +04:00 |
|
Andrey Kamaev
|
8547984d29
|
Merge pull request #486 from amroamroamro:2.4
|
2013-02-14 11:21:16 +04:00 |
|
Andrey Kamaev
|
37e2664cf0
|
Merge pull request #479 from ilya-lavrenov:TestHighGUI
|
2013-02-14 11:21:01 +04:00 |
|
Amro
|
42a2cb0a38
|
add description of ddepth param of cv::boxFilter
bug #2709
|
2013-02-13 15:16:17 +03:00 |
|
Vladislav Vinogradov
|
2181a41a07
|
added perf4au app
|
2013-02-13 15:58:24 +04:00 |
|
Vladislav Vinogradov
|
50f28c9e25
|
added Warp::reduce function
|
2013-02-13 15:57:55 +04:00 |
|
Vladislav Vinogradov
|
36e42084f0
|
added gpu BM optical flow implementation
|
2013-02-13 15:57:40 +04:00 |
|
Vladislav Vinogradov
|
fe2e89df1b
|
added gpu::HoughLinesP function
|
2013-02-13 15:56:58 +04:00 |
|
Vladislav Vinogradov
|
86bd325131
|
added gpu::normalize function
|
2013-02-13 15:55:58 +04:00 |
|
Vladislav Vinogradov
|
61b54149b1
|
added mask support to gpu norm and sum
|
2013-02-13 15:54:50 +04:00 |
|
Vladislav Vinogradov
|
08914aa708
|
added gpu compare with scalar
|
2013-02-13 15:53:03 +04:00 |
|
Vladislav Vinogradov
|
a828b60765
|
added enqueueHostCallback method to gpu::Stream
|
2013-02-13 15:51:27 +04:00 |
|
Vladislav Vinogradov
|
ce2fd7fec9
|
added dual tvl1 optical flow gpu implementation
|
2013-02-13 15:50:05 +04:00 |
|
Vladislav Vinogradov
|
1498d2f427
|
added dual tvl1 optical flow implementation
|
2013-02-13 15:42:58 +04:00 |
|
Vadim Pisarevsky
|
77d647b675
|
2 more warnings on Windows fixed
|
2013-02-13 02:32:10 +04:00 |
|
Vadim Pisarevsky
|
bd063e47d7
|
fixed the remaining warning in houghlines
|
2013-02-13 01:47:17 +04:00 |
|
Vadim Pisarevsky
|
8f33e80515
|
fixed bug in the new version of cornerSubPix
|
2013-02-13 01:46:02 +04:00 |
|
Vadim Pisarevsky
|
16d825adbc
|
fixed compile warnings and opencv_perf_imgproc failures
|
2013-02-13 01:23:57 +04:00 |
|
Vadim Pisarevsky
|
944588e732
|
converted houghlines to C++
|
2013-02-12 23:16:06 +04:00 |
|
Vadim Pisarevsky
|
7f8c925319
|
finished distance transform; fixed warnings
|
2013-02-12 21:35:37 +04:00 |
|
Andrey Kamaev
|
956aa68fb5
|
Merge branch '2.4'
|
2013-02-12 20:30:17 +04:00 |
|
Andrey Kamaev
|
ac389507a0
|
Fix warnings from ffmpeg wrapper
|
2013-02-12 19:58:59 +04:00 |
|
Vadim Pisarevsky
|
05ea571b08
|
almost finished distance transform conversion (discrete voronoi diagram mode is not ready yet)
|
2013-02-12 18:56:22 +04:00 |
|
Vadim Pisarevsky
|
9124a76ae7
|
converted moments function to C++
|
2013-02-12 18:07:22 +04:00 |
|
Vadim Pisarevsky
|
59a5ba8938
|
converted watershed + pyrmeanshiftfilter to C++
|
2013-02-12 17:08:42 +04:00 |
|
Andrey Kamaev
|
8b7a28a7e4
|
Merge pull request #477 from asmorkalov:android_version_info
|
2013-02-12 17:06:27 +04:00 |
|