• image processing
    Dear sir.. i want to do image processing application such as zooming ,flipping ,-veing,splitting,rotating,saving in to ram and recalling that from ram.In 8051 c keil cross compiler but keil dosnt support...
  • Help in Arm toolset for Image Processing
    Note: This was originally posted on 14th September 2009 at http://forums.arm.com Hello ,              I'm a newbie in the field of embedded software development. I have with me an at91sam9263-ek board...
  • Real time image processing
    Hi, I am looking to buy a microcontroller board along with a dev kit that could handle processing a live video feed (Assuming 60 fps at 320x280 pixel density). I guess I am looking for a microcontroller...
  • ARM DS5 Linux.axf image
    Note: This was originally posted on 7th September 2011 at http://forums.arm.com Hi, I am using ARM DS5 + RTSM to test few applications. But If I want to use another kernel and other RootFS than the rootfs...
  • Image Dithering
    Does anyone know how to use dithering technique to convert 16 bit bitmap image to low depth color such as 12 bpp or 8 bpp for LCD display...? The source is RGB565 bmp format convert to RGB444 or...