Alexander Alekhin
644f4289e5
Merge pull request #2095 from alalek:rlof_fix_check
6 years ago
Alexander Alekhin
3761c56542
shape: remove duplicate python test
6 years ago
Alexander Alekhin
8fce7e9fa7
optflow: fix RLOF SR_CROSS check
6 years ago
Alexander Alekhin
7bba4cf0c4
Merge pull request #2093 from alalek:cmake_fix_pkgconfig_libs
6 years ago
Alexander Alekhin
eb7c61fa18
Merge pull request #2091 from berak:optflow_sparse_rlof_gray
6 years ago
bitsun
c7f2e2a2bb
Merge pull request #2074 from bitsun:master
...
* fix rectifyPatch bug when patch orientation is not extracted
6 years ago
Alexander Alekhin
fa4ef14cd6
cmake: use ocv_check_modules()
6 years ago
berak
5bf98275f4
optflow: add a check for 3 channel images for sparse RLOF
6 years ago
Alexander Alekhin
eda4575e4f
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
f6d0e94ec8
Merge pull request #2088 from alalek:issue_2084
6 years ago
Alexander Alekhin
bc081719bc
Merge pull request #2080 from paroj:aruco_axes
6 years ago
Alexander Alekhin
01cfda40eb
Merge pull request #2079 from paroj:ovisres
6 years ago
Alexander Alekhin
429418ebea
text: fix build on windows
...
avoid broken min/max macros from tesseract headers
6 years ago
Pavel Rojtberg
0f030dd002
aruco: forward drawAxis to drawFrameAxes
6 years ago
Pavel Rojtberg
310ca2b4a3
ovis: addResourceLocation - only retain unique locations
6 years ago
Alexander Alekhin
2c32791a9c
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
f26c98365d
Merge pull request #2065 from JulianSeuffert:master
6 years ago
Julian Seuffert
826b77e567
ximgproc: Fix support for CV_32F WLS Filter
...
If the disparity maps have the depth CV_32F, they are wls-filtered
in `DisparityWLSFilterImpl::filter` but the result is not saved in the
OutputArray of the method. Now, the result is copied to that array.
6 years ago
Alexander Alekhin
c8ed08d0a2
Merge pull request #2058 from shimat:fix_superres_typo
6 years ago
shimat
9a5f442dd4
fix SuperResolution::getLabmda/setlabmda typo
6 years ago
JoeHowse
b7e785233c
Merge pull request #2046 from JoeHowse/master
...
Minor changes to the quality module to support Visual Studio 2013 (#2046 )
* quality: revise syntax to support Visual C++ 2013
* quality: changes to standardize constness between Visual C++ 2013 and other compilers
6 years ago
Alexander Alekhin
f2618a4ed4
Merge pull request #2033 from cv3d:python/surface_matching
6 years ago
Alexander Alekhin
fd2ca91943
Merge pull request #2015 from krshrimali:krshrimali-patch-brisque
6 years ago
clunietp
ebad13e0ba
Updated to use OpenCV ML, removed libsvm. Updated model, tests and documentation. Provided cpp samples for model training and evaluation.
...
Fixes for warnings
Improved BRISQUE documentation
Fixed documentation typo
6 years ago
kushashwa ravi shrimali
4c2f5135dd
BRISQUE commit
...
Minor edits
minor edits
double* to vector<data>
Updates: BRISQUE and Python
Added BRISQUE and Python Samples
Minor edits
Final edits: BRISQUE
Final edits: BRISQUE
Copyright notice added
deleted .vscode
Warnings rectified. Added CV_Assert
Final Commit: BRISQUE
Removed whitespaces. Corrected array initializations and override warnings
Removed whitespaces
Resolved array initialization
Override warning
Mac build resolved
Added bibliography and corrected Mac/Android/iOS warnings
Rollback changes
Added BRISQUE bib
Solves Mac/iOS/Android warnings
Removed trailing whitespaces
Updated sample code for BRISQUE C++
Fixes for Win32, Win64
Warnings removed
trailing whitespaces
Trailing whitespace removed
6 years ago
clunietp
476167ed81
BRISQUE initial commit
...
Set BRISQUE expected scores from original impl
Added BRISQUE models and interface, test methods
[alalek] drop changes from libsvm files
6 years ago
Alexander Alekhin
7753b5930e
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
6d16876ee2
Merge pull request #2042 from paroj:ovis_env
6 years ago
Alexander Alekhin
2b40a4e60d
Merge pull request #2038 from utkarshg6:3.4
6 years ago
Pavel Rojtberg
5ed21bb2ea
ovis: document the supported environment variables
6 years ago
Alexander Alekhin
f0e70cbfd5
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
617466c18f
Merge pull request #2039 from paroj:ovis_vsync
6 years ago
Alexander Alekhin
f9a8f0edbe
Merge moved code from opencv
6 years ago
Richard Veale
02645345c3
[moved from opencv] Merge pull request opencv/opencv#13695 from flyingfalling:3.4
...
* Fixed bug that made cuda::filter give corrupted output when different filters called in different threads. This was due to use of global texture variable shared by all filters.
* REV: fixed tab issue for opencv coding style...
original commit: 8158e5b7a0
6 years ago
Pavel Rojtberg
f23d1e9c16
ovis: allow disabling VSYNC - useful in multiwindow scenarios
...
or with batch rendering
6 years ago
Namgoo Lee
90d1627194
[moved from opencv] Move Ptr-related code from lut.cu to lut.cpp
...
original commit: a54affeb8d
6 years ago
utkarshg6
bc0e250216
Changed mismatch grayscale to image with 3 channels
6 years ago
Hamdi Sahloul
e5763fae4b
A pythonic interface for surface_matching module
6 years ago
Alexander Alekhin
75fcfa6093
Merge pull request #2028 from tomoaki0705:fixCudaImgProcFailure
6 years ago
Tomoaki Teshima
a6b3254db9
fix test failure of CUDA_ImgProc
...
* update the coefficient value
6 years ago
Alexander Alekhin
6f5d9835ba
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
debdc26b86
Merge moved code from opencv
6 years ago
Alexander Alekhin
9e190bcd81
Merge pull request #2024 from alalek:backport_bindings_generator
6 years ago
Alexander Alekhin
1756e82bdd
bindings: backport generator from OpenCV 4.x
6 years ago
Namgoo Lee
02b3d77b7b
[moved from opencv] CUDA 10.1 Build Issue Fix
...
original commit: 5a2faab2e6
6 years ago
Alexander Alekhin
536f6a935a
Merge pull request #2020 from alalek:line_descriptor
6 years ago
Hamdi Sahloul
4e3c8189a5
Fix enum wrapper
6 years ago
Alexander Alekhin
e990caef8d
line_descriptor: remove code with conflict license
6 years ago
Alexander Alekhin
33f18dd60b
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
Alexander Alekhin
f65010eadc
Merge moved code from opencv
6 years ago