Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.225.726 Times

TIFFStack 1.0

  Date Added: April 29, 2013  |  Visits: 287

TIFFStack

Report Broken Link
Printer Friendly Version


Product Homepage
Download (39 downloads)



Usage: tsStack = TIFFStack(strFilename )A TIFFStack object behaves like a read-only memory mapped TIF file. The entire image stack is treated as a matlab tensor. Each frame of the file must have the same dimensions. Reading the image data is optimised to the extent possible; the header information is only read once.This class uses a modified version of tiffread [1, 2] to read data. Code is included (but disabled) to use the matlab imread function, but this function returns invalid data for some TIFF formats.Construction:>> tsStack = TIFFStack('test.tiff'); % Construct a TIFF stack associated with a file>> tsStack = TIFFStack('test.tiff', true); % Indicate that the image data should be invertedtsStack = TIFFStack handle Properties: bInvert: 0 strFilename: [1x9 char] sImageInfo: [5x1 struct] strDataClass: 'uint16'Usage:>> tsStack(:, :, 3); % Retrieve the 3rd frame of the stack, all planes>> tsStack(:, :, 1, 3); % Retrieve the 3rd plane of the 1st frame>> size(tsStack) % Find the size of the stack (rows, cols, frames, planes per pixel)ans = 128 128 5 1>> tsStack(4); % Linear indexing is supported>> tsStack.bInvert = true; % Turn on data inversionReferences:[1] Francois Nedelec, Thomas Surrey and A.C. Maggs. Physical Review Letters 86: 3192-3195; 2001. DOI: 10.1103/PhysRevLett.86.3192[2] http://www.embl.de/~nedelec/

Requirements: No special requirements
Platforms: Matlab
Keyword: Frames Pixel Plane Planes Retrieve Simageinfo Sizetsstack Strdataclass Struct Uint
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


TIFFSTACK RELATED
Development Tools  -  frap_analysis 1.0
frap_analysis is a program to analyze data from photobleaching experiments performed on a 2D system, e.g. a supported lipid bilayer. The program is based on the Hankel transform method presented by JdoTAnsson et al. (Biophys. J. 95, 5334-5348...
409.6 KB  
Development Tools  -  GUI for TE/TM electromagnetic plane waves propagation through multilayered structures 1.0
This tool is a GUI for the analysis of the TE/TM plane waves propagation through structures composed by multiple layers with different electromagnetic characteristics.The GUI provides graphical results as well as detailed calculations of the...
112.64 KB  
Utilities  -  iPod Data Retrieve 2.0.1.5
iPod Data Recovery software is easy safe Read-only and Non-Destructive iPod Data retrieval software utility. iPod data recovery software recovers music, pictures, video files and folders from an iPod lost due to accidental deletion, format,...
5.63 MB  
Gaming Utilities  -  Infinite Planes of Reality 0.3.1-alpha
Infinite Planes of Reality project is a text-only D20 MMORPG engine. Infinite Planes of Reality is a next-generation MMORPG engine that enables interaction with text-only, ANSI telnet, and XML clients. It has online/in-game world creation...
 
Graphics Editors  -  Photo Frames & Effects Free 1.0
Photo Frame & Effects Free is a comprehensive application that will enable users to add frames, borders and filter effects to their digital photos. The program's easy-to-use interface allows you to alter your images fast and easy without the need...
10.45 MB  
Backup Utilities  -  Retrieve Deleted Documents 9.61
Retrieve Deleted Documents, Recover Documents, Retrieve Deleted Unsaved Documents: Download documents recovery Software at RetrieveFiles.net How to retrieve deleted Formatted documents, retrieve deleted Word documents? How to retrieve...
12.57 MB  
Backup Utilities  -  Retrieve Deleted Files 9.61
Retrieve Deleted Files - Recover Files, Retrieve Deleted Files Automatically with the file Recovery Software. How to retrieve deleted files? How to retrieve deleted photos from camera? How to retrieve deleted videos from camcorder? How can I...
18.47 MB  
Backup Utilities  -  Retrieve Deleted Music 7.92
Retrieve Deleted Music, Retrieve Deleted MP3 and Retrieve Deleted Audio - Download Recovery Software at RetrieveFiles. How to retrieve deleted music? How to retrieve deleted music files? How can I retrieve deleted music files from formatted...
12.67 MB  
Simulation Games  -  X-Plane for Mac 10
X-Plane is a really comprehensive and powerful flight simulator, and has the most realistic flight model available for personal computers. Welcome to the world of props, jets, single- and multi-engine airplanes, as well as gliders, helicopters...
5.6 MB  
Graphics Editors  -  Pixel Studio Pro 1.0 Beta8 Build 740
Pixel Studio Pro is a powerful and reliable application for adding, editing and exporting images. The application provides users with multiple effects: chalk, broken painting, lens flare, super nova and many more.
 
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB