.. |
_geom.h
|
converted few more comp. geometry functions to C++
|
2013-01-22 16:54:31 +04: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
|
Merge branch '2.4'
|
2013-03-11 18:50:19 +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 MSVC warnings
|
2013-03-13 11:34:04 +04:00 |
corner.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
cornersubpix.cpp
|
made several minor fixes as pointed out by Andrey
|
2013-02-14 15:36:20 +04:00 |
demosaicing.cpp
|
Fixed MSVC warnings
|
2013-03-13 11:34:04 +04:00 |
deriv.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
distransform.cpp
|
made several minor fixes as pointed out by Andrey
|
2013-02-14 15:36:20 +04:00 |
emd.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
featureselect.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
filter.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
floodfill.cpp
|
Fix x64 build warnings
|
2013-02-25 15:04:19 +04:00 |
gabor.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
gcgraph.hpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
generalized_hough.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
geometry.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
grabcut.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
histogram.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
hough.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
imgwarp.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
linefit.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
matchcontours.cpp
|
converted few more comp. geometry functions to C++
|
2013-01-22 16:54:31 +04:00 |
moments.cpp
|
finished distance transform; fixed warnings
|
2013-02-12 21:35:37 +04:00 |
morph.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
phasecorr.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
precomp.cpp
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
precomp.hpp
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
pyramids.cpp
|
Remove unused vars
|
2013-02-01 18:09:58 -05:00 |
rotcalipers.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
samplers.cpp
|
Fix x64 build warnings
|
2013-02-25 15:04:19 +04:00 |
segmentation.cpp
|
Fix x64 build warnings
|
2013-02-25 15:04:19 +04:00 |
shapedescr.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
smooth.cpp
|
additional improvements for 32f
|
2013-02-27 17:54:22 +04:00 |
subdivision2d.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +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
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
thresh.cpp
|
converted flood fill, getrectsubpix & cornersubpix to C++
|
2013-02-11 23:49:10 +04:00 |
undistort.cpp
|
Merge pull request #511 from aritzlc:master
|
2013-02-27 19:33:01 +04:00 |
utils.cpp
|
fixed problem with Nx2 numpy arrays in geometrical functions (#2783)
|
2013-02-08 18:11:56 +04:00 |