| .. |
|
_geom.h
|
converted few more comp. geometry functions to C++
|
2013-01-22 16:54:31 +04:00 |
|
_list.h
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
accum.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
approx.cpp
|
refactored approxpoly
|
2013-01-17 00:11:08 +04:00 |
|
canny.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
color.cpp
|
added edge-aware demosaicing and bayer to bgra conversion
|
2012-11-26 16:17:43 +04:00 |
|
connectedcomponents.cpp
|
probably fixed build problems on Android
|
2012-12-18 14:12:07 -08:00 |
|
contours.cpp
|
converted few more comp. geometry functions to C++
|
2013-01-22 16:54:31 +04:00 |
|
convhull.cpp
|
fixed warnings; restored fixed_size parameter in AutoBuffer
|
2013-01-23 21:47:58 +04:00 |
|
corner.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
cornersubpix.cpp
|
converted flood fill, getrectsubpix & cornersubpix to C++
|
2013-02-11 23:49:10 +04:00 |
|
demosaicing.cpp
|
added SIMD optimization of Edge-Aware Demosaicing in case of CV_8U
|
2012-12-10 13:29:08 +04:00 |
|
deriv.cpp
|
converted flood fill, getrectsubpix & cornersubpix to C++
|
2013-02-11 23:49:10 +04:00 |
|
distransform.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
emd.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
featureselect.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
filter.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
floodfill.cpp
|
converted flood fill, getrectsubpix & cornersubpix to C++
|
2013-02-11 23:49:10 +04:00 |
|
gabor.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
gcgraph.hpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
generalized_hough.cpp
|
fixed warnings under windows
|
2012-09-21 13:41:56 +04:00 |
|
geometry.cpp
|
converted few more comp. geometry functions to C++
|
2013-01-22 16:54:31 +04:00 |
|
grabcut.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
histogram.cpp
|
Fix subtle bug when src & dst agree on sparsity but have different dimensions
|
2013-02-01 22:57:22 -05:00 |
|
hough.cpp
|
Explicitly use double precision sin & cos in hough implementation
|
2012-12-25 18:05:05 +04:00 |
|
imgwarp.cpp
|
converted flood fill, getrectsubpix & cornersubpix to C++
|
2013-02-11 23:49:10 +04:00 |
|
linefit.cpp
|
fixed warnings; restored fixed_size parameter in AutoBuffer
|
2013-01-23 21:47:58 +04:00 |
|
matchcontours.cpp
|
converted few more comp. geometry functions to C++
|
2013-01-22 16:54:31 +04:00 |
|
moments.cpp
|
converted moments function to C++
|
2013-02-12 18:07:22 +04:00 |
|
morph.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
phasecorr.cpp
|
Fix binary compatibility of Java wrappers
|
2012-10-17 02:09:37 +04:00 |
|
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|
precomp.hpp
|
converted flood fill, getrectsubpix & cornersubpix to C++
|
2013-02-11 23:49:10 +04:00 |
|
pyramids.cpp
|
Remove unused vars
|
2013-02-01 18:09:58 -05:00 |
|
rotcalipers.cpp
|
fixed warnings; restored fixed_size parameter in AutoBuffer
|
2013-01-23 21:47:58 +04:00 |
|
samplers.cpp
|
converted flood fill, getrectsubpix & cornersubpix to C++
|
2013-02-11 23:49:10 +04:00 |
|
segmentation.cpp
|
converted watershed + pyrmeanshiftfilter to C++
|
2013-02-12 17:08:42 +04:00 |
|
shapedescr.cpp
|
fixed warnings; restored fixed_size parameter in AutoBuffer
|
2013-01-23 21:47:58 +04:00 |
|
smooth.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
subdivision2d.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
sumpixels.cpp
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
tables.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
templmatch.cpp
|
fixed bug #2679
|
2013-01-09 17:53:19 +04:00 |
|
thresh.cpp
|
converted flood fill, getrectsubpix & cornersubpix to C++
|
2013-02-11 23:49:10 +04:00 |
|
undistort.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
utils.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |