opencv/modules/imgproc/src
HelenWong e88bf2bc30 Updated Documentation (HoughCircles)
Rewrite the note on HoughCircles documentation to make it more clear

Add note to clarify that the output vector of found circles is sorted by
descending order of centres accumulator values.

Also delete reductant lines on the HoughCircles documentation.

Added comments to hough circles function.

Added comments to icvhoughgradient

Misalignment in line 1183 corrected
2014-11-26 11:37:33 -08:00
..
opencl Merge pull request #3279 from akarsakov:ocl_houghlines 2014-10-09 14:56:45 +00:00
_geom.h converted few more comp. geometry functions to C++ 2013-01-22 16:54:31 +04:00
accum.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
approx.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-03-11 17:20:01 +04:00
blend.cpp world fix 2014-08-05 20:12:35 +04:00
canny.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
clahe.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
color.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
colormap.cpp added some basic functionality needed by the new face module (moved from the old "contrib") 2014-08-10 01:54:16 +04:00
connectedcomponents.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
contours.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
convhull.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
corner.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
cornersubpix.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
demosaicing.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
deriv.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
distransform.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
drawing.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 2014-08-14 12:50:07 +04:00
emd.cpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
featureselect.cpp Combined counter and corner buffers into one 2014-09-29 11:10:57 +04:00
filter.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
filterengine.hpp trying to fix builds 2014-08-14 13:18:04 +04:00
floodfill.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
gabor.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
gcgraph.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-01-14 11:53:59 +04:00
generalized_hough.cpp deleted extra semicolons 2014-01-07 02:52:30 +04:00
geometry.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
grabcut.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
hershey_fonts.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 2014-08-14 12:50:07 +04:00
histogram.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
hough.cpp Updated Documentation (HoughCircles) 2014-11-26 11:37:33 -08:00
imgwarp.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
intersection.cpp imgproc/intersection: fix loop index 2014-01-31 14:42:38 +04:00
linefit.cpp War on Whitespace, master edition: trailing spaces. 2013-08-27 13:57:24 +04:00
lsd.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
matchcontours.cpp War on Whitespace, master edition: trailing spaces. 2013-08-27 13:57:24 +04:00
min_enclosing_triangle.cpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
moments.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
morph.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
phasecorr.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
precomp.hpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 2014-08-14 12:50:07 +04:00
pyramids.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
rotcalipers.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
samplers.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
segmentation.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
shapedescr.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
smooth.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
subdivision2d.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
sumpixels.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
tables.cpp Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
templmatch.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
thresh.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
undistort.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
utils.cpp Move border type constants and Moments class to core module 2013-04-10 19:14:24 +04:00