.. |
_featuretree.h
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
_geom.h
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
_imgproc.h
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
_kdtree.hpp
|
inserted missing std:: (ticket #333). Thanks to trisk for the patch!
|
15 years ago |
_list.h
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
accum.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
approx.cpp
|
fixed several gcc 4.1 warnings
|
14 years ago |
canny.cpp
|
mapstep type was also changed to ptrdiff_t (ticket #157)
|
14 years ago |
color.cpp
|
fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation
|
14 years ago |
contours.cpp
|
fixed recent failures in shape-convhull & shape-minarearect
|
14 years ago |
convhull.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
corner.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
cornersubpix.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
deriv.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
distransform.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
emd.cpp
|
avoid crash in cvCalcEMD() when one of the histograms has only one non-zero element (ticket #396). Thanks to nburrus for the patch
|
15 years ago |
featureselect.cpp
|
fixed some GCC 4.4 warnings
|
14 years ago |
featuretree.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
filter.cpp
|
fixed buffer allocation for constant-value borders in the filter engine (ticket #524)
|
14 years ago |
floodfill.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
gcgraph.hpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
geometry.cpp
|
fixed recent failures in shape-convhull & shape-minarearect
|
14 years ago |
grabcut.cpp
|
modified grabCut: noise is added only if covariance determinant = 0
|
14 years ago |
histogram.cpp
|
several small fixes; added overloaded variant of cv::drawChessboardCorners
|
14 years ago |
hough.cpp
|
another fix on the ticket #518 - ignore all the circles with radius outside of the specified range
|
14 years ago |
imgwarp.cpp
|
added 64f support in cv::resize
|
14 years ago |
inpaint.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
kdtree.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
linefit.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
lsh.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
matchcontours.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
moments.cpp
|
fix build with GCC 3.3 on Ubuntu 8.04
|
15 years ago |
morph.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
precomp.hpp
|
rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557)
|
14 years ago |
pyramids.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
pyrsegmentation.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
rotcalipers.cpp
|
unified the coordinate interpretation in RotatedRect (ticket #425)
|
14 years ago |
samplers.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
segmentation.cpp
|
removed memset in cv::pyrMeanShiftFiltering (ticket #664)
|
14 years ago |
shapedescr.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
smooth.cpp
|
added hconcat & vconcat functions for joining matrices; moved some inline functions out of the headers; fixed several bugs in documentation; removed MatND from docs
|
14 years ago |
spilltree.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
subdivision2d.cpp
|
further improved accuracy of Delaunay triangulation (ticket #433)
|
14 years ago |
sumpixels.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
tables.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
templmatch.cpp
|
fixed multiple warnings from VS2010.
|
14 years ago |
thresh.cpp
|
fixed possible overflow in getThreshVal_Otsu_8u (ticket #602)
|
14 years ago |
undistort.cpp
|
added 3-camera rectification and 8-coeff distortion model
|
14 years ago |
utils.cpp
|
rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557)
|
14 years ago |