Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CihanTopal/ED_Lib
/ functions
Functions
132 in github.com/CihanTopal/ED_Lib
⨍
Functions
132
◇
Types & classes
23
↓ 10 callers
Method
move
EDCircles.h:191
↓ 9 callers
Method
getEdgeImage
ED.cpp:202
↓ 8 callers
Method
getX
EDCircles.h:189
↓ 8 callers
Method
getY
EDCircles.h:190
↓ 8 callers
Method
set
EDCircles.cpp:3542
↓ 7 callers
Function
ArcLength
------------------------------------------------------------------------- add a circular arc to the list of arcs
EDCircles.h:123
↓ 5 callers
Method
B
EDCircles.h:71
↓ 5 callers
Method
getLineImage
EDLines.cpp:244
↓ 4 callers
Method
A
EDCircles.h:70
↓ 4 callers
Method
C
EDCircles.h:72
↓ 4 callers
Method
D
EDCircles.h:73
↓ 4 callers
Method
E
EDCircles.h:74
↓ 4 callers
Method
clear
end-AngleSet
EDCircles.h:142
↓ 4 callers
Method
computeStartEndTheta
EDCircles.cpp:3598
↓ 4 callers
Method
getSegmentNo
ED.cpp:232
↓ 4 callers
Method
myAtan2
NFA.cpp:46
↓ 3 callers
Method
F
EDCircles.h:75
↓ 3 callers
Method
checkValidationByNFA
NFA.cpp:38
↓ 3 callers
Method
drawResult
EDCircles.cpp:655
↓ 3 callers
Method
getCircles
EDCircles.cpp:683
↓ 3 callers
Method
getEllipses
EDCircles.cpp:688
↓ 3 callers
Method
overlap
EDCircles.cpp:3582
↓ 3 callers
Method
overlapRatio
EDCircles.h:143
↓ 2 callers
Method
getCirclesNo
EDCircles.cpp:693
↓ 2 callers
Method
getEdgeImage
EDColor.cpp:100
↓ 2 callers
Method
getLines
EDLines.cpp:234
↓ 2 callers
Method
getLinesNo
EDLines.cpp:239
↓ 2 callers
Method
getSegments
ED.cpp:247
↓ 2 callers
Method
getSegments
EDColor.cpp:106
↓ 1 callers
Method
drawOnImage
EDLines.cpp:254
↓ 1 callers
Method
getAnchorImage
ED.cpp:207
↓ 1 callers
Method
getGradImage
ED.cpp:224
↓ 1 callers
Method
getHeight
EDColor.cpp:121
↓ 1 callers
Method
getSegmentNo
EDColor.cpp:111
↓ 1 callers
Method
getWidth
EDColor.cpp:116
Method
A_TperB
EDCircles.cpp:3198
Method
AllocateMatrix
EDCircles.cpp:3186
Method
AngleSet
EDCircles.h:141
Method
AperB
EDCircles.cpp:3353
Method
AperB_T
EDCircles.cpp:3341
Method
BufferManager
EDCircles.h:178
Method
CircleFit
--------------------------------------------------------------------- Fits a circle to a given set of points. There must be at least 2 points The circ
EDCircles.cpp:2930
Method
ComputeAnchorPoints
ED.cpp:365
Method
ComputeCirclePoints
------------------------------------------------------------------------------------ Computes the points making up a circle
EDCircles.cpp:3007
Method
ComputeClosestPoint
--------------------------------------------------------------------------------- Given a point (x1, y1) and a line equation y=a+bx (invert=0) OR x=a+
EDLines.cpp:632
Method
ComputeEllipseCenterAndAxisLengths
also returns rotate angle theta
EDCircles.cpp:2406
Method
ComputeEllipseError
EDCircles.cpp:2266
Method
ComputeEllipsePoints
--------------------------------------------------------------------------- Given an ellipse equation, computes "noPoints" many consecutive points on
EDCircles.cpp:2510
Method
ComputeGradient
ED.cpp:275
Method
ComputeGradientMapByDiZenzo
EDColor.cpp:217
Method
ComputeMinDistance
EDLines.cpp:588
Method
ComputeMinDistanceBetweenTwoLines
------------------------------------------------------------------------------- Computes the minimum distance between the end points of two lines
EDLines.cpp:946
Method
ComputeMinLineLength
----------------------------------------------------------------------------------------- Computes the minimum line length using the NFA formula given
EDLines.cpp:267
Method
ComputePrewitt3x3
EDPF.cpp:73
Method
ComputeStartAndEndAngles
-------------------------------------------------------------- Given a circular arc, computes the start & end angles of the arc in radians
EDCircles.cpp:2768
Method
DeallocateMatrix
EDCircles.cpp:3335
Method
DetectArcs
EDCircles.cpp:762
Method
ED
ED.cpp:8
Method
EDArcs
EDCircles.h:161
Method
EDCircles
EDCircles.cpp:6
Method
EDColor
EDColor.cpp:7
Method
EDLines
EDLines.cpp:8
Method
EDPF
EDPF.cpp:6
Method
EllipseEquation
EDCircles.h:66
Method
EllipseFit
EDCircles.cpp:3047
Method
EnumerateRectPoints
EDLines.cpp:1003
Method
ExtractNewSegments
---------------------------------------------------------------------------------------------- After the validation of the edge segments, extracts the
EDPF.cpp:186
Method
GenerateCandidateCircles
EDCircles.cpp:703
Method
InitColorEDLib
EDColor.cpp:598
Method
JoinAnchorPointsUsingSortedAnchors
ED.cpp:401
Method
JoinArcs1
EDCircles.cpp:1463
Method
JoinArcs2
EDCircles.cpp:1677
Method
JoinArcs3
EDCircles.cpp:1884
Method
JoinCircles
EDCircles.cpp:1302
Method
JoinCollinearLines
------------------------------------------------------------------ Goes over the original line segments and combines collinear lines that belong to th
EDLines.cpp:377
Method
LS
EDLines.h:32
Method
LineFit
----------------------------------------------------------------------------------- Fits a line of the form y=a+bx (invert == 0) OR x=a+by (invert ==
EDLines.cpp:677
Method
LineSegment
EDLines.h:51
Method
LongestChain
ED.cpp:1050
Method
MyRGB2LabFast
EDColor.cpp:126
Method
NFA
--------------------------------------------------------------------------- Number of false alarms code as suggested by Desolneux, Moisan and Morel (D
EDPF.cpp:237
Method
NFA
EDColor.cpp:511
Method
NFALUT
NFA.cpp:5
Method
ROTATE
EDCircles.cpp:3466
Method
RetrieveChainNos
ED.cpp:1074
Method
SplitSegment2Lines
----------------------------------------------------------------- Given a full segment of pixels, splits the chain to lines This code is used when we
EDLines.cpp:282
Method
TestSegment
---------------------------------------------------------------------------------- Resursive validation using half of the pixels as suggested by DMM a
EDPF.cpp:126
Method
TryToJoinTwoLineSegments
----------------------------------------------------------------- Checks if the given line segments are collinear & joins them if they are In case of
EDLines.cpp:790
Method
UpdateLineParameters
----------------------------------------------------------------------------------- Uses the two end points (sx, sy)----(ex, ey) of the line segment a
EDLines.cpp:977
Method
ValidateCircles
----------------------------------------------------------------- Go over all circles & ellipses and validate them The idea here is to look at all pix
EDCircles.cpp:1063
Method
ValidateLineSegmentRect
EDLines.cpp:522
Method
ValidateLineSegments
EDLines.cpp:420
Method
_overlap
EDCircles.cpp:3554
Method
_set
EDCircles.cpp:3473
Method
addArc
----------------------------------------------------------------------- Add a new arc to arcs
EDCircles.cpp:2697
Method
addCircle
EDCircles.cpp:2106
Method
choldc
----------------------------------------------------------- Perform the Cholesky decomposition Return the lower triangular L such that L*L'=A
EDCircles.cpp:3214
Method
computeEllipsePerimeter
--------------------------------------------------------------------------- Given an ellipse equation, computes the length of the perimeter of the ell
EDCircles.cpp:2168
Method
coverRatio
EDCircles.cpp:3647
Method
double_equal
NFA.cpp:219
next →
1–100 of 132, ranked by callers