Andrey Kamaev
|
9498856b22
|
Fix documentation problems found by check_docs2 script
|
12 years ago |
Andrey Kamaev
|
2fe7482b73
|
Add support for enums into rst ocv domain
|
12 years ago |
Andrey Kamaev
|
ff7b604a25
|
Fix several inconsistent declarations identified by check_doc2 script
|
12 years ago |
Andrey Kamaev
|
2bbb777d95
|
Fix warnings about missing parent for class members
|
12 years ago |
Niels Gerlif Myrtue
|
7697d79d93
|
Added the predict_all function wrapper for python that was missing from the documentation
Copied the docstring description
|
12 years ago |
Vadim Pisarevsky
|
a1c7e0368c
|
fixed problem reported by Thouis (Ray) Jones
|
12 years ago |
yao
|
9613135e8d
|
fix compiling errors on Linux
more operators use oclMatExpr
|
12 years ago |
yao
|
69fd2d8273
|
add oclMatExpr class to prevent extra allocations
|
12 years ago |
Haoxiang Li
|
3f86fd82f8
|
update: detected rectangles may be partially outside the image
|
12 years ago |
Andrey Kamaev
|
3ead4449ad
|
Fix several warnings about uninitialized variables from gcov build
|
12 years ago |
Vadim Pisarevsky
|
3c25ddd9ff
|
restored 8u->32f cvGetQuadrangleSubPix() mode (need better test for it)
|
12 years ago |
Daniil Osokin
|
5f32e0e24d
|
Rewrote doc for set-get number of threads functionality with support new frameworks (bug #2064)
|
12 years ago |
Daniil Osokin
|
6deda2531c
|
Fixed getNumThreads() for C=
|
12 years ago |
Vladislav Vinogradov
|
78c924baad
|
removed obsolete CARMA toolchain and CMake variable
|
12 years ago |
Vadim Pisarevsky
|
78402bf596
|
made several minor fixes as pointed out by Andrey
|
12 years ago |
Vladislav Vinogradov
|
a3a09cf4d1
|
refactored OpticalFlowDual_TVL1:
* added DenseOpticalFlow interface
* moved OpticalFlowDual_TVL1 to src folder
|
12 years ago |
Amro
|
42a2cb0a38
|
add description of ddepth param of cv::boxFilter
bug #2709
|
12 years ago |
Vladislav Vinogradov
|
2181a41a07
|
added perf4au app
|
12 years ago |
Vladislav Vinogradov
|
50f28c9e25
|
added Warp::reduce function
|
12 years ago |
Vladislav Vinogradov
|
36e42084f0
|
added gpu BM optical flow implementation
|
12 years ago |
Vladislav Vinogradov
|
fe2e89df1b
|
added gpu::HoughLinesP function
|
12 years ago |
Vladislav Vinogradov
|
86bd325131
|
added gpu::normalize function
|
12 years ago |
Vladislav Vinogradov
|
61b54149b1
|
added mask support to gpu norm and sum
|
12 years ago |
Vladislav Vinogradov
|
08914aa708
|
added gpu compare with scalar
|
12 years ago |
Vladislav Vinogradov
|
a828b60765
|
added enqueueHostCallback method to gpu::Stream
|
12 years ago |
Vladislav Vinogradov
|
ce2fd7fec9
|
added dual tvl1 optical flow gpu implementation
|
12 years ago |
Vladislav Vinogradov
|
1498d2f427
|
added dual tvl1 optical flow implementation
|
12 years ago |
Vadim Pisarevsky
|
77d647b675
|
2 more warnings on Windows fixed
|
12 years ago |
Vadim Pisarevsky
|
bd063e47d7
|
fixed the remaining warning in houghlines
|
12 years ago |
Vadim Pisarevsky
|
8f33e80515
|
fixed bug in the new version of cornerSubPix
|
12 years ago |
Vadim Pisarevsky
|
16d825adbc
|
fixed compile warnings and opencv_perf_imgproc failures
|
12 years ago |
Vadim Pisarevsky
|
944588e732
|
converted houghlines to C++
|
12 years ago |
Vadim Pisarevsky
|
7f8c925319
|
finished distance transform; fixed warnings
|
12 years ago |
Andrey Kamaev
|
ac389507a0
|
Fix warnings from ffmpeg wrapper
|
12 years ago |
Vadim Pisarevsky
|
05ea571b08
|
almost finished distance transform conversion (discrete voronoi diagram mode is not ready yet)
|
12 years ago |
Vadim Pisarevsky
|
9124a76ae7
|
converted moments function to C++
|
12 years ago |
Vadim Pisarevsky
|
59a5ba8938
|
converted watershed + pyrmeanshiftfilter to C++
|
12 years ago |
Ilya Lavrenov
|
5512f91d08
|
removed libstdc++ dependency
|
12 years ago |
Alexander Smorkalov
|
1751a963f2
|
Build info output for all android apps added.
OpenCV build information output to logcat added to OpenCV initialization code;
Documenation for cv::getBuildInformation() added.
|
12 years ago |
Vladislav Vinogradov
|
fdb07a0ac1
|
fix performance issue of gpu reduction
|
12 years ago |
Vadim Pisarevsky
|
06f4a56469
|
converted flood fill, getrectsubpix & cornersubpix to C++
|
12 years ago |
Andrey Pavlenko
|
54bcaa4934
|
fixing eclipse import errors that can also be fixed via 'Fix Project Properties' menu
|
12 years ago |
Bo Li
|
92e7e7d8e8
|
fix issue 2788
|
12 years ago |
Kirill Kornyakov
|
74e5650350
|
Reenabled second test
|
12 years ago |
Andrey Kamaev
|
5cae645ba1
|
Temporary disabled parallel_writers_and_readers test
|
12 years ago |
Andrey Pavlenko
|
b337d84adf
|
configure desktop Java install, making JNI library name correct, and making it fat when possible
|
12 years ago |
Kirill Kornyakov
|
7071bd63ab
|
Added two tests to highlight bug #2788
|
12 years ago |
Kirill Kornyakov
|
81b9f9b16b
|
Added a test that documents that negative numbers are not clipped by cv::saturate_cast
|
12 years ago |
Andrey Kamaev
|
ffb3b5ddbe
|
Adjust OpenCV version to 2.4.4
|
12 years ago |
Andrey Kamaev
|
2ed6bc8aaf
|
Revert ffmpeg related changes from "thread-safe VideoWriter and VideoCapture"
This reverts commit 4abf0b3193 .
Changes are reverted because they break build of proxy dlls on Windows
|
12 years ago |