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 |
|
Andrey Kamaev
|
0e9e0a01db
|
Added new perf tests for boxFilter
|
2012-05-25 11:26:43 +00:00 |
|
Andrey Kamaev
|
ab6f0c4e0b
|
Added tegra stub for cornerEigenValsVecs
|
2012-05-25 08:20:13 +00:00 |
|
Andrey Kamaev
|
a33d67f48a
|
Updated sanity checks for some imgproc perf tests
|
2012-05-24 15:42:07 +00:00 |
|
Vadim Pisarevsky
|
159cc29bb5
|
fixed undistortPoints description (ticket #1964)
|
2012-05-23 13:01:40 +00:00 |
|
Andrey Kamaev
|
80f1b1478d
|
Fixed parameter name and copy condition
|
2012-05-18 13:29:49 +00:00 |
|
Andrey Kamaev
|
e309c51430
|
Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast)
|
2012-05-18 08:33:19 +00:00 |
|
Andrey Kamaev
|
639bf3ee8f
|
Fixed accumulateWeighted with mask for multichannel matrices #1959
|
2012-05-18 06:08:14 +00:00 |
|
Andrey Kamaev
|
a877ecdcf0
|
Added option to pass pre-computed pyramid to piramidal LK optical flow #1321
|
2012-05-16 14:52:46 +00:00 |
|
Andrey Kamaev
|
3a1f85d4e8
|
Remerged the 2.4.0 branch
|
2012-05-02 20:20:14 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
|
Ilya Lysenkov
|
04ac6db04a
|
Added support of CV_16S depth in morphology operations
|
2012-04-12 10:55:47 +00:00 |
|
Andrey Kamaev
|
fd31234122
|
Fixed gcc build
|
2012-03-31 23:51:59 +00:00 |
|
Andrey Kamaev
|
470f6fafeb
|
Fixed conversions from YV12 and IYUV on non-continuous input. Added accuracy and performance tests.
|
2012-03-31 22:30:18 +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 |
|
Andrey Kamaev
|
72f2523d0f
|
Fixed ~20 potential errors identified by the MS complier.
|
2012-03-31 11:09:16 +00:00 |
|
Vadim Pisarevsky
|
7fb8e9d328
|
added borderType to pyrDown, pyrUp & buildPyramid (patch #925)
|
2012-03-30 16:58:24 +00:00 |
|
Andrey Kamaev
|
0d18d19ad6
|
Fixed Android build warnings
|
2012-03-30 16:10:52 +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
|
22a0d6b7d1
|
possible fix for #1396
|
2012-03-30 13:51:15 +00:00 |
|
Ivan Korolev
|
856aaee8cd
|
Fixed the path to the testdata.
|
2012-03-30 12:48:47 +00:00 |
|
Ivan Korolev
|
44d4e85d9e
|
Fixed the path to the testdata.
|
2012-03-30 12:27:17 +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 |
|
Andrey Kamaev
|
7e5726e251
|
Fixed several false-positive warnings in rst_parser.py. (Now it detects 553 undocumented parameters for #1205.)
|
2012-03-30 12:07:45 +00:00 |
|
Vadim Pisarevsky
|
2598736ac2
|
added description of cv::convexityDefect
|
2012-03-29 19:56:53 +00:00 |
|
Vadim Pisarevsky
|
e36ad50825
|
added cv::convexityDefects (ticket #796)
|
2012-03-29 19:42:47 +00:00 |
|
Vadim Pisarevsky
|
0b234b7a69
|
rewritten floodfill in generic style; added CV_32S flavor (ticket #1482)
|
2012-03-29 17:08:03 +00:00 |
|
Vadim Pisarevsky
|
4eda1662aa
|
switched back to FitEllipse algorithm by Dr. Daniel Weiss; improved its accuracy in some cases. It fixes #1638
|
2012-03-29 10:47:08 +00:00 |
|
Andrey Kamaev
|
94c258cf15
|
#1205 fixed ~100 of ~700 parameters
|
2012-03-29 06:50:05 +00:00 |
|
Andrey Kamaev
|
d6d1ff0ac5
|
Added regression test for #1652
|
2012-03-29 03:33:07 +00:00 |
|
Andrey Kamaev
|
700c1665c9
|
Fixed 2 spontaneously failing tests
|
2012-03-29 03:05:41 +00:00 |
|
Marina Kolpakova
|
f5152500be
|
fixed #1373
|
2012-03-29 01:16:33 +00:00 |
|
Marina Kolpakova
|
dd01861de2
|
test case from ticket #1650
|
2012-03-28 20:54:58 +00:00 |
|
Andrey Kamaev
|
09490188b3
|
#1365 Fixed numerous bugs in Bayer2RGB_VNG_8u SSE optimization, added simple regression test
|
2012-03-28 20:20:29 +00:00 |
|
Alexander Shishkov
|
c9efcf8d1f
|
fixed #1616
|
2012-03-28 15:12:12 +00:00 |
|
Vadim Pisarevsky
|
7a62413c94
|
added houghcircles sample, improved circle detection (ticket #951)
|
2012-03-27 12:00:22 +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
|
903c05db1a
|
added another contour perimeter test and fixed bug #216
|
2012-03-26 17:00:48 +00:00 |
|
Vadim Pisarevsky
|
7a59d6c77e
|
improved convergence of minEnclosingCircle algorithm, patch #947 (thanks to Hannes Sommer)
|
2012-03-26 13:45:49 +00:00 |
|
Andrey Kamaev
|
4c58fff3f7
|
Added cvPyrUp signature to the documentation #1670
|
2012-03-26 13:01:10 +00:00 |
|
Vadim Pisarevsky
|
098fc1a62e
|
fixed nearest-neighbor remap with constant border, ticket #1681 (thanks to Vlad for the patch)
|
2012-03-26 09:12:27 +00:00 |
|
Vadim Pisarevsky
|
befa9b3109
|
fixed chi-square test, ticket #1263
|
2012-03-26 09:07:02 +00:00 |
|
Vadim Pisarevsky
|
f196dd5ff7
|
preliminary version of a multi-level findcontours
|
2012-03-24 20:03:07 +00:00 |
|
Alexander Shishkov
|
c0506314b2
|
fixed #1436
|
2012-03-21 12:06:49 +00:00 |
|
Vadim Pisarevsky
|
846e37ded5
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
|
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|