Image Zoom In/out Sample. This program uses GraphicsFramework library and GP2Y0A21YK sensor. Please use distance sensor in the range of 10-30cm.

Dependencies:   GR-PEACH_video GraphicsFramework R_BSP mbed-rtos mbed

Fork of RGA_HelloWorld by Renesas

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[ 0x00006087uL ];
00009 
00010 #define  Landscape_wide_jpg_File        ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00000000 ))
00011 
00012 #ifdef  __cplusplus
00013  }  /* End of C Symbol */ 
00014 #endif
00015 
00016 #endif /* BINARYIMAGE_RZ_A1H_H */