3DCube

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
(Can it find other shapes?)
(Can it find other shapes?)
Line 20: Line 20:
  
 
==Can it find other shapes?==
 
==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,
 
It is possible with some reprogramming to allow accepting any numbers of sides, even circles. In some cases, this may slow the process down,
 
+
|
 +
[[Image:S3500057.png|thumb|A star]]
 +
|
 
[[Image:Starpnk.png|thumb|Lines found from image of star]]
 
[[Image:Starpnk.png|thumb|Lines found from image of star]]
 +
|}

Revision as of 06:52, 12 January 2009

Image Processing Software

Contents

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.

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, |

A star

|

Lines found from image of star

|}

Personal tools
irssi scripts
eggdrop scripts