Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ InitializePlane
Method
InitializePlane
Modules/AlgorithmsExt/src/mitkPlaneFit.cpp:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
void mitk::PlaneFit::InitializePlane(int t)
190
{
191
m_Planes[t]->InitializePlane(m_Centroids[t], m_PlaneVectors[t]);
192
}
Callers
1
GenerateData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected