Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetPlaneGeometry
Method
GetPlaneGeometry
Modules/AlgorithmsExt/src/mitkPlaneFit.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
mitk::PlaneGeometry::Pointer mitk::PlaneFit::GetPlaneGeometry(int t)
175
{
176
return m_Planes[t];
177
}
178
179
const mitk::Vector3D &mitk::PlaneFit::GetPlaneNormal(int t) const
180
{
Callers
15
main
Function · 0.45
FormatIPPForSlice
Function · 0.45
AddPlaneGeometryNodeToDataStorage
Method · 0.45
RemoveContour
Method · 0.45
TranslateAndInterpolateChangedSlice
Method · 0.45
OnReinit3DInterpolation
Method · 0.45
WriteBackSegmentationResults
Method · 0.45
SetPlanarFigure
Method · 0.45
InternalCalculateMaskFromClosedPlanarFigure
Method · 0.45
InternalCalculateMaskFromOpenPlanarFigure
Method · 0.45
CalculateMask
Method · 0.45
CreatePathFromPlanarFigure
Function · 0.45
Calls
no outgoing calls
Tested by
12
TestCase1
Method · 0.36
TestCase2
Method · 0.36
TestCase3
Method · 0.36
TestCase4
Method · 0.36
TestCase5
Method · 0.36
TestCase6
Method · 0.36
TestCase7
Method · 0.36
TestCase8
Method · 0.36
TestCase9
Method · 0.36
TestCase10
Method · 0.36
TestCase11
Method · 0.36
TestCase12
Method · 0.36