PHP Classes

floStereoImg: Generate stereo images (3D) from eye view images

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 704 All time: 4,674 This week: 54Up
Version Licenses PHP version Categories
flo-stereo-image 0.1.1Free For Educatio...5.0PHP 5, Graphics
Description 

Author

This class can generate stereo images (3D) from eye view images.

It takes two images that represent the left and right views of a scene and it generates a single anaglyph image in various color schemes including the red/cyan that can be viewed with 3D glasses.

It can also class can also read cross-view stereoscopic images from a single image file.

The class can swap eye view images if necessary. It can also perform offset correction and crop the edges on which the images do not overlap, and use custom channel maps.

The generated images can be returned as GD image resources or can be saved to files in JPEG or PNG formats.

Innovation Award
PHP Programming Innovation award winner
September 2011
Winner


Prize: One downloadable copy of PhpED Professional
3D images are usually represented by a couple that represent the left and right eye views.

This class can not only generate a single 3D image from separate left and right view images, but it can also process single image files that contain cross-view stereoscopic images.

Manuel Lemos
Picture of Joshua hatfield
Name: Joshua hatfield <contact>
Classes: 10 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 4x

Winner: 1x

  Files folder image Files (4)  
File Role Description
Accessible without login Plain text file sample.php Example Example of how to use
Accessible without login Plain text file license.doc Lic. floStereoImg license
Plain text file floStereoImg.php Class Stereoscopic functionality class
Accessible without login Image file stereo.pns Data Standard PNS (cross-eye PNG) sample

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:704
This week:0
All time:4,674
This week:54Up
User Comments (2)
Good package, thank you to the developer.
13 years ago (Scott V)
57%StarStarStar
Documentation and examples are not present.
13 years ago (Keyhan Sedaghat)
32%StarStar