.. |
_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 crash in color-luv when OpenCV is built using GCC 4.1
|
14 years ago |
contours.cpp
|
added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.)
|
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
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 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
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
grabcut.cpp
|
modified grabCut: noise is added only if covariance determinant = 0
|
14 years ago |
histogram.cpp
|
fixed sparse histogram update (ticket #526)
|
14 years ago |
hough.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
imgwarp.cpp
|
fixed transparent border handling one more time (tickets #572 & #575)
|
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
|
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
|
15 years ago |
samplers.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
segmentation.cpp
|
added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation
|
15 years ago |
shapedescr.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |
smooth.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 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
|
rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557)
|
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 |