Difference between revisions of "Developing new tools using the API"

From MIPAV
Jump to: navigation, search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
Researchers who have programming resources can use MIPAV as an application programming interface ( [http://mipav.cit.nih.gov/documentation/api/ API]) to develop and incorporate new and innovative image processing, registration, and visualizations. MIPAV provides researchers the ability to quickly build a specific program, which can be installed in MIPAV as a plug-in, to quantify and visualize their data.
 
Researchers who have programming resources can use MIPAV as an application programming interface ( [http://mipav.cit.nih.gov/documentation/api/ API]) to develop and incorporate new and innovative image processing, registration, and visualizations. MIPAV provides researchers the ability to quickly build a specific program, which can be installed in MIPAV as a plug-in, to quantify and visualize their data.
  
The API provides much flexibility while the software application provides a variety of commonly used features, thus allowing researchers to use MIPAV to meet a variety of research needs.<br />
+
[http://mipav.cit.nih.gov/documentation/api/ The MIPAV API] provides much flexibility while the software application provides a variety of commonly used features, thus allowing researchers to use MIPAV to meet a variety of research needs.<br />
  
For more information of how to develop MIPAV plug-ins, refer to MIPAV Users Guide Volume 1, Chapter "[[Developing Plugin Programs]]".
+
For more information of how to develop MIPAV plug-ins, refer to [[Developing Plugin Programs]].
  
  
 
[[Category:Help]]
 
[[Category:Help]]
 +
[[Category:Help:Algorithms]]

Latest revision as of 18:06, 18 May 2012

Researchers who have programming resources can use MIPAV as an application programming interface ( API) to develop and incorporate new and innovative image processing, registration, and visualizations. MIPAV provides researchers the ability to quickly build a specific program, which can be installed in MIPAV as a plug-in, to quantify and visualize their data.

The MIPAV API provides much flexibility while the software application provides a variety of commonly used features, thus allowing researchers to use MIPAV to meet a variety of research needs.

For more information of how to develop MIPAV plug-ins, refer to Developing Plugin Programs.