a-andre
|
b757359ff8
|
fix documentation builder warnings
|
2015-08-18 18:48:32 +02:00 |
|
Maksim Shabunin
|
91e21847e2
|
Some changes to make migration to 3.0 easier
|
2014-12-16 13:00:31 +03:00 |
|
unknown
|
ade46bd428
|
Fixed typos in comments
|
2014-06-26 16:29:45 +02:00 |
|
Ilya Lavrenov
|
099ea91823
|
typos
|
2014-03-04 12:47:40 +04:00 |
|
Alex Willisson
|
4293a54447
|
Fixed typo in comment
|
2013-12-24 19:53:50 -05:00 |
|
Harris Gasparakis
|
a1de91a4fd
|
Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs
|
2013-11-06 16:48:50 +04:00 |
|
Ilya Lavrenov
|
bebc1c9330
|
misprint
|
2013-10-19 22:59:47 +04:00 |
|
yao
|
26b5eb3e39
|
add adaptive bilateral filter (cpp and ocl version)
|
2013-08-29 10:48:15 +08:00 |
|
Roman Donchenko
|
f55740da70
|
Deleted all trailing whitespace.
|
2013-08-21 18:59:24 +04:00 |
|
abidrahmank
|
96c1df14f4
|
CLAHE Python bindings
|
2013-08-13 19:51:32 +05:30 |
|
Vladislav Vinogradov
|
5810a73d30
|
CPU implementation of CLAHE
|
2013-03-25 17:44:31 +04:00 |
|
Daniil Osokin
|
e153f0631c
|
Added missing enums for cvtColor RGB to YUV420p
|
2013-03-18 10:33:44 +04:00 |
|
Daniil Osokin
|
7255ede3af
|
Added implementation for RGB to YUV420p color conversion
|
2013-02-24 23:07:05 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Andrey Kamaev
|
ed51162568
|
Fix binary compatibility of Java wrappers
|
2012-10-17 02:09:37 +04:00 |
|
Andrey Kamaev
|
64b56d7018
|
Revert "remaining C-style planar subdivisions data structures are moved to legacy"
This reverts commit 4aaaef5967 .
Conflicts:
modules/imgproc/include/opencv2/imgproc/types_c.h
modules/legacy/include/opencv2/legacy/legacy.hpp
|
2012-10-16 15:13:00 +04:00 |
|
Andrey Kamaev
|
58f31819cc
|
Return drawContours back to imgproc
This partly reverts commit 6ca618277c .
|
2012-10-15 18:12:33 +04:00 |
|
Vadim Pisarevsky
|
94b97b7a63
|
partially recovered binary compatibility (ticket #2415)
|
2012-10-08 17:06:05 +04:00 |
|
Vladislav Vinogradov
|
98c92f196e
|
added Generalized Hough implementation
|
2012-09-10 16:49:40 +04:00 |
|
Andrey Pavlenko
|
a72f4474b4
|
fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly)
|
2012-06-29 15:38:10 +00:00 |
|
Vadim Pisarevsky
|
87d1731714
|
added synonym CV_COMP_HELLIGNER for CV_COMP_BHATTACHARYAA to reflect the real formula used (bug report #2073)
|
2012-06-22 15:12:19 +00:00 |
|
Vadim Pisarevsky
|
0c65ea976a
|
added the optional output maxima value to phaseCorrelate (patch #2071 by Robert Huitl)
|
2012-06-22 13:34:03 +00:00 |
|
Andrey Kamaev
|
05de6302fd
|
Fixed documentation: corrected parameter names
|
2012-05-29 10:36:19 +00:00 |
|
Andrey Kamaev
|
6ca618277c
|
More fixes for documentation.
|
2012-05-28 20:11:38 +00:00 |
|
Andrey Kamaev
|
4aaaef5967
|
remaining C-style planar subdivisions data structures are moved to legacy
|
2012-05-28 13:57:45 +00:00 |
|
Andrey Kamaev
|
eb2f1f81ed
|
Fixed hundreds of documentation problems
|
2012-05-28 07:36:14 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Andrey Kamaev
|
d95721107c
|
Fixed typo.
|
2012-03-31 17:34:24 +00:00 |
|
Andrey Kamaev
|
124ceb96a7
|
#1732 Added yuv420p to RGB conversion. Thanks to Robert Abel.
|
2012-03-31 15:33:03 +00:00 |
|
Vadim Pisarevsky
|
7fb8e9d328
|
added borderType to pyrDown, pyrUp & buildPyramid (patch #925)
|
2012-03-30 16:58:24 +00:00 |
|
Andrey Pavlenko
|
aea24ffcd5
|
#796, #1701 fixing doc vs code arg-s naming consistency
|
2012-03-30 14:22:34 +00:00 |
|
Vadim Pisarevsky
|
beb7fc3c92
|
a LOT of obsolete stuff has been moved to the legacy module.
|
2012-03-30 12:19:25 +00:00 |
|
Vadim Pisarevsky
|
e36ad50825
|
added cv::convexityDefects (ticket #796)
|
2012-03-29 19:42:47 +00:00 |
|
Vadim Pisarevsky
|
e8fab91d51
|
added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch)
|
2012-03-27 09:06:21 +00:00 |
|
Vadim Pisarevsky
|
f196dd5ff7
|
preliminary version of a multi-level findcontours
|
2012-03-24 20:03:07 +00:00 |
|
Andrey Pavlenko
|
20cceb8fdf
|
moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API
|
2012-03-16 15:11:56 +00:00 |
|
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
|
Andrey Pavlenko
|
36890cc959
|
(#1636) Java API: adding undistortPoints() support and smoke test; minor improvements in Java stuff
|
2012-03-14 07:37:48 +00:00 |
|
Andrey Kamaev
|
e426dfc396
|
Fixed #1613: removed YUV420i color conversion constants
|
2012-02-21 15:08:03 +00:00 |
|
Vadim Pisarevsky
|
53c39a7a53
|
added getGaborKernel function
|
2012-02-06 01:09:54 +00:00 |
|
Vadim Pisarevsky
|
00a58c9af8
|
fixed bug #1422 (thanks to jondo for the patch)
|
2012-01-29 14:31:10 +00:00 |
|
Vadim Pisarevsky
|
4f86af7e16
|
fixed bug #1531. added separate distanceTransformWithLabels function that returns labels, since normally the labels are not needed.
|
2012-01-25 12:17:59 +00:00 |
|
Vadim Pisarevsky
|
04c0783b2f
|
applied patch by Will Lucas; improved separable filter performance (in particular cv::GaussianBlur) on 16s images (for [much] faster SIFT)
|
2012-01-23 12:14:46 +00:00 |
|
Andrey Kamaev
|
c377804ee8
|
Refactored YUV420 to RGB/BGR/RGBA/BGRA conversion
|
2012-01-16 14:38:07 +00:00 |
|
Vadim Pisarevsky
|
2e9f5c434b
|
added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ...
|
2011-11-08 12:01:49 +00:00 |
|
Vadim Pisarevsky
|
65e036fe6d
|
fixed bug #1368
|
2011-09-27 15:34:39 +00:00 |
|
Vadim Pisarevsky
|
3535aacc23
|
fixed bug #1389
|
2011-09-27 15:17:00 +00:00 |
|
Andrey Pavlenko
|
f2da701723
|
cvtColor: dst channels number default is set to 4 for RGBA/BGRA cases; added new codes for yuv420 to RGBA/BGRA.
|
2011-09-06 08:35:31 +00:00 |
|
Vadim Pisarevsky
|
32ed1bf858
|
added phaseCorrelate function by Will Lucas.
|
2011-09-05 07:57:18 +00:00 |
|
Vadim Pisarevsky
|
c9ed7fee34
|
fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc.
|
2011-08-10 10:28:01 +00:00 |
|