Description: Hawkboard has /dev/fb0 is frame buffer device .That is we can output the certain data on vga port of hawkboad.
The given code uses OpenCV library and frame buffer device programming.One needs cross compiled libraries of opencv which i have uploaded.Just cross compile the code using these libraries and run binary on hawkboard.The edge detected lena image (256x256 )is displayed on monitor connected to board.
To Search:
File list (Check if you may need any files):
VGAHawk\VGA.c