Rank: 3544 based on 18 downloads (last 30 days) and 1 file submitted
photo

Tomasz Piech

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Files Posted by Tomasz
Updated   File Tags Downloads
(last 30 days)
Comments Rating
03 Dec 2008 Screenshot Reads an IPL (IPLab) file and returns images it contains. Reads an IPL (IPLab) file and returns images and meta-data it contains in cell structures. Author: Tomasz Piech biotech, data import, data export, image processing, iplab, ipl 18 1
  • 4.0
4.0 | 1 rating
Comments and Ratings on Tomasz's Files
Updated File Comment by Comments Rating
27 Jan 2009 Reads an IPL (IPLab) file and returns images it contains. Reads an IPL (IPLab) file and returns images and meta-data it contains in cell structures. Author: Tomasz Piech McMahon, Matthew

Pretty good function - allows me to get the data into MATLAB, which is what I need. It should probably be titled ipl2cell, since it doesn't take the data directly to image files. But it gets you most of the way... you can get the data to numeric form by the following line (assuming for the sake of example that your images are 128 x 128):
img_mat = reshape(cell2mat(img_cell),128,128,[]);

In my opinion it would be more useful to turn off the 'debug' feature by default.

Still, all in all a helpful function for IPLab users. Thanks!

Top Tags Applied by Tomasz
biotech, data export, data import, image processing, ipl
Files Tagged by Tomasz
Updated   File Tags Downloads
(last 30 days)
Comments Rating
03 Dec 2008 Screenshot Reads an IPL (IPLab) file and returns images it contains. Reads an IPL (IPLab) file and returns images and meta-data it contains in cell structures. Author: Tomasz Piech biotech, data import, data export, image processing, iplab, ipl 18 1
  • 4.0
4.0 | 1 rating
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com