Sample program that can send the recognition data from HVC-P2 to Fujitsu IoT Platform using REST (HTTP)

Dependencies:   AsciiFont GR-PEACH_video GraphicsFramework LCD_shield_config R_BSP USBHost_custom easy-connect-gr-peach mbed-http picojson

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers BinaryImage_RZ_A1H.h Source File

BinaryImage_RZ_A1H.h

00001 #ifndef  BINARYIMAGE_RZ_A1H_H
00002 #define  BINARYIMAGE_RZ_A1H_H
00003 
00004 #ifdef  __cplusplus
00005 extern "C" {  /* Start of C Symbol */
00006 #endif
00007 
00008 extern const uint8_t  RGA_Sample_BinaryImage[ 0x000CB600uL ];
00009 
00010 #define  background                     ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00000000 ))
00011 #define  background_setting             ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00025820 ))
00012 #define  button_inv                     ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000A5040 ))
00013 #define  button_off                     ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000AA160 ))
00014 #define  button_on                      ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000AF280 ))
00015 #define  button_on2                     ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000B43A0 ))
00016 #define  str_human_body                 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000B94C0 ))
00017 #define  str_face                       ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000BABA0 ))
00018 #define  str_age                        ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000BB480 ))
00019 #define  str_gender                     ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000BBBA0 ))
00020 #define  str_expression                 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000BC9C0 ))
00021 #define  str_recognition                ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000BDEE0 ))
00022 #define  str_angle                      ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000BF5C0 ))
00023 #define  str_close                      ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C0220 ))
00024 #define  str_detection_size             ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C0CC0 ))
00025 #define  str_max                        ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C2720 ))
00026 #define  str_min                        ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C3000 ))
00027 #define  str_roll                       ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C3720 ))
00028 #define  str_threshold_value            ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C4000 ))
00029 #define  str_yaw                        ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C5FA0 ))
00030 #define  str_reset                      ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C6880 ))
00031 #define  char_0                         ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C7320 ))
00032 #define  char_1                         ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C76C0 ))
00033 #define  char_2                         ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C7A60 ))
00034 #define  char_3                         ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C7E00 ))
00035 #define  char_4                         ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C81A0 ))
00036 #define  char_5                         ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C8540 ))
00037 #define  char_6                         ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C88E0 ))
00038 #define  char_7                         ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C8C80 ))
00039 #define  char_8                         ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C9020 ))
00040 #define  char_9                         ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C93C0 ))
00041 #define  char_angle                     ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C9760 ))
00042 #define  char_plus_minus                ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C9B00 ))
00043 #define  char_left                      ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000C9EA0 ))
00044 #define  char_rigth                     ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000CA240 ))
00045 #define  icon_setting                   ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000CA5E0 ))
00046 
00047 #ifdef  __cplusplus
00048  }  /* End of C Symbol */ 
00049 #endif
00050 
00051 #endif /* BINARYIMAGE_RZ_A1H_H */
00052