Teng Cao
25b044e6c3
fix a bug in updateTrainingSet
...
In case fillPassedSamples find zero passed negatives and leafFA is achieved, function updateTrainingSet will return false and print misleading information, this PR fix the case.
9 years ago
Alexander Alekhin
9c58741dba
Merge pull request #5868 from atinfinity:pullreq/151223-FindTBB-VS2015
9 years ago
Alexander Alekhin
a4aeba37fb
Merge pull request #5866 from Dikay900:patch-2
9 years ago
Alexander Alekhin
8c545c055d
Merge pull request #5865 from Dikay900:fix_matcopy_shape
9 years ago
Alexander Alekhin
f26d0c5857
Merge pull request #5856 from Dikay900:fix_rgb2luv_doc
9 years ago
atinfinity
d16723f493
changed to find TBB library(VS2015)
9 years ago
Philip
1ba2286c6d
fix uninitialized matrix in EM::predict fixes #5443
...
fixes #5443
9 years ago
Dikay900
bb78b01ace
fix mat copy in shape
...
fixes #5643
9 years ago
Dikay900
a7d3e30404
fix probably copy paste like error in rgb2luv doc
...
fixes #5689
9 years ago
Alexander Alekhin
f550ddb3fd
Merge pull request #5854 from Dikay900:em_predict_fix
9 years ago
Dikay900
4f3b58d1e7
fix reshape call not being an inplace method
...
fixes #5853 #4740
9 years ago
Alexander Alekhin
afdbd855ee
Merge pull request #5843 from jia-kai:disable-dlopen-opencl
9 years ago
Alexander Alekhin
923632272f
Merge pull request #5848 from IshankGulati:broken-link-fix
9 years ago
Ishank gulati
fb63cbb74b
path to videocapture-get changed
9 years ago
Alexander Alekhin
4cfe2b4dea
Merge tag '3.1.0'
...
OpenCV 3.1.0
9 years ago
jiakai
22599a2812
define g_haveOpenCL only when HAVE_OPENCL is set
9 years ago
jiakai
387214a3c5
do not open libopencl by dlopen if HAVE_OPENCL is not set
9 years ago
Maksim Shabunin
92387b1ef8
Fix java version++
9 years ago
Maksim Shabunin
8d1f5b5490
Version++ for android
9 years ago
Alexander Alekhin
4e669f59a0
fix android pack
9 years ago
Alexander Alekhin
2f4b334ef2
fix MSVS2010 builds
9 years ago
Alexander Alekhin
94e4498cfd
Version for 3.1.0 release
9 years ago
Alexander Alekhin
b4432c4fd7
Merge pull request #5835 from alalek:fix_winpack
9 years ago
Alexander Alekhin
3ee90a1ff4
ffmpeg: install both 32/64-bit versions (required for java/python 32/64-bit bindings)
9 years ago
Alexander Alekhin
613b289325
python: add launch script for winpack python demo
9 years ago
Alexander Alekhin
4fa91e468b
Merge pull request #5834 from alalek:fix_winpack_include_path
9 years ago
Alexander Alekhin
34957bcfed
Merge pull request #5832 from alalek:python_samples
9 years ago
Alexander Alekhin
d34297b516
fix include path for windows package
9 years ago
Vadim Pisarevsky
97dc5be841
Merge pull request #5821 from alalek:build_framework
9 years ago
Alexander Alekhin
ec0e43a95b
Merge pull request #5801 from enpe:matlab-switch
9 years ago
Alexander Alekhin
a8e2922467
rename samples/{python2 -> python}
9 years ago
Alexander Alekhin
323e24e3ef
change links from samples/python2 to samples/python
9 years ago
Vadim Pisarevsky
2ecb48921b
Merge pull request #5802 from bastelflp:py3samples_docstr
9 years ago
Vadim Pisarevsky
d02627ea89
Merge pull request #5825 from GregoryMorse:master
9 years ago
flp
0c5d9e18d1
Removed outdated tutorial link
9 years ago
Gregory Morse
af5bec70cd
merge Win10/VS2015 changes
9 years ago
Alexander Alekhin
03e74330fa
Merge pull request #5828 from mshabunin:CommandLineArgs
9 years ago
Vadim Pisarevsky
9aeb8c8d5a
Merge pull request #5810 from mshabunin:hal_interface
9 years ago
Alexander Alekhin
5021350082
Merge pull request #5829 from mshabunin:fix-version-check
9 years ago
ValeryTyumen
297808e6b9
Feature #3957
9 years ago
Vincent Rabaud
932043fdc2
Properly check for version in find_package
...
If I ask for version 2, the current trunk version (version 3), will say it is compatible, which is erroneous.
Do not consider different major versions compatible in cmake config file
9 years ago
Alexander Alekhin
be23846c4e
update osx and ios build_framework.py
9 years ago
Maksim Shabunin
c04d62db8b
HAL samples readme file updated
9 years ago
Alexander Alekhin
437fbe2594
Merge pull request #5817 from alalek:fix_ocl_buffer_pool
9 years ago
Alexander Alekhin
ddd1a816a0
Merge pull request #5818 from alalek:android_set_visible
9 years ago
Alexander Alekhin
1f6893e4dc
Merge pull request #5827 from alalek:winrt_build_fixup
9 years ago
Maksim Shabunin
d214770d5b
HAL samples: renamed and added readme
9 years ago
Alexander Alekhin
0862e8e34c
fix build
9 years ago
Maksim Shabunin
84f37d352f
HAL moved back to core
9 years ago
flp
32737df1b5
Print found calibration data
9 years ago