3DCube

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(Can it find other shapes?)
(What is it?)
Line 3: Line 3:
 
__TOC__
 
__TOC__
 
==What is it?==
 
==What is it?==
3D Cube is a system for acquiring measurements from image data. Currently the only supported input format is .png, however the software may be easily adapted to accept images directly from high resolution cameras or video sources.  
+
[[Image:Boxwithmeasurements.png|thumb|Box and its measurements...]]
 +
3D Cube is a system for acquiring measurements from image data. The objective of this project is to quickly determine the volumetric data of an object using high resolution camera.
 +
 
 +
Currently the only supported input format is .png, however the software may be easily adapted to accept images directly from high resolution cameras or video sources.
  
 
==How does it work?==
 
==How does it work?==

Revision as of 06:59, 12 January 2009

Image Processing Software

Contents

What is it?

Box and its measurements...

3D Cube is a system for acquiring measurements from image data. The objective of this project is to quickly determine the volumetric data of an object using high resolution camera.

Currently the only supported input format is .png, however the software may be easily adapted to accept images directly from high resolution cameras or video sources.

How does it work?

In the most basic sense, the system first identifies all straight edges within the image using various filters and the well documented Hough Transform which is able to detect lines even in otherwise cluttered images. Next it finds the largest rectangle formed by these lines and from that the size of the box can be determined in pixels. This combined with height information obtained either via lasers, stereoscopic cameras, or using multiple light sources and shadows can be then used to obtain volumetric information.

The process actually involves about two dozen individual procedures. These procedures and settings may be adjusted in order to allow less or more perfect rectangles to be found. In this way accuracy can be increased depending on the application.

Original image of Brookyln bridge
Lines found in image.

Can it find other shapes?

It is possible with some reprogramming to allow accepting any numbers of sides, even circles. In some cases, this may slow the process down.

The images on the right shows how other images may be detected.




Original star image.
Lines found from image.
Personal tools
irssi scripts
eggdrop scripts