Release Notes MIA Toolbox Version 2 5: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
imported>Scott
 
(9 intermediate revisions by the same user not shown)
Line 8: Line 8:
===New and Enhanced GUIs===
===New and Enhanced GUIs===


* Particle analysis - image analysis for particle counting and size analysis, plus filtering of particle vs. background.
* [[particlegui|Particle Analysis]] - image analysis for particle counting and size analysis, plus filtering of particle vs. background.
* [[drill_tool|Drill Tool]] - interactive data navigator using mouse-over and clicking on an image.
* [[drill_tool|Drill Tool]] - interactive data navigator using mouse-over and clicking on an image.
* Magnify tool - magnifying glass for any image or data.
* [[magnify_tool|Magnify Tool]] - magnifying glass for any image or data.
* Cross-section tool - give cross-section profile of an image.
* [[cross_tool|Cross-section Tool]] - give cross-section profile of an image.
* Image alignment tool - manual image alignment tool for image fusion.
* [[alignimagepair|Image Alignment Tool]] - manual image alignment tool for image fusion.
* ImageJ interface - generic interface into [http://rsbweb.nih.gov/ij/ ImageJ] image analysis platform (ImageJ is bundled with MIA_Toolbox/Solo+MIA).
* [[send2imagej|ImageJ Interface]] - generic interface into [http://rsbweb.nih.gov/ij/ ImageJ] image analysis platform (ImageJ is bundled with MIA_Toolbox/Solo+MIA).


===Importing===
===Importing===


* RAW file importer - improved performance, added options and new interface
* [[Rawread |RAW]] File Importer - improved performance, added options and new [[rawreadgui|interface]].
* BIF file importer - add support for importing bif6 files
* [[Camecard|BIF]] File Importer - add support for importing bif6 files.
* ENVI file importer - add support for importing ENVI files
* [[Envirdr|ENVI]] File Importer - add support for importing ENVI files.


===Image Manipulation and Analysis Functions===
===Image Manipulation and Analysis Functions===
* Image coadd - allows down-sampling to make larger images usable with less memory.
* [[coadd_img|Image Coadd]] - allows down-sampling to make larger images usable with less memory.
* Block fusion - automatic fusion of multiple data blocks.
* Block Fusion - automatic fusion of multiple data blocks.


==NEW FUNCTIONS AND FILES==
==NEW FUNCTIONS AND FILES==
 
:[[alignimagepair]] - Aligns two images using user-selected points on both images.
 
:[[analyzeparticles]] - Find properties of particles in image slabs.
'''NEEDS FORMATTING and NOTES'''
:[[coadd_img]] - Reduce image resolution through combination of adjacent pixels.
:alignimagepair.m
:[[envirdr]] - Reads ENVI image files.
:analyzeparticles.m
:[[send2imagej]] - Send an image to ImageJ.
:alignimagepairdemo.m
:analyzeparticlesdemo.m
:coadd_img.m
:demoparticles.jpg
:envirdr.m
:ij_evri.jar
 
:dems/IndianPines.mat
:dems/StandardWireTest.mat (Copy from path: /mia/app/trunk/dems/StandardWireTest_dso.mat, Revision, 10745)
:dems/StandardWireTest_reduced.mat (Copy from path: /mia/app/trunk/dems/StandardWireTest_dso_red3.mat, Revision, 10745)
:dems/StandardWireTest_dso.mat
:dems/StandardWireTest_dso_red3.mat

Latest revision as of 23:52, 8 March 2011

Version 2.5 of MIA_Toolbox and Solo+MIA (version 6.2) was released in March, 2011


For general product information, see MIA_Toolbox Product Page. For information on Solo+MIA, seeSolo+MIA Product Page.

NEW FEATURES

New and Enhanced GUIs

  • Particle Analysis - image analysis for particle counting and size analysis, plus filtering of particle vs. background.
  • Drill Tool - interactive data navigator using mouse-over and clicking on an image.
  • Magnify Tool - magnifying glass for any image or data.
  • Cross-section Tool - give cross-section profile of an image.
  • Image Alignment Tool - manual image alignment tool for image fusion.
  • ImageJ Interface - generic interface into ImageJ image analysis platform (ImageJ is bundled with MIA_Toolbox/Solo+MIA).

Importing

  • RAW File Importer - improved performance, added options and new interface.
  • BIF File Importer - add support for importing bif6 files.
  • ENVI File Importer - add support for importing ENVI files.

Image Manipulation and Analysis Functions

  • Image Coadd - allows down-sampling to make larger images usable with less memory.
  • Block Fusion - automatic fusion of multiple data blocks.

NEW FUNCTIONS AND FILES

alignimagepair - Aligns two images using user-selected points on both images.
analyzeparticles - Find properties of particles in image slabs.
coadd_img - Reduce image resolution through combination of adjacent pixels.
envirdr - Reads ENVI image files.
send2imagej - Send an image to ImageJ.