Method MatchesGraphAsString
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
MatchesGraphAsString(int, IReadOnlyList<MatchesInfo>, float)
Returns a matches graph representation in DOT language.
public static string MatchesGraphAsString(int numImages, IReadOnlyList<MatchesInfo> pairwiseMatches, float confThreshold)
Parameters
numImagesintNumber of images
pairwiseMatchesIReadOnlyList<MatchesInfo>Pairwise matches of images
confThresholdfloatConfidence threshold