MCPcopy Create free account

hub / github.com/CihanTopal/ED_Lib / functions

Functions132 in github.com/CihanTopal/ED_Lib

↓ 10 callersMethodmove
EDCircles.h:191
↓ 9 callersMethodgetEdgeImage
ED.cpp:202
↓ 8 callersMethodgetX
EDCircles.h:189
↓ 8 callersMethodgetY
EDCircles.h:190
↓ 8 callersMethodset
EDCircles.cpp:3542
↓ 7 callersFunctionArcLength
------------------------------------------------------------------------- add a circular arc to the list of arcs
EDCircles.h:123
↓ 5 callersMethodB
EDCircles.h:71
↓ 5 callersMethodgetLineImage
EDLines.cpp:244
↓ 4 callersMethodA
EDCircles.h:70
↓ 4 callersMethodC
EDCircles.h:72
↓ 4 callersMethodD
EDCircles.h:73
↓ 4 callersMethodE
EDCircles.h:74
↓ 4 callersMethodclear
end-AngleSet
EDCircles.h:142
↓ 4 callersMethodcomputeStartEndTheta
EDCircles.cpp:3598
↓ 4 callersMethodgetSegmentNo
ED.cpp:232
↓ 4 callersMethodmyAtan2
NFA.cpp:46
↓ 3 callersMethodF
EDCircles.h:75
↓ 3 callersMethodcheckValidationByNFA
NFA.cpp:38
↓ 3 callersMethoddrawResult
EDCircles.cpp:655
↓ 3 callersMethodgetCircles
EDCircles.cpp:683
↓ 3 callersMethodgetEllipses
EDCircles.cpp:688
↓ 3 callersMethodoverlap
EDCircles.cpp:3582
↓ 3 callersMethodoverlapRatio
EDCircles.h:143
↓ 2 callersMethodgetCirclesNo
EDCircles.cpp:693
↓ 2 callersMethodgetEdgeImage
EDColor.cpp:100
↓ 2 callersMethodgetLines
EDLines.cpp:234
↓ 2 callersMethodgetLinesNo
EDLines.cpp:239
↓ 2 callersMethodgetSegments
ED.cpp:247
↓ 2 callersMethodgetSegments
EDColor.cpp:106
↓ 1 callersMethoddrawOnImage
EDLines.cpp:254
↓ 1 callersMethodgetAnchorImage
ED.cpp:207
↓ 1 callersMethodgetGradImage
ED.cpp:224
↓ 1 callersMethodgetHeight
EDColor.cpp:121
↓ 1 callersMethodgetSegmentNo
EDColor.cpp:111
↓ 1 callersMethodgetWidth
EDColor.cpp:116
MethodA_TperB
EDCircles.cpp:3198
MethodAllocateMatrix
EDCircles.cpp:3186
MethodAngleSet
EDCircles.h:141
MethodAperB
EDCircles.cpp:3353
MethodAperB_T
EDCircles.cpp:3341
MethodBufferManager
EDCircles.h:178
MethodCircleFit
--------------------------------------------------------------------- Fits a circle to a given set of points. There must be at least 2 points The circ
EDCircles.cpp:2930
MethodComputeAnchorPoints
ED.cpp:365
MethodComputeCirclePoints
------------------------------------------------------------------------------------ Computes the points making up a circle
EDCircles.cpp:3007
MethodComputeClosestPoint
--------------------------------------------------------------------------------- Given a point (x1, y1) and a line equation y=a+bx (invert=0) OR x=a+
EDLines.cpp:632
MethodComputeEllipseCenterAndAxisLengths
also returns rotate angle theta
EDCircles.cpp:2406
MethodComputeEllipseError
EDCircles.cpp:2266
MethodComputeEllipsePoints
--------------------------------------------------------------------------- Given an ellipse equation, computes "noPoints" many consecutive points on
EDCircles.cpp:2510
MethodComputeGradient
ED.cpp:275
MethodComputeGradientMapByDiZenzo
EDColor.cpp:217
MethodComputeMinDistance
EDLines.cpp:588
MethodComputeMinDistanceBetweenTwoLines
------------------------------------------------------------------------------- Computes the minimum distance between the end points of two lines
EDLines.cpp:946
MethodComputeMinLineLength
----------------------------------------------------------------------------------------- Computes the minimum line length using the NFA formula given
EDLines.cpp:267
MethodComputePrewitt3x3
EDPF.cpp:73
MethodComputeStartAndEndAngles
-------------------------------------------------------------- Given a circular arc, computes the start & end angles of the arc in radians
EDCircles.cpp:2768
MethodDeallocateMatrix
EDCircles.cpp:3335
MethodDetectArcs
EDCircles.cpp:762
MethodED
ED.cpp:8
MethodEDArcs
EDCircles.h:161
MethodEDCircles
EDCircles.cpp:6
MethodEDColor
EDColor.cpp:7
MethodEDLines
EDLines.cpp:8
MethodEDPF
EDPF.cpp:6
MethodEllipseEquation
EDCircles.h:66
MethodEllipseFit
EDCircles.cpp:3047
MethodEnumerateRectPoints
EDLines.cpp:1003
MethodExtractNewSegments
---------------------------------------------------------------------------------------------- After the validation of the edge segments, extracts the
EDPF.cpp:186
MethodGenerateCandidateCircles
EDCircles.cpp:703
MethodInitColorEDLib
EDColor.cpp:598
MethodJoinAnchorPointsUsingSortedAnchors
ED.cpp:401
MethodJoinArcs1
EDCircles.cpp:1463
MethodJoinArcs2
EDCircles.cpp:1677
MethodJoinArcs3
EDCircles.cpp:1884
MethodJoinCircles
EDCircles.cpp:1302
MethodJoinCollinearLines
------------------------------------------------------------------ Goes over the original line segments and combines collinear lines that belong to th
EDLines.cpp:377
MethodLS
EDLines.h:32
MethodLineFit
----------------------------------------------------------------------------------- Fits a line of the form y=a+bx (invert == 0) OR x=a+by (invert ==
EDLines.cpp:677
MethodLineSegment
EDLines.h:51
MethodLongestChain
ED.cpp:1050
MethodMyRGB2LabFast
EDColor.cpp:126
MethodNFA
--------------------------------------------------------------------------- Number of false alarms code as suggested by Desolneux, Moisan and Morel (D
EDPF.cpp:237
MethodNFA
EDColor.cpp:511
MethodNFALUT
NFA.cpp:5
MethodROTATE
EDCircles.cpp:3466
MethodRetrieveChainNos
ED.cpp:1074
MethodSplitSegment2Lines
----------------------------------------------------------------- Given a full segment of pixels, splits the chain to lines This code is used when we
EDLines.cpp:282
MethodTestSegment
---------------------------------------------------------------------------------- Resursive validation using half of the pixels as suggested by DMM a
EDPF.cpp:126
MethodTryToJoinTwoLineSegments
----------------------------------------------------------------- Checks if the given line segments are collinear & joins them if they are In case of
EDLines.cpp:790
MethodUpdateLineParameters
----------------------------------------------------------------------------------- Uses the two end points (sx, sy)----(ex, ey) of the line segment a
EDLines.cpp:977
MethodValidateCircles
----------------------------------------------------------------- Go over all circles & ellipses and validate them The idea here is to look at all pix
EDCircles.cpp:1063
MethodValidateLineSegmentRect
EDLines.cpp:522
MethodValidateLineSegments
EDLines.cpp:420
Method_overlap
EDCircles.cpp:3554
Method_set
EDCircles.cpp:3473
MethodaddArc
----------------------------------------------------------------------- Add a new arc to arcs
EDCircles.cpp:2697
MethodaddCircle
EDCircles.cpp:2106
Methodcholdc
----------------------------------------------------------- Perform the Cholesky decomposition Return the lower triangular L such that L*L'=A
EDCircles.cpp:3214
MethodcomputeEllipsePerimeter
--------------------------------------------------------------------------- Given an ellipse equation, computes the length of the perimeter of the ell
EDCircles.cpp:2168
MethodcoverRatio
EDCircles.cpp:3647
Methoddouble_equal
NFA.cpp:219
next →1–100 of 132, ranked by callers