Maksim Shabunin
|
61293a09ff
|
Fixed RGB-to-HLS conversion formula in documentation
|
2015-05-13 18:46:21 +03:00 |
|
Maksim Shabunin
|
c8cb03fd8f
|
Replaced 'corrected' to 'distorted' in camera calibration tutorials
|
2015-05-13 18:46:21 +03:00 |
|
Christian Richardt
|
6425ac3b13
|
Added color map similar to Matlab's new default color map 'parula'.
|
2015-05-13 17:34:14 +02:00 |
|
Christian Richardt
|
cbaf0ecaf6
|
Fixed triangulation bug http://code.opencv.org/issues/4334.
|
2015-05-13 16:28:14 +02:00 |
|
Maksim Shabunin
|
b95769333c
|
Fixed ANN_MLP dw initialization when moment is not 0
|
2015-05-13 16:56:34 +03:00 |
|
Vadim Pisarevsky
|
4743184078
|
Merge pull request #4006 from sgjava:opencv-steve
|
2015-05-13 11:36:15 +00:00 |
|
Vadim Pisarevsky
|
3f180b0ad9
|
Merge pull request #4007 from martin-ueding:master
|
2015-05-13 11:35:09 +00:00 |
|
Martin Ueding
|
1e00a93f97
|
Fix spelling
|
2015-05-13 08:16:39 +02:00 |
|
Vladimir Dudnik
|
450a276f87
|
directx opencl interop samples (with copy from opencl image2d to buffer)
|
2015-05-13 01:51:54 +03:00 |
|
sgjava
|
0f53526598
|
Added VideoWriter and changed finalize to delete
|
2015-05-12 14:18:39 -04:00 |
|
laurentBerger
|
780f4ae7c5
|
try to implement remark included in message
|
2015-05-12 19:01:05 +02:00 |
|
Vadim Pisarevsky
|
4af2eb22ab
|
Merge pull request #3974 from StevenPuttemans:fix_RGB_naming_master
|
2015-05-12 15:12:27 +00:00 |
|
Vadim Pisarevsky
|
5de9d8e6e1
|
Merge pull request #3994 from mshabunin:fix-gtk-crash
|
2015-05-12 15:11:07 +00:00 |
|
Vadim Pisarevsky
|
d3ef3cff94
|
Merge pull request #3996 from Ashod:opengl_context_clip
|
2015-05-12 15:06:31 +00:00 |
|
Vadim Pisarevsky
|
568303ac7f
|
Merge pull request #3993 from vrabaud:master
|
2015-05-12 15:04:41 +00:00 |
|
Vadim Pisarevsky
|
09c26d6805
|
Merge pull request #3999 from berak:features2d_tutorial_fix
|
2015-05-12 15:01:54 +00:00 |
|
Vadim Pisarevsky
|
939c1d2474
|
Merge pull request #4000 from sdika:HOGSignedGradient
|
2015-05-12 14:47:36 +00:00 |
|
Vadim Pisarevsky
|
b8d40b4ad5
|
Merge pull request #4002 from marvins:gdal-fix
|
2015-05-12 14:33:07 +00:00 |
|
Marvin Smith
|
ae933db526
|
Fixing the gdal include error that Macports seems to only mess up.
|
2015-05-11 20:27:50 -07:00 |
|
laurentBerger
|
dfc508bb15
|
problem float constant and position of > in vector
|
2015-05-11 13:45:08 +02:00 |
|
laurentBerger
|
05bc7621e6
|
trailing whitespace
|
2015-05-11 13:20:52 +02:00 |
|
laurentBerger
|
a94fdbe0f0
|
Example about BLOB with a new image in data folder
|
2015-05-11 13:13:20 +02:00 |
|
berak
|
3fe69f4e67
|
small fixes for features2d tutorials
|
2015-05-10 13:44:49 +02:00 |
|
Michaël Sdika
|
ab40c2acf7
|
added the signedGradient varaible to the HOGDescriptor class.
when true, use signed gradient for the angular histogram computation.
default to false for backward compatibility.
|
2015-05-10 09:23:30 +02:00 |
|
Ashod Nakashian
|
7cd198623e
|
Prevent the parent from drawing over OpenGL context.
|
2015-05-09 12:23:09 -04:00 |
|
Maksim Shabunin
|
01c3d491e7
|
Fixed python crash when both cv2.imshow and gtk module are used
|
2015-05-07 16:44:45 +03:00 |
|
Vincent Rabaud
|
f052b0bc4d
|
get code to compile on Ubuntu Saucy
A define was forgotten for the codecs and there was a typo for
another.
|
2015-05-07 11:38:59 +00:00 |
|
Vadim Pisarevsky
|
a31b29308f
|
Merge pull request #3919 from cbalint13:brisk
|
2015-05-07 10:38:31 +00:00 |
|
Marek Nogacki
|
d59a6b29d5
|
fixed http://code.opencv.org/issues/4276 - removed drawing thickness upper limit
|
2015-05-07 11:19:22 +02:00 |
|
Vadim Pisarevsky
|
f49544f310
|
Merge pull request #3987 from vpisarev:core_fixes_part_1
|
2015-05-06 15:49:18 +00:00 |
|
Vadim Pisarevsky
|
7a3c0cb70e
|
Merge pull request #3991 from mshabunin:python-underscore
|
2015-05-06 14:48:34 +00:00 |
|
Vadim Pisarevsky
|
1756590117
|
Merge pull request #3985 from StevenPuttemans:fix_imread_parameters
|
2015-05-06 14:02:33 +00:00 |
|
Maksim Shabunin
|
c137ba53a0
|
Wrap ANN_MLP class into Python
|
2015-05-06 15:21:23 +03:00 |
|
cbalint13
|
6b1d5e48b6
|
Merge branch 'brisk' of https://github.com/cbalint13/opencv into brisk
|
2015-05-06 11:23:50 +03:00 |
|
cbalint13
|
fb56d5c482
|
Squash all BRISK commits into one.
|
2015-05-06 11:21:25 +03:00 |
|
Vadim Pisarevsky
|
d280205245
|
fixed compile errors on ARM, as well as failures in OCL_Dft* regression tests
|
2015-05-06 10:00:10 +03:00 |
|
Vadim Pisarevsky
|
0ee8634b2f
|
fixed random failures in Core_DFT.complex_output2 test (the case of input_mat.cols == 1)
|
2015-05-05 20:31:30 +03:00 |
|
Vadim Pisarevsky
|
73f760fdf0
|
some more compile warnings fixed
|
2015-05-05 18:03:40 +03:00 |
|
Vadim Pisarevsky
|
931a519969
|
fixed warning in mathfuncs
|
2015-05-05 17:49:36 +03:00 |
|
StevenPuttemans
|
0baaf0a60f
|
fixing old variables in documentation and transfering to the new interface
|
2015-05-05 15:05:39 +02:00 |
|
Vadim Pisarevsky
|
63a63e3eaa
|
extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed
|
2015-05-05 15:56:06 +03:00 |
|
cbalint13
|
2c6114f58d
|
Force newer build over buildbot.
|
2015-05-05 12:19:35 +03:00 |
|
cbalint13
|
8ba1ec22e4
|
Force buildbot to rebuild.
|
2015-05-04 19:54:08 +03:00 |
|
Maksim Shabunin
|
4bf6bd3d37
|
Merge pull request #3972 from PhilLab:docLineno
|
2015-05-04 09:48:07 +00:00 |
|
StevenPuttemans
|
34dacdea32
|
fixing all RGB instances to BGR where needed
|
2015-05-04 09:02:46 +02:00 |
|
Vadim Pisarevsky
|
5b9182ba43
|
reenabled conjugate gradient solver test
|
2015-05-03 11:36:24 +03:00 |
|
Vadim Pisarevsky
|
5a31f6b4e1
|
ok, so probably the failure in downhill simplex has been finally solved
|
2015-05-03 11:31:49 +03:00 |
|
Vadim Pisarevsky
|
2ec92ba440
|
added test for http://code.opencv.org/issues/1918
|
2015-05-03 02:46:33 +03:00 |
|
Vadim Pisarevsky
|
01e351de37
|
refactored downhill simplex implementation a bit; hopefully, fixed the bug with random failures in the tests
|
2015-05-03 02:29:15 +03:00 |
|
Ruslan Baratov
|
441f93d58d
|
Unify iOS platform check
There is only one place that use condition `CMAKE_SYSTEM_NAME STREQUAL iOS`.
All other `if` command use just IOS.
|
2015-05-02 23:44:19 +02:00 |
|