Vladislav Vinogradov
|
78c924baad
|
removed obsolete CARMA toolchain and CMake variable
|
12 years ago |
Andrey Kamaev
|
f3874abf68
|
Merge pull request #488 from AnnaKogan8:updated-ABI-compliance-descriptor-script
|
12 years ago |
Andrey Kamaev
|
37c6357b97
|
Merge pull request #485 from jet47:gpu-new-functionality
|
12 years ago |
Anna Kogan
|
f9cf70e93e
|
Updated script for ABI compliance check
|
12 years ago |
Alexander Smorkalov
|
6619941c90
|
Issues in management of local reference to jni objects fixed.
|
12 years ago |
Vladislav Vinogradov
|
a3a09cf4d1
|
refactored OpticalFlowDual_TVL1:
* added DenseOpticalFlow interface
* moved OpticalFlowDual_TVL1 to src folder
|
12 years ago |
Andrey Kamaev
|
8547984d29
|
Merge pull request #486 from amroamroamro:2.4
|
12 years ago |
Andrey Kamaev
|
37e2664cf0
|
Merge pull request #479 from ilya-lavrenov:TestHighGUI
|
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
|
aa73bf6079
|
added gpu optical flow sample
|
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 |
Andrey Kamaev
|
54a0e5085c
|
Merge pull request #483 from taka-no-me:cmake_tweaks
|
12 years ago |
Vladislav Vinogradov
|
1498d2f427
|
added dual tvl1 optical flow implementation
|
12 years ago |
Andrey Kamaev
|
c7df17e77b
|
Detect and report parallel framework used
|
12 years ago |
Andrey Kamaev
|
0b20faf3d2
|
Use git describe to get source control version
|
12 years ago |
Andrey Kamaev
|
9e4792af1f
|
Add separate status section for java
|
12 years ago |
Andrey Kamaev
|
82313b3f6c
|
Add OpenCL section to status report
|
12 years ago |
Andrey Kamaev
|
247df9f3fc
|
Detect version of clang compiler
|
12 years ago |
Andrey Kamaev
|
ca5e6f9522
|
Merge pull request #480 from taka-no-me:ffmpeg_warnings
|
12 years ago |
Andrey Kamaev
|
ac389507a0
|
Fix warnings from ffmpeg wrapper
|
12 years ago |
Andrey Kamaev
|
8b7a28a7e4
|
Merge pull request #477 from asmorkalov:android_version_info
|
12 years ago |
Andrey Kamaev
|
0cf9c16adc
|
Merge pull request #478 from jet47:gpu-reduction-fix
|
12 years ago |
Andrey Kamaev
|
7c77b402db
|
Merge pull request #468 from kirill-kornyakov:test-for-saturate-cast
|
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 |
Andrey Kamaev
|
b6e7aeabe0
|
Merge pull request #476 from apavlenko:eclipse_import_fix
|
12 years ago |
Andrey Kamaev
|
3990564a83
|
Merge pull request #470 from kirill-kornyakov:bug_2788_testing_add_method_for_column
|
12 years ago |
Andrey Kamaev
|
2495b23a7d
|
Merge pull request #473 from prclibo:2.4
|
12 years ago |
Andrey Kamaev
|
059ea5bebe
|
Merge pull request #471 from apavlenko:jar_install
|
12 years ago |
Andrey Pavlenko
|
54bcaa4934
|
fixing eclipse import errors that can also be fixed via 'Fix Project Properties' menu
|
12 years ago |
Andrey Kamaev
|
80d760c96e
|
Merge pull request #467 from asmorkalov:manager_jni_overflow
|
12 years ago |
Andrey Kamaev
|
a370404d9c
|
Merge pull request #416 from asmaloney:mat-docs-cleanup
|
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 |
Alexander Smorkalov
|
9f9c333a26
|
Bug #2759 android.os.DeadObjectException on OpenCV Manager connection fixed.
DeleteLocalRef calls for jclass objects added.
|
12 years ago |
Kirill Kornyakov
|
7071bd63ab
|
Added two tests to highlight bug #2788
|
12 years ago |
Alexander Smorkalov
|
9f01074f4c
|
Bug in hardware ratings fixed.
|
12 years ago |
Alexander Smorkalov
|
8c44e1ff81
|
Native testing for OpenCV Manager enabled
All tests added to CMake;
All tests ported on 4 digit version support;
Some test fixes and bug fixes were done.
|
12 years ago |
Kirill Kornyakov
|
81b9f9b16b
|
Added a test that documents that negative numbers are not clipped by cv::saturate_cast
|
12 years ago |