Vladislav Vinogradov
bfd6ae77f5
Add note that cv::cuda::Stream class is not thread safe
8 years ago
Maksim Shabunin
4d053405cf
Merge pull request #6809 from K-Shinotsuka:master
8 years ago
Maksim Shabunin
07b18b0e8a
Merge pull request #6863 from SorcererX:patch-1
8 years ago
Ilya Lavrenov
9e8d060314
added suppression for TBB valgrind issue
8 years ago
Maksim Shabunin
f698bc1cc2
Fixes header filtering for python bindings generator
8 years ago
Alexander Alekhin
3e77731f7e
Merge pull request #6824 from dozyc:tapi_hog_sample
8 years ago
Alexander Alekhin
525e04cfcc
Merge pull request #6794 from jet47:cuda-modules-fixes
8 years ago
Maksim Shabunin
95da5ec245
Restored check chessboard parameters
9 years ago
Maksim Shabunin
3bfe76e24c
Ported PR #4187 to master
9 years ago
Maksim Shabunin
b000663a88
Cleanup
9 years ago
Alexander Alekhin
e871045b46
Merge pull request #6896 from jet47:cuda-arch-update
9 years ago
Alexander Alekhin
9c92f65c0b
Merge pull request #6808 from sturkmen72:patch-14
9 years ago
Alexander Alekhin
a9353ad2ec
Merge pull request #6880 from berak:fix_opencv_visualization
9 years ago
Alexander Alekhin
53f4eaa7a7
Merge pull request #6892 from ioxp:fsSpace
9 years ago
Alexander Alekhin
6c4b634cfe
Merge pull request #6814 from tomoaki0705:featureThreshold64fSimd
9 years ago
Vladislav Vinogradov
d76f258aeb
update CUDA architecture flags initialization
...
* remove obsolete paths
* add Pascal arch support
9 years ago
Vladislav Vinogradov
112903c2bd
increase minimal supported CUDA toolkit to 6.5
9 years ago
Maksim Shabunin
8215d20dbf
fixup! Fixed several merge issues
9 years ago
Maksim Shabunin
2a350b11dd
Fixed several merge issues
9 years ago
Tomoaki Teshima
9fca953e62
check the CPU flag correctly
9 years ago
Kerry Billingham
b2dd128ec5
Creation of Maven POM project and documentation.
...
This commit introduces a POM.xml file to allow the build of OpenCV and Java bundles using Maven.
An additonal directory has been created 'platforms/maven' to contain the POM and scripts used during the build process. An additional Markdown file is included to give instructions on how to build with Maven.
9 years ago
berak
20b9ff4ff6
opencv_visualization: check cmdline args
9 years ago
Alexander Alekhin
f75f894d73
Merge pull request #6889 from ilya-lavrenov:exif
9 years ago
Sergei Nosov
dce310e03c
provide better error messages
9 years ago
Alexander Alekhin
3c1a002dab
Merge pull request #6883 from ilya-lavrenov:resize
9 years ago
Alexander Alekhin
5e94243222
Merge pull request #6887 from sovrasov:calib_dist_coeffs_check
9 years ago
Alexander Alekhin
07ef396fbb
Merge pull request #6886 from ilya-lavrenov:cuda_docs
9 years ago
Ilya Lavrenov
91d8405e52
stop search of markers in Exif reader to prevent infinite loop
9 years ago
Oliver Schreer
74b83cfce5
Modified and improved the method for chessboard detection. It is now faster and detects chessboards under difficult lighting condition as well as when the chessboard has strong out of plane rotations
9 years ago
Vladislav Sovrasov
ee9a42e9cd
Fix calibration fail on python with CALIB_THIN_PRISM_MODEL flag
9 years ago
Alexander Alekhin
3590c3c48e
Merge pull request #6882 from ilya-lavrenov:flann
9 years ago
Ilya Lavrenov
491b6543da
clarify CUDA arithm operations usage with mask
9 years ago
Alexander Alekhin
1f26e73478
ffmpeg: try to load ffmpeg wrapper dll from the current module directory
9 years ago
Ilya Lavrenov
5bc10ef796
fixed empty image condition in resize
9 years ago
Alexander Alekhin
ddc0b42bc3
migration: github.com/opencv/opencv
9 years ago
Maksim Shabunin
6c6badb6a6
Merge pull request #6818 from Dikay900:template_patch
9 years ago
Ilya Lavrenov
bcc9010630
fixed memory leak in flann tests
9 years ago
Arthur Cinader
0ed250cb5d
Implement PR feedback:
...
1. Explain grayscale input still read as three channel
2. Fix typo
3. Add more details to image match explanation to include the use of masks
9 years ago
Alexander Alekhin
02aabcca87
Merge pull request #6829 from paroj:fixpp_fe
9 years ago
Alexander Alekhin
39acd4a3fd
Merge pull request #6866 from alalek:gnu_toolchain
9 years ago
Pavel Rojtberg
c1b90a1c22
fisheye: add CALIB_FIX_PRINCIPAL_POINT
9 years ago
Alexander Alekhin
a6b33c3590
Merge pull request #6846 from mbarnach:6086-cuda-initialization
9 years ago
Alexander Alekhin
7176c1327e
Merge pull request #6850 from alalek:bigdata_test
9 years ago
Alexander Alekhin
9b3d65c5e4
Merge pull request #6867 from alalek:fix_lapack
9 years ago
Alexander Alekhin
f9ab93bf0f
Merge pull request #6876 from janstarzy:jni-as-template-redone
9 years ago
Alexander Alekhin
c48e237dd0
Merge pull request #6874 from berak:fix_py_tutorials
9 years ago
Alexander Alekhin
88da03722f
Merge pull request #6786 from terfendail:median_fix
9 years ago
Alexander Alekhin
9ed1474340
Merge pull request #6790 from terfendail:linearresize_accuracy
9 years ago
Alexander Alekhin
88e3d07178
Merge pull request #6791 from terfendail:carotene4android_buildfix
9 years ago
Alexander Alekhin
c8693f01a3
Merge pull request #6792 from paroj:jaccard_distance
9 years ago