◆ fromAnySupportedFormat()
| static unsafe MR.DistanceMap MR.DistanceMapLoad.fromAnySupportedFormat |
( |
string | path, |
|
|
MR.Const_DistanceMapLoadSettings? | settings = null ) |
|
inlinestatic |
◆ fromMrDistanceMap()
| static unsafe MR.DistanceMap MR.DistanceMapLoad.fromMrDistanceMap |
( |
string | path, |
|
|
MR.Const_DistanceMapLoadSettings? | settings = null ) |
|
inlinestatic |
◆ fromRaw()
| static unsafe MR.DistanceMap MR.DistanceMapLoad.fromRaw |
( |
string | path, |
|
|
MR.Const_DistanceMapLoadSettings? | settings = null ) |
|
inlinestatic |
Load DistanceMap from binary file Format: 2 integer - DistanceMap.resX & DistanceMap.resY [resX * resY] float - matrix of values Generated from function MR.DistanceMapLoad.fromRaw. Parameter settings defaults to {}.
◆ fromTiff()
| static unsafe MR.DistanceMap MR.DistanceMapLoad.fromTiff |
( |
string | path, |
|
|
MR.Const_DistanceMapLoadSettings? | settings = null ) |
|
inlinestatic |
The documentation for this class was generated from the following file: