.. |
_featuretree.h
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
_geom.h
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
_imgproc.h
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
_kdtree.hpp
|
inserted missing std:: (ticket #333). Thanks to trisk for the patch!
|
2010-07-29 10:55:09 +00:00 |
_list.h
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
accum.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
approx.cpp
|
fixed several gcc 4.1 warnings
|
2010-10-21 18:30:57 +00:00 |
canny.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
color.cpp
|
fixed crash in color-luv when OpenCV is built using GCC 4.1
|
2010-11-09 14:32:06 +00:00 |
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.)
|
2010-10-27 18:26:39 +00:00 |
convhull.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
corner.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
cornersubpix.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
deriv.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
distransform.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
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
|
2010-07-29 11:00:52 +00:00 |
featureselect.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
featuretree.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
filter.cpp
|
rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557)
|
2010-11-12 20:55:32 +00:00 |
floodfill.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
gcgraph.hpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
geometry.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
grabcut.cpp
|
modified grabCut: noise is added only if covariance determinant = 0
|
2010-11-11 12:04:40 +00:00 |
histogram.cpp
|
fixed sparse histogram update (ticket #526)
|
2010-11-10 21:23:04 +00:00 |
hough.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
imgwarp.cpp
|
fixed transparent border handling one more time (tickets #572 & #575)
|
2010-11-12 14:40:29 +00:00 |
inpaint.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
kdtree.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
linefit.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
lsh.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
matchcontours.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
moments.cpp
|
fix build with GCC 3.3 on Ubuntu 8.04
|
2010-07-09 09:09:20 +00:00 |
morph.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
precomp.hpp
|
rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557)
|
2010-11-12 20:55:32 +00:00 |
pyramids.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
pyrsegmentation.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
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
|
2010-07-16 12:54:53 +00:00 |
samplers.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
segmentation.cpp
|
added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation
|
2010-07-28 16:41:12 +00:00 |
shapedescr.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
smooth.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
spilltree.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
subdivision2d.cpp
|
further improved accuracy of Delaunay triangulation (ticket #433)
|
2010-11-10 20:45:54 +00:00 |
sumpixels.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
tables.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
templmatch.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
thresh.cpp
|
fixed possible overflow in getThreshVal_Otsu_8u (ticket #602)
|
2010-11-04 12:38:27 +00:00 |
undistort.cpp
|
added 3-camera rectification and 8-coeff distortion model
|
2010-09-07 15:38:48 +00:00 |
utils.cpp
|
rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557)
|
2010-11-12 20:55:32 +00:00 |