Vadim Pisarevsky
|
0a4c616d43
|
Merge pull request #3487 from taka-no-me:ctrl_s_gtk
|
2014-12-06 10:04:22 +00:00 |
|
Vadim Pisarevsky
|
ef347f4b62
|
Merge pull request #3472 from Dmitry-Me:preventDivByZero
|
2014-12-06 08:09:01 +00:00 |
|
Vadim Pisarevsky
|
e0ab007b2b
|
Merge pull request #3475 from fhsm:master
|
2014-12-06 08:08:44 +00:00 |
|
Vadim Pisarevsky
|
ef534537b4
|
Merge pull request #3478 from akarsakov:rect_fix_typo
|
2014-12-06 08:08:27 +00:00 |
|
Vadim Pisarevsky
|
bada364eb3
|
Merge pull request #3481 from mshabunin:python-test
|
2014-12-06 08:07:39 +00:00 |
|
Alexander Alekhin
|
893deb4040
|
Merge pull request #3483 from wangyan42164:ocl_orb_improve
|
2014-12-05 12:55:54 +00:00 |
|
Alexander Alekhin
|
1252e870f9
|
Merge pull request #3482 from wangyan42164:ocl_brute_match_improve
|
2014-12-05 12:55:29 +00:00 |
|
Andrey Kamaev
|
05bc48e8f4
|
Make Ctrl+S open save dialog on Gtk backend
|
2014-12-05 14:53:19 +03:00 |
|
Andrey Kamaev
|
fac99de7ec
|
It turns opengl gheck is not needed for win ctrl+s
|
2014-12-05 14:52:44 +03:00 |
|
Yan Wang
|
2df606f098
|
Use sincos instead of sin and cos.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
2014-12-04 15:48:23 +08:00 |
|
Yan Wang
|
1c9f956b88
|
Remove unnecesary operations and calculations in loop body.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
2014-12-04 15:25:18 +08:00 |
|
Maksim Shabunin
|
84379140ba
|
Python test: added options to provide local data path
|
2014-12-03 18:12:01 +03:00 |
|
Alexander Karsakov
|
bcca34bc96
|
Fixed typo in description of Rect operations
|
2014-12-03 16:01:03 +03:00 |
|
fhsm
|
146d66267f
|
White space and spelling in meanshift tutorial
Removed a leading whitespace from a parenthetical comment and corrected the spelling of "maybe"
|
2014-12-02 12:46:05 -05:00 |
|
Dmitry-Me
|
cb049657e5
|
Prevent division by zero
|
2014-12-02 14:44:09 +03:00 |
|
Vadim Pisarevsky
|
be5c910358
|
Merge pull request #3443 from HelenWong:bug3363Fix
|
2014-12-02 09:14:36 +00:00 |
|
Vadim Pisarevsky
|
f61db41d25
|
Merge pull request #3453 from mshabunin:doxygen-others
|
2014-12-02 09:05:32 +00:00 |
|
Vadim Pisarevsky
|
46858c4328
|
Merge pull request #3463 from Dikay900:fix_sample_video_writer
|
2014-12-02 09:04:27 +00:00 |
|
Vadim Pisarevsky
|
726ed2632d
|
Merge pull request #3469 from a-wi:Fill_ellipse_arc_v3
|
2014-12-02 09:03:52 +00:00 |
|
Vadim Pisarevsky
|
bf5ff7fcd0
|
Merge pull request #3470 from Dmitry-Me:simplifyOverengineeredCode
|
2014-12-02 09:00:59 +00:00 |
|
Dmitry-Me
|
c669b7e4cd
|
Simplify overengineered code
|
2014-12-01 17:58:06 +03:00 |
|
Artur Wieczorek
|
41afe54696
|
Fix determining bounding box of the edge collection in FillEdgeCollection().
There is necessary to account also x-coordinate of the end of the edge when determining bounding box of the edge collection.
|
2014-12-01 14:30:05 +01:00 |
|
Maksim Shabunin
|
03e213ccae
|
Doxygen documentation: BiB references and fixes
|
2014-12-01 15:50:55 +03:00 |
|
Maksim Shabunin
|
1523fdcc1c
|
Doxygen documentation: more fixes and cleanups
|
2014-12-01 15:50:36 +03:00 |
|
Maksim Shabunin
|
f9a83c28e5
|
Doxygen documentation: mathbbm support
|
2014-12-01 15:47:13 +03:00 |
|
Maksim Shabunin
|
6dcafe0c2d
|
Doxygen documentation: cuda submodules reorganized
|
2014-12-01 15:47:13 +03:00 |
|
Maksim Shabunin
|
397bf7f2b7
|
Doxygen documentation: viz
|
2014-12-01 15:47:13 +03:00 |
|
Maksim Shabunin
|
9d89f8d3dc
|
Doxygen documentation: shape, superres, videostab
|
2014-12-01 15:47:13 +03:00 |
|
Maksim Shabunin
|
ceb6e8bd94
|
Doxygen documentation: cuda
|
2014-12-01 15:47:13 +03:00 |
|
Maksim Shabunin
|
472c210687
|
Doxygen documentation: flann, photo and stitching modules
|
2014-12-01 15:47:13 +03:00 |
|
Maksim Shabunin
|
8e9ea0e3d1
|
Doxygen doucmentation: ml module
|
2014-12-01 15:47:13 +03:00 |
|
Maksim Shabunin
|
c5a698fb54
|
Doxygen documentation: calib3d and features2d modules
|
2014-12-01 15:47:13 +03:00 |
|
Maksim Shabunin
|
dcae7698ad
|
Doxygen documentation for: highgui, video, imgcodecs and videoio
|
2014-12-01 15:47:13 +03:00 |
|
Vadim Pisarevsky
|
1f43999f2a
|
Merge pull request #3428 from 23pointsNorth:patch-6
|
2014-12-01 10:45:31 +00:00 |
|
Vadim Pisarevsky
|
aadab03b7b
|
Merge pull request #3452 from Dmitry-Me:fixIncorrectSizeComputation
|
2014-12-01 10:43:44 +00:00 |
|
Vadim Pisarevsky
|
02f4f2f96d
|
Merge pull request #3426 from mshabunin:doxygen-imgproc
|
2014-12-01 10:43:13 +00:00 |
|
Vadim Pisarevsky
|
d368a7ceb4
|
Merge pull request #3446 from pokeefe:fix-compilation-without-videoio
|
2014-12-01 10:41:35 +00:00 |
|
Vadim Pisarevsky
|
2f4c11b5e5
|
Merge pull request #3467 from Dikay900:fix_gpu_surf_perf_test_cpu_part
|
2014-12-01 10:37:40 +00:00 |
|
Vadim Pisarevsky
|
7106d3e8c2
|
Merge pull request #3458 from thorikawa:kmeans-index-parallel
|
2014-12-01 10:37:23 +00:00 |
|
Vadim Pisarevsky
|
6b0952b9bd
|
Merge pull request #3464 from asuwend1:master
|
2014-12-01 10:30:49 +00:00 |
|
Vadim Pisarevsky
|
2dd438c230
|
Merge pull request #3457 from burun:patch-1
|
2014-12-01 10:29:51 +00:00 |
|
Vadim Pisarevsky
|
88f67ce6b1
|
Merge pull request #3466 from taka-no-me:ctrl_s_win
|
2014-12-01 10:26:27 +00:00 |
|
Dikay900
|
44f629f99c
|
fix gpu sample performance test cpu part
|
2014-11-30 15:19:16 +01:00 |
|
Andrey Kamaev
|
3fa02787ac
|
Make Ctrl+S open save dialog on Windows
|
2014-11-30 00:43:21 +03:00 |
|
Ari Suwendi
|
b14f7c99d2
|
bug fix for a crash when input image is small
|
2014-11-29 01:57:15 -08:00 |
|
Dikay900
|
8c919ed248
|
samples: gpu: fix include of TickMeter
|
2014-11-28 19:19:20 +01:00 |
|
Takahiro Poly Horikawa
|
553bb7956e
|
Fix "assignment operator could not be generated" warnings
|
2014-11-28 19:33:52 +09:00 |
|
Takahiro Poly Horikawa
|
180e54d09d
|
- Use cv::Mutex to safely update converged flag
- Use cv::AutoBuffer rather than new allocation
- Fix "assignment operator could not be generated" warning
|
2014-11-28 18:39:49 +09:00 |
|
Alexander Alekhin
|
50c9367d7a
|
Merge pull request #3451 from wangyan42164:ocl_pyrup_unrolled
|
2014-11-27 09:53:36 +00:00 |
|
Takahiro Poly Horikawa
|
123ca7e1c5
|
Parallize building kmeans index in flann
|
2014-11-27 16:29:05 +09:00 |
|