This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Finding polygons from edge points of a photo


Finding polygons from edge points of a photo

Postby j.edwards » Jun 17, 2005 @ 3:26am

Attachments

[The extension gif has been deactivated and can no longer be displayed.]

User avatar
j.edwards
pm Member
 
Posts: 240
Joined: Oct 29, 2003 @ 11:09am
Location: Australia


Postby Structure » Jun 17, 2005 @ 10:57am

A float, A float, My kingdom for a float
User avatar
Structure
pm Member
 
Posts: 147
Joined: Sep 17, 2004 @ 8:28pm
Location: UK


Postby j.edwards » Jun 17, 2005 @ 12:28pm

User avatar
j.edwards
pm Member
 
Posts: 240
Joined: Oct 29, 2003 @ 11:09am
Location: Australia


Postby drgoldie » Jun 18, 2005 @ 7:42am

hi,

maybe this is not exactly what you want but it might show you how to do it (and how fast it can get).

we ported a library called ARToolKit to the PocketPC some time ago and optimized it by using fixed point math, lookup tables, etc. ARToolKit finds rectangular "markers" in camera images and calculates the cameras relative pose from it.

our version runs at up to 150 images/sec on a PocketPC and since you probably don't need the pose estimation part (which is a major bottleneck) it could run a lot faster in your case...

you can find more information and our complete source code at

bye,
Daniel
drgoldie
pm Member
 
Posts: 330
Joined: Jan 10, 2003 @ 10:46am
Location: Vienna


Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum