| .. |
|
_geom.h
|
|
|
|
_list.h
|
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 |
|
accum.cpp
|
CV_USE_UNROLLED for imgproc
|
2012-02-21 11:31:23 +00:00 |
|
approx.cpp
|
|
|
|
canny.cpp
|
Fixed Canny
|
2012-02-21 11:16:49 +00:00 |
|
color.cpp
|
Fixed conversions from YV12 and IYUV on non-continuous input. Added accuracy and performance tests.
|
2012-03-31 22:30:18 +00:00 |
|
contours.cpp
|
Fixed ~20 potential errors identified by the MS complier.
|
2012-03-31 11:09:16 +00:00 |
|
convhull.cpp
|
|
|
|
corner.cpp
|
|
|
|
cornersubpix.cpp
|
|
|
|
deriv.cpp
|
|
|
|
distransform.cpp
|
added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch)
|
2012-03-27 09:06:21 +00:00 |
|
emd.cpp
|
|
|
|
featureselect.cpp
|
|
|
|
filter.cpp
|
CV_USE_UNROLLED for imgproc
|
2012-02-21 11:31:23 +00:00 |
|
floodfill.cpp
|
Fixed Android build warnings
|
2012-03-30 16:10:52 +00:00 |
|
gabor.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|
gcgraph.hpp
|
|
|
|
geometry.cpp
|
a LOT of obsolete stuff has been moved to the legacy module.
|
2012-03-30 12:19:25 +00:00 |
|
grabcut.cpp
|
|
|
|
histogram.cpp
|
fixed #1616
|
2012-03-28 15:12:12 +00:00 |
|
hough.cpp
|
added houghcircles sample, improved circle detection (ticket #951)
|
2012-03-27 12:00:22 +00:00 |
|
imgwarp.cpp
|
possible fix for #1396
|
2012-03-30 13:51:15 +00:00 |
|
linefit.cpp
|
|
|
|
matchcontours.cpp
|
|
|
|
moments.cpp
|
|
|
|
morph.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|
phasecorr.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|
precomp.cpp
|
|
|
|
precomp.hpp
|
Added missed macro
|
2011-12-27 11:32:56 +00:00 |
|
pyramids.cpp
|
added borderType to pyrDown, pyrUp & buildPyramid (patch #925)
|
2012-03-30 16:58:24 +00:00 |
|
rotcalipers.cpp
|
|
|
|
samplers.cpp
|
|
|
|
segmentation.cpp
|
Fixed ~20 potential errors identified by the MS complier.
|
2012-03-31 11:09:16 +00:00 |
|
shapedescr.cpp
|
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 |
|
smooth.cpp
|
Optimized version of adaptiveThreshold added
|
2012-01-25 07:50:47 +00:00 |
|
subdivision2d.cpp
|
a LOT of obsolete stuff has been moved to the legacy module.
|
2012-03-30 12:19:25 +00:00 |
|
sumpixels.cpp
|
Refactored Tegra related macro usage
|
2011-12-27 11:21:45 +00:00 |
|
tables.cpp
|
|
|
|
templmatch.cpp
|
fixed bug #1552
|
2012-01-25 12:43:47 +00:00 |
|
thresh.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
|
undistort.cpp
|
|
|
|
utils.cpp
|
Fixed border interpolation problem in filter2D
|
2011-12-26 08:05:33 +00:00 |