MCPcopy Create free account
hub / github.com/Anttwo/SuGaR / MRFSolver

Method MRFSolver

gaussian_splatting/SIBR_viewers/src/core/imgproc/MRFSolver.cpp:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16namespace sibr {
17
18 MRFSolver::MRFSolver(void)
19 {
20 }
21
22 MRFSolver::MRFSolver(std::vector<int> labels_list, std::vector<std::vector<int> >* neighborMap, int numIterations,
23 UnaryLabelOnlyFuncPtr unaryLabelOnly,

Callers

nothing calls this directly

Calls 3

sizeMethod · 0.45
getMethod · 0.45
resizeMethod · 0.45

Tested by

no test coverage detected