2#include "SelphIDFacialGalleryInfo.h"
3#include "SelphIDFacialExtractionResultNet.h"
7namespace FPhiSelphIDNet {
14 FPhiSelphID::SelphIDFacialGalleryInfo *_selphIDFacialGalleryInfo;
44 property String ^
GalleryID { String ^ get(); }
SelphIDRawTemplateInfo.
Definition SelphIDFacialGalleryInfoNet.h:12
bool ValidGallery
Gets if gallery is valid.
Definition SelphIDFacialGalleryInfoNet.h:37
~SelphIDFacialGalleryInfo()
SelphIDFacialGalleryInfo destructor.
SelphIDFacialGalleryInfo()
Creates a new instance of SelphIDFacialGalleryInfo.
int GallerySize
Gets gallery size.
Definition SelphIDFacialGalleryInfoNet.h:49
String^ GalleryID
Gets gallery ID.
Definition SelphIDFacialGalleryInfoNet.h:44
array< int > ^ GetIndicesWithTemplateID(String ^ templateID)
Gets all indices with specified template ID.
String ^ GetTemplateID(int index)
Gets template ID from index.