Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
namespace 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
size
Method · 0.45
get
Method · 0.45
resize
Method · 0.45
Tested by
no test coverage detected