Home
last modified time | relevance | path

Searched defs:Element (Results 1 – 25 of 32) sorted by relevance

12

/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/include/alibabacloud/facebody/model/
A DExtractPedestrianFeatureAttributeResult.h37 struct Element struct
39 std::string hair;
42 float qualityScore;
44 std::string gender;
45 std::string feature;
48 float genderScore;
49 std::string objType;
51 float hairScore;
54 float ageScore;
55 float objTypeScore;
[all …]
A DRecognizeActionResult.h37 struct Element struct
39 struct BoxesItem
43 std::vector<std::string> scores;
44 std::vector<std::string> labels;
45 int timestamp;
46 std::vector<Element::BoxesItem> boxes;
A DDetectVideoLivingFaceResult.h37 struct Element struct
39 float faceConfidence;
40 std::vector<std::string> rect;
41 float liveConfidence;
A DRecognizeExpressionResult.h37 struct Element struct
39 struct FaceRectangle
46 std::string expression;
47 FaceRectangle faceRectangle;
48 float faceProbability;
A DDetectPedestrianResult.h37 struct Element struct
39 float score;
40 std::string type;
41 std::vector<std::string> boxes;
A DDetectLivingFaceResult.h37 struct Element struct
39 struct Result
51 std::string taskId;
52 std::vector<Element::Result> results;
53 std::string imageURL;
A DRecognizePublicFaceResult.h37 struct Element struct
39 struct Result
60 std::string taskId;
61 std::vector<Element::Result> results;
62 std::string imageURL;
A DDetectIPCPedestrianResult.h39 struct Element struct
41 float score;
42 std::vector<std::string> boxes;
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/imagerecog/include/alibabacloud/imagerecog/model/
A DDetectImageElementsResult.h37 struct Element struct
39 std::string type;
40 float score;
41 int x;
42 int y;
43 int height;
44 int width;
A DClassifyingRubbishResult.h37 struct Element struct
39 std::string rubbish;
40 std::string category;
41 float categoryScore;
42 float rubbishScore;
A DDetectFruitsResult.h37 struct Element struct
39 float score;
40 std::vector<std::string> box;
41 std::string name;
A DRecognizeLogoResult.h37 struct Element struct
39 struct Result
55 std::string taskId;
56 std::vector<Element::Result> results;
57 std::string imageURL;
A DRecognizeVehicleTypeResult.h37 struct Element struct
39 float score;
40 std::string name;
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/imageseg/include/alibabacloud/imageseg/model/
A DSegmentFaceResult.h37 struct Element struct
39 int x;
40 std::string imageURL;
41 int y;
42 int height;
43 int width;
A DSegmentHairResult.h37 struct Element struct
39 int x;
40 std::string imageURL;
41 int y;
42 int height;
43 int width;
A DSegmentHeadResult.h37 struct Element struct
39 int x;
40 int y;
41 std::string imageURL;
42 int height;
43 int width;
A DSegmentVehicleResult.h37 struct Element struct
39 std::string originImageURL;
40 std::string imageURL;
A DParseFaceResult.h37 struct Element struct
39 std::string imageURL;
40 std::string name;
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/imageenhan/include/alibabacloud/imageenhan/model/
A DIntelligentCompositionResult.h37 struct Element struct
39 int maxX;
40 int maxY;
41 int minX;
42 float score;
43 int minY;
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/objectdet/include/alibabacloud/objectdet/model/
A DRecognizeVehicleDamageResult.h37 struct Element struct
39 float score;
40 std::string type;
41 std::vector<std::string> scores;
42 std::vector<std::string> boxes;
A DRecognizeVehicleDashboardResult.h37 struct Element struct
39 float score;
40 std::string className;
41 std::string label;
42 std::vector<std::string> boxes;
A DRecognizeVehiclePartsResult.h37 struct Element struct
39 float score;
40 std::string type;
41 std::vector<std::string> boxes;
A DDetectObjectResult.h37 struct Element struct
39 float score;
40 std::string type;
41 std::vector<double> boxes;
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/include/alibabacloud/ocr/model/
A DRecognizeTakeoutOrderResult.h37 struct Element struct
39 float score;
40 std::string value;
41 std::string name;
42 std::vector<std::string> boxes;
A DRecognizeQrCodeResult.h37 struct Element struct
39 struct Result
46 std::string taskId;
47 std::vector<Element::Result> results;
48 std::string imageURL;

Completed in 18 milliseconds

12