view DemoCube/README.txt @ 5:f546bb5370c7 default tip

Added a readme and a TODO in the source code.
author Atul Varma <varmaa@toolness.com>
date Tue, 12 Feb 2008 19:09:21 -0600
parents
children
line wrap: on
line source

This is a simple demo that presents a mock-up of a web browser that
uses optical flow to pan.

The source code is a modification of Nokia's "DemoCube" demo, which is
part of their Nokia Computer Vision Library:

  http://research.nokia.com/research/projects/nokiacv/

To build:

(1) Copy sis/DemoCube.pkg.in to sis/DemoCube.pkg and replace all
    occurrences of $(EPOCROOT) with your Epoc root directory
    (e.g. \Symbian\9.2\S60_3rd_FP1\).

(2) Run 'makestuff.bat'.

(3) Copy the newly-generated 'sys/DemoCube.sisx' to your
    smartphone and run it.

Current limitations:

* You currently need to install the app in your cell phone's 'C'
  drive, which is usually the same as the cell phone itself--not a
  memory card.