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 |
|
kobigurk
|
109e047a28
|
* img_test is now tested for channel numbers instead of img
* fixed indentation to use spaces and trailing spaces
|
2013-02-13 13:33:07 +02: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 |
|
Andrey Kamaev
|
0cf9c16adc
|
Merge pull request #478 from jet47:gpu-reduction-fix
|
2013-02-12 17:06:07 +04:00 |
|
Andrey Kamaev
|
7c77b402db
|
Merge pull request #468 from kirill-kornyakov:test-for-saturate-cast
|
2013-02-12 17:04:54 +04:00 |
|
Andrey Kamaev
|
b44b920997
|
Merge branch '2.4'
|
2013-02-12 16:30:18 +04:00 |
|
Ilya Lavrenov
|
5512f91d08
|
removed libstdc++ dependency
|
2013-02-12 14:20:23 +04:00 |
|
kobigurk
|
9f80c6c989
|
added test for 4 channel tiff
|
2013-02-12 11:21:51 +02:00 |
|
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.
|
2013-02-12 11:19:05 +04:00 |
|
Vladislav Vinogradov
|
fdb07a0ac1
|
fix performance issue of gpu reduction
|
2013-02-12 09:50:41 +04:00 |
|
Vadim Pisarevsky
|
06f4a56469
|
converted flood fill, getrectsubpix & cornersubpix to C++
|
2013-02-11 23:49:10 +04:00 |
|
Andrey Kamaev
|
b6e7aeabe0
|
Merge pull request #476 from apavlenko:eclipse_import_fix
|
2013-02-11 21:38:07 +04:00 |
|
Andrey Kamaev
|
3990564a83
|
Merge pull request #470 from kirill-kornyakov:bug_2788_testing_add_method_for_column
|
2013-02-11 21:16:39 +04:00 |
|
Andrey Kamaev
|
2495b23a7d
|
Merge pull request #473 from prclibo:2.4
|
2013-02-11 20:48:03 +04:00 |
|
Andrey Kamaev
|
059ea5bebe
|
Merge pull request #471 from apavlenko:jar_install
|
2013-02-11 20:46:48 +04:00 |
|
Andrey Pavlenko
|
54bcaa4934
|
fixing eclipse import errors that can also be fixed via 'Fix Project Properties' menu
|
2013-02-11 19:49:18 +04:00 |
|
Bo Li
|
92e7e7d8e8
|
fix issue 2788
|
2013-02-11 15:09:42 +01:00 |
|
Kirill Kornyakov
|
74e5650350
|
Reenabled second test
|
2013-02-11 16:53:41 +04:00 |
|
Andrey Kamaev
|
5cae645ba1
|
Temporary disabled parallel_writers_and_readers test
|
2013-02-11 16:52:20 +04:00 |
|
Andrey Pavlenko
|
b337d84adf
|
configure desktop Java install, making JNI library name correct, and making it fat when possible
|
2013-02-11 16:28:19 +04:00 |
|
Kirill Kornyakov
|
7071bd63ab
|
Added two tests to highlight bug #2788
|
2013-02-11 15:25:15 +04:00 |
|
Kirill Kornyakov
|
81b9f9b16b
|
Added a test that documents that negative numbers are not clipped by cv::saturate_cast
|
2013-02-11 14:58:38 +04:00 |
|
Andrey Kamaev
|
1869f77c0f
|
Merge pull request #457 from taka-no-me:fix_vars_expansion
|
2013-02-11 14:37:14 +04:00 |
|
Andrey Kamaev
|
ffb3b5ddbe
|
Adjust OpenCV version to 2.4.4
|
2013-02-11 14:17:29 +04:00 |
|
Andrey Kamaev
|
2ed6bc8aaf
|
Revert ffmpeg related changes from "thread-safe VideoWriter and VideoCapture"
This reverts commit 4abf0b31936c96887c028d799c6e89edfc4e197b.
Changes are reverted because they break build of proxy dlls on Windows
|
2013-02-11 14:15:29 +04:00 |
|
Andrey Kamaev
|
9d7300f003
|
Merge pull request #465 from asmorkalov:android_camera_connect
|
2013-02-11 14:05:37 +04:00 |
|
Andrey Kamaev
|
5335c2f920
|
Merge pull request #464 from asmaloney:missing_fclose
|
2013-02-11 14:03:51 +04:00 |
|
Andrey Kamaev
|
2a98c1f89c
|
Merge pull request #446 from AnnaKogan8:updated-perf-timing-script
|
2013-02-11 14:02:39 +04:00 |
|
Alexander Smorkalov
|
283b26e2db
|
Issue in NativeCameraView and JavaCameraView fixed.
In previous version getWidth() and getHeight() values were used instead method parameters.
|
2013-02-11 09:43:44 +04:00 |
|
Andy Maloney
|
2075236757
|
If generating a bin file (second half of conditional), make sure the file is closed
(Also fix spelling in comment)
|
2013-02-10 21:55:20 -05:00 |
|
kobigurk
|
7927ebf20e
|
alpha channels support for 8-bit tiffs
|
2013-02-10 01:22:49 +02:00 |
|
Andrey Kamaev
|
716e0192b3
|
Merge pull request #456 from vpisarev:python_ptseq_fix
|
2013-02-08 18:52:04 +04:00 |
|
Andrey Kamaev
|
3ed6c09485
|
Merge pull request #428 from bitwangyaoyao:2.4_erode_dilate
|
2013-02-08 18:48:37 +04:00 |
|
Andrey Kamaev
|
504264ab7b
|
Merge pull request #402 from asmorkalov:samples_data_rase_fix
|
2013-02-08 18:48:13 +04:00 |
|
Andrey Kamaev
|
46ca5c32cd
|
Merge pull request #455 from AlexeySpizhevoy:2.4
|
2013-02-08 18:45:24 +04:00 |
|