Home > Projects > Nokia CV > NokiaCV Demos

NokiaCV Demos

  • DemoCube

    • perform simple tracking of a textured square-shaped region using optical flow
      • grabbing video from the camera
      • Using the library to calculate optical flow for fast motion estimates
    • Implementation
      • CCamus provides an implementation of Camus-based optical flow
      • COpticalFlow provides a means of accessing individual flow vectors for each pixel
    • Library classes demonstrated:
      • CNokiaCVImage; CCamus; COpticalFlow; CEgoMovement; CFixed

  • DemoMotionEstimation
    • use the camera to grab video
    • calculate motion history images and optical flow
    • Implememtation
      • Apply CMotionHistoryImage classes to calculate motion history images
      • Apply CCamus classes to calculate optical flow
    • Library classes demonstrated:
      • -CMotionHistoryImage
      • -CNokiaCVImage
      • -CCamus
      • -COpticalFlow

  • NokiaCV Image
    • load two images and run a user-selected (from the menu) image processing function
    • selecting one of the images and pressing the center of the joypad loads a user-selected image for processing
    • Library classes demonstrated:
      • -All image processing classes

Terms Of Use | Privacy Policy | About Us | Feedback | Copyright © 2008 Nokia. All rights reserved.