Matthias Grundmann
|
7295dd7dec
|
Update bgfg_gaussmix2.cpp
1e-12 -> DBL_EPSILON
|
8 years ago |
Matthias Grundmann
|
0a1767a6b5
|
Update bgfg_gaussmix2.cpp to avoid divide by zero cases.
|
8 years ago |
Alexander Alekhin
|
8ef23d64a1
|
Merge pull request #8308 from sovrasov:fs_dmatch_kpts_update
|
8 years ago |
Vadim Pisarevsky
|
24efb02d93
|
Merge pull request #8332 from sovrasov:qt_no_dbg_output_in_release
|
8 years ago |
Vadim Pisarevsky
|
e832870288
|
Merge pull request #8333 from sovrasov:ml_svm_params_scope_fix
|
8 years ago |
Vladislav Sovrasov
|
195c12f2db
|
ml: remove useless namespace identifiers in SVM
|
8 years ago |
Vladislav Sovrasov
|
cd7f0a5177
|
QT: disable debug output in Release mode
|
8 years ago |
Alexander Alekhin
|
6b1d9971f4
|
Merge pull request #8313 from alalek:ocl_fix_cvtcolor
|
8 years ago |
Alexander Alekhin
|
f9f013e264
|
Merge pull request #8323 from csukuangfj:csukuangfj-patch-8
|
8 years ago |
Alexander Alekhin
|
9d593e7779
|
Merge pull request #8324 from sturkmen72:update_objectDetection_cpp
|
8 years ago |
Alexander Alekhin
|
6fe1898ab6
|
Merge pull request #8294 from alalek:fix_stitching_failure
|
8 years ago |
Alexander Alekhin
|
990e87effb
|
Merge pull request #8111 from utibenkei:saliency-module-java
|
8 years ago |
Alexander Alekhin
|
55ff28ed93
|
Merge pull request #8321 from sergboec:patch-1
|
8 years ago |
Suleyman TURKMEN
|
50bda8adfe
|
Update objectDetection.cpp
|
8 years ago |
Fangjun KUANG
|
8a679128fa
|
Update comments for cv::InputArray.
|
8 years ago |
Sergey
|
f743c82bdd
|
Updated OpenCVFindMKL.cmake
Current version of search for MLKROOT environment variable is wrong and should be corrected to (DEFINED ENV{MKLROOT})
|
8 years ago |
Alexander Alekhin
|
3e2b05b096
|
Merge pull request #8274 from abratchik:mser.brisk.3.0.0-rc1
|
8 years ago |
Alexander Alekhin
|
aa5204958e
|
Merge pull request #8279 from sovrasov:calib3d_new_recover_pose
|
8 years ago |
Alexander Alekhin
|
459a2bbc9e
|
Merge pull request #8316 from xuning0:xuning0-patch-1
|
8 years ago |
xuning0
|
8c93b61e2c
|
Fix the description of ROI
|
8 years ago |
Alexander Alekhin
|
92c4b6ae4c
|
Merge pull request #8298 from delftrobotics-forks:circles-grid-parameters
|
8 years ago |
Alexander Alekhin
|
eb6279d6ff
|
Merge pull request #8310 from PhilLab:patch-1
|
8 years ago |
Alexander Alekhin
|
ba8a6e3533
|
ocl: don't use vload4 for 3 channel images
|
8 years ago |
Philipp Hasper
|
ec38ef9b10
|
CameraBridgeViewBase synchronizes on a final field
Synchronizing against non-final fields is advised against.
|
8 years ago |
Jose Gómez
|
6f39f9a6a0
|
Merge pull request #8168 from jmgomezpoveda:issue_8166
* Use the YV12 format in the Android emulator to avoid image issues
* Removed trailing spaces
* Added exception in else case
* Removed tab
|
8 years ago |
Vladislav Sovrasov
|
931b32d102
|
core: add single DMatch/Keypoint I/O
|
8 years ago |
Alexander Alekhin
|
89ce2dc405
|
core: DMatch I/O tests
|
8 years ago |
Alexander Alekhin
|
9a92777fc1
|
Merge pull request #8207 from StevenPuttemans:fix_timing_traincascade
|
8 years ago |
StevenPuttemans
|
db7922b9ee
|
fix timing of traincascade
|
8 years ago |
Alexander Alekhin
|
5d31d6ebbb
|
Merge pull request #8306 from chacha21:portability
|
8 years ago |
chacha21
|
74abbd0898
|
Fix compilation when USE_ZLIB is false
create a dummy gzFile type
|
8 years ago |
chacha21
|
aa1b031274
|
get rid of warning C4800 under VS2010
the "std::basic_ios::operator bool" differs between C++98 and C++11. The
"double not" syntax is portable and covers both cases with equivalent
meaning
|
8 years ago |
Vadim Pisarevsky
|
8e8da3f5b0
|
Merge pull request #8282 from vskarlsruhe:patch-3
|
8 years ago |
Vadim Pisarevsky
|
d00561d396
|
Merge pull request #8217 from terfendail:ovx_halheader
|
8 years ago |
Vadim Pisarevsky
|
b46364e436
|
Merge pull request #7996 from mshabunin:hal-filter-revert
|
8 years ago |
Vadim Pisarevsky
|
e0ee2f769a
|
Merge pull request #8116 from mrquorr:master
|
8 years ago |
Alexander Alekhin
|
e65c6270bf
|
stitching(perf): workaround test failures
force other RNG seed
|
8 years ago |
Alexander Alekhin
|
147f3ebf0a
|
flann: use OpenCV theRNG()
std::rand() has no thread-safe guarantee.
|
8 years ago |
Alexander Alekhin
|
53e685461e
|
stitching: force "stable" RNG
|
8 years ago |
Hans Gaiser
|
11b24eb49f
|
Expose CirclesGridFinderParameters in findCirclesGrid.
|
8 years ago |
Vadim Pisarevsky
|
f46fa6e096
|
Merge pull request #8283 from ramele1907:master
|
8 years ago |
Vadim Pisarevsky
|
408ef5c65b
|
Merge pull request #8288 from Jejos:bugfix_medianBlur_accessviolation
|
8 years ago |
Vadim Pisarevsky
|
38abc61de5
|
Merge pull request #8289 from vskarlsruhe:patch-4
|
8 years ago |
Vadim Pisarevsky
|
c7049ca627
|
Merge pull request #8293 from alalek:update_rng_in_parallel_for
|
8 years ago |
Vadim Pisarevsky
|
5f990566c4
|
Merge pull request #8297 from csukuangfj:csukuangfj-patch
|
8 years ago |
Vadim Pisarevsky
|
ddfe688be6
|
Merge pull request #8299 from sovrasov:fs_fix_kpts_dmatch_output
|
8 years ago |
Adeel Ahmad
|
bc7f6fc44c
|
Merge pull request #8253 from adl1995:master
* Update linux_install.markdown
Grammar improvements, fixed typos.
* Update tutorials.markdown
Improvements in grammar.
* Update table_of_content_calib3d.markdown
* Update camera_calibration_square_chess.markdown
Improvements in grammar. Added answer.
* Update tutorials.markdown
* Update erosion_dilatation.markdown
* Update table_of_content_imgproc.markdown
* Update warp_affine.markdown
* Update camera_calibration_square_chess.markdown
Removed extra space.
* Update gpu_basics_similarity.markdown
Grammatical improvements, fixed typos.
* Update trackbar.markdown
Improvement for better understanding.
|
8 years ago |
Alexander Alekhin
|
da0b1d8821
|
Merge pull request #8238 from PkLab:fix_doc_ellipse
|
8 years ago |
Alexander Alekhin
|
69f1d1ddff
|
Merge pull request #8296 from ville-v:master
|
8 years ago |
Alexander Alekhin
|
47c4dcc8a3
|
Merge pull request #8204 from terfendail:ovx_tlcontext
|
8 years ago |