Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; GeSHi has a deprecated constructor in /srv/disk1/aarpon/www/scs2.net/next/lib/geshi/geshi.php on line 259
Aaron Christian Ponti

Aaron Christian Ponti

Scientific Software Solutions

Qu for MATLAB

Qu

Introduction

Qu makes use and extends MATLAB’s Image Processing Toolbox to address the needs of scientists in the field of biomedical research. It allows the visualization and analysis of 4D (XYZT) datasets with any number of color channels. It allows the loading of several microscopy formats and offers a consistent API to handle the image data, the metadata, and the results of the analyses associated to the data. Qu allows extended interactivity in the form of several objects. Primary and derived data are stored in a “Qu project”, a container class that can be saved to disk and reloaded later to continue the analysis from where it was left.

Qu at a glance

  • Qu is a generic image processing package with enhanced processing functions;
  • Qu supports several microscopy formats thanks to the LOCI bio-formats library;
  • Qu offers a connection to Bitplane's Imaris through ImarisXT (commercial, Windows only);
  • Qu is easily expandable through API and plugins mechanism (in development);
  • Qu can be run on Windows 32/64 bit and Linux 32/64 bit and MacOSX 64 bit (Update: Jonas Dorn contributed compiled libraries for MacOSX). For all other platforms supported by MATLAB, only the compilation of a few C++ libraries is required.
  • Qu is open source (see License);
  • Qu has a good API documentation
  • Qu requires MATLAB 7 (R14) or above.

License

Qu is copyright (c) 2005-2012 Aaron Ponti.
All rights reserved.

Qu for MATLAB is distributed under the terms of the Mozilla Public License
Version 1.1.
You may obtain a copy of the License at http://www.mozilla.org/MPL/.
Software distributed under the License is distributed on an "AS IS" basis, 
WITHOUT WARRANTY OF ANY KIND, either express or implied.
See the License for the specific language governing rights and limitations under 
the License.
The Original Code is "Qu for MATLAB".
The Initial Developer of the Original Code is Aaron Ponti.
All Rights Reserved.