public class FaceSearchParams extends Object
FaceSearchParams()
FaceSearchParams(Integer topK, Float threshold)
FaceSearchParams(Integer topK, Float threshold, Boolean normalizeSimilarity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FaceSearchParams()
public FaceSearchParams(Integer topK, Float threshold)
public FaceSearchParams(Integer topK, Float threshold, Boolean normalizeSimilarity)
Copyright © 2025. All rights reserved.