获取图像修改
This commit is contained in:
@@ -3931,7 +3931,7 @@ En.MIXLY_REF_TO_PRESSURE = 'Reference pressure';
|
||||
En.MIXLY_CAL_TO_ALTITUDE = 'Calculate the altitude';
|
||||
En.MIXLY_SHOOTING_SIZE = 'Capture Size';
|
||||
En.MIXLY_SHOOT_AND_SAVE_PICTURE = 'Capture and Save Photo';
|
||||
En.MIXLY_GET_PICTURE_DATA = 'Get Image Data';
|
||||
En.MIXLY_GET_PICTURE_DATA = 'Get Image of Camera';
|
||||
En.MIXlY_SCREEN_SHOW_CAM_SHOOT = 'Display Camera Capture on Screen';
|
||||
En.MIXlY_STOP_SCREEN_DISPLAY = 'Turn Off Real-Time LCD Display of Camera Capture';
|
||||
En.MIXLY_RECOGNITION = 'Detection';
|
||||
@@ -3950,7 +3950,6 @@ En.MIXLY_GET_CAT_FACE_DETECTION_RESULT_TOOLTIP = 'Get cat face detection results
|
||||
// En.MIXLY_GET_PEOPLE_FACE_RECOGNITION_RESULT_TOOLTIP = 'Get face recognition results, returning face ID (starting from 1), rectangular regions, and corresponding 5-point coordinates. Explanation: v[0]: number of faces; v[1-4]: top-left and bottom-right coordinates; v[5-14]: left eye, right eye, nose, left mouth corner, right mouth corner coordinates.';
|
||||
En.FACE_ENROLL = 'Enroll Face';
|
||||
En.MIXLY_DELETE_PEOPLE_FACE_ID = 'Delete Face ID Information';
|
||||
En.MIXLY_GET_PICTURE_DATA_TOOLTIP = 'Return the image data (width, height, data)';
|
||||
En.MIXLY_HOW_MUCH = 'How many';
|
||||
En.MIXLY_Pixel_block = 'Pixel block';
|
||||
En.MIXLY_KEYPOINT = 'Keypoint';
|
||||
@@ -3971,5 +3970,5 @@ En.MIXLY_TVOC_CO2_SENSOR = 'TVOC,formaldehyde and carbon dioxide sensors';
|
||||
En.MIXLY_TVOC_CO2_SENSOR_GRT_DATA = 'Obtain the concentrations of TVOC(mg/m³), formaldehyde (mg/m³), and carbon dioxide (ppm)';
|
||||
En.MIXLY_IMAGE_ACQUISITION = 'image acquisition';
|
||||
En.MIXLY_JPG_base64_CODE= "JPG's base64 code";
|
||||
En.MIXLY_REPORT_IMAGE_DATA = 'report image data';
|
||||
En.MIXLY_IMAGE_OF_FILE = ' image file';
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user