Rank: 4591 based on 3 downloads (last 30 days) and 2 files submitted
photo

Tomasz Piech

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Tomasz View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
30 Aug 2010 Screenshot Read Hamamatsu's NGR file Reads an RGB image stored in Hamamatsu's NGR format. Author: Tomasz Piech ngr, hamamatsu, biotech, tdi, data export 1 0
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, image processing, data import, data export, iplab, ipl 2 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, hamamatsu, image processing
Files Tagged by Tomasz View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
30 Aug 2010 Screenshot Read Hamamatsu's NGR file Reads an RGB image stored in Hamamatsu's NGR format. Author: Tomasz Piech ngr, hamamatsu, biotech, tdi, data export 1 0
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, image processing, data import, data export, iplab, ipl 2 1
  • 4.0
4.0 | 1 rating

Contact us at files@mathworks.com