21034 Commits (4d62f1de1e23bb338e541dcbaf3c11f707d5b134)
 

Author SHA1 Message Date
Maksim Shabunin 4d62f1de1e Added javadoc generation 8 years ago
Maksim Shabunin 8b455e8bb3 Fixed Algorithm.save and other methods work in Java 8 years ago
Alexander Alekhin bd786f3bea Merge pull request #8520 from tomoaki0705:cudaWarningsSuppress 8 years ago
Tomoaki Teshima 731b5b206f suppress warnings from cuda 8 years ago
Alexander Alekhin 739f87da6d Merge pull request #8518 from alalek:fix_fp16 8 years ago
Alexander Alekhin bd5a6f8af2 Merge pull request #8517 from alalek:fix_build_pch 8 years ago
Alexander Alekhin e5d9b608c4 cmake: fix fp16 support 8 years ago
Alexander Alekhin 1f86d8564f cmake: fix GCC precompiled headers warnings 8 years ago
Alexander Alekhin d15d9f558d Merge pull request #8514 from paroj:v4lretval 8 years ago
Pavel Rojtberg d92d82d194 cap_v4l: SetProperty - do not return false while setting video size 8 years ago
Alexander Alekhin e93aa158cf Merge pull request #8496 from Sahloul:fixes/wrappers/imgproc/EMD 8 years ago
Alexander Alekhin 297ba85323 Merge pull request #8441 from alalek:dispatch_mathfuncs_core 8 years ago
Vadim Pisarevsky 36e8017580 Merge pull request #8465 from claudiofantacci:enh/cudastreamhog 8 years ago
Vadim Pisarevsky 4aa51f6a32 Merge pull request #8484 from berak:patch-2 8 years ago
Vadim Pisarevsky a973d93dcb Merge pull request #8504 from bcr3ative:fixStereoBMROI 8 years ago
Vadim Pisarevsky 2409924dbc Merge pull request #8342 from grundman:patch-1 8 years ago
Vadim Pisarevsky 8bfc3845e2 Merge pull request #8499 from mszu:patch-1 8 years ago
Vadim Pisarevsky 63d3fdcf58 Merge pull request #8466 from sxldvd:master 8 years ago
Alexander Alekhin 8bee226d79 Merge pull request #8495 from sergiud:standalone-dynamic-ipp-detection 8 years ago
Alexander Alekhin c049275512 Merge pull request #8502 from tomoaki0705:fixWarningsArrayBound 8 years ago
Alexander Alekhin bbdd8ba078 Merge pull request #8506 from sergiud:mat-move-assignment-dont-copy 8 years ago
Sergiu Deitsch 4f31759965 prevent copying in cv::Mat_<T> move assignment 8 years ago
Alexander Alekhin 45e866f0e1 Merge pull request #8500 from Sahloul:fixes/wrappers/ptr 8 years ago
Tomoaki Teshima 6ab10fc3ac suppress warnings on GCC 4.9 series 8 years ago
Paolo Perkovic dd576c89a3 Fix StereoBM ROI selection 8 years ago
Hamdi Sahloul 89088937a7 Avoid memory leakage in smart pointers wrapper 8 years ago
Hamdi Sahloul 6a856d677c Wraps cv::EMD for Python and Java 8 years ago
Mark Szumowski 94d63d4281 Update research paper link in Python sample 8 years ago
Alexander Alekhin 0ae297ad95 Merge pull request #8497 from Sahloul:fixes/wrappers/ptr 8 years ago
Hamdi Sahloul c75b589f89 Wraps smart pointers properly 8 years ago
Alexander Alekhin b67382cbeb Merge pull request #8494 from tomoaki0705:fixWarningCuda 8 years ago
Sergiu Deitsch 98b8c32f30 cmake: fixed standalone dynamic IPP detection under win32 8 years ago
Tomoaki Teshima 507071cc6f suppress warnings on Jetson TK1 8 years ago
Alexander Alekhin 1c53595817 Merge pull request #8474 from alalek:ocv_download 8 years ago
Alexander Alekhin a7de4aca6a cmake: update ocv_download 8 years ago
berak 3e0b63f65b fix comment in optim.hpp 8 years ago
Alexander Alekhin f34b2f7b8d Merge pull request #8470 from superbort:stitching-estimators 8 years ago
Alexander Broemmer b2524f4571 Clear old CameraParameters in AffineBasedEstimator 8 years ago
Alexander Alekhin 7cc97fd96c Merge pull request #8421 from mshabunin:download-cache 8 years ago
Sixela David 75a489b75b Correcting issue #8431 8 years ago
Claudio 4709b9d2d8
Add cuda::streams to by_rows and 8UC1 functions 8 years ago
Claudio dd3655f6a6
Align parameter code style between hog .cu and .cpp files 8 years ago
Claudio 35f66340d7
Add cuda::Stream capability to cuda::HOG::compute 8 years ago
Alexander Alekhin f109c0134f Merge pull request #8459 from alalek:fix_msvc_static_build 8 years ago
Alexander Alekhin 005c4777c7 cmake: fix MSVC static builds 8 years ago
Matthias Grundmann 13540bf7f4 Update bgfg_gaussmix2.cpp 8 years ago
Alexander Alekhin 49e16a3c9f Merge pull request #8448 from jexner:foreach-segfault-fix 8 years ago
Alexander Alekhin e7cad594c1 Merge pull request #8454 from superbort:reuse-stitching 8 years ago
Julian Exner 46af07575e Add test case for cv::Mat::forEach 8 years ago
Alexander Broemmer 30d26acee0 Make stitching panoramas reusable after estimating transform once 8 years ago