FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Video, Camera
(Moderator: REAS)
   perspective correction?
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: perspective correction?  (Read 687 times)
bernd


perspective correction?
« on: Feb 3rd, 2005, 11:24am »

Has anyone implemented some perspective correction algorithm in Processing?  
 
I am trying to implement a rudimentary custom barcode-system. When the user takes a photo of the coded mark (lets assume a conventional b/w pixelated barcode), the perspective of the image is corrected to be aligned along the x/y axis. Next each cell in the grid is tested for b/w value etc.
 
For now I would like to concentrate only on finding the 4 corners of the mark and correcting its perspective so that I get consistent images which can be further interpreted.
 
I am an intermediate programmer. Don't know too much about matrix algebra. Any hints?
 
B
 
Pages: 1 

« Previous topic | Next topic »