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

From MIPAV
Jump to: navigation, search
(Created page with '== Developing new tools using the API == Researchers who have programming resources can use MIPAV as an application programming interface (API) to develop and incorporate new an...')
 
m
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Developing new tools using the API ==
+
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 (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.
+
[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 />
  
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.<span style="font-style: normal; text-decoration: none; text-transform: none; vertical-align: baseline">'''<font color="#000000"> </font>'''</span>
+
For more information of how to develop MIPAV plug-ins, refer to [[Developing Plugin Programs]].
  
For more information of how to develop MIPAV plug-ins, refer to MIPAV Users Guide Volume 1, Chapter "Developing Plug-in Programs".
+
 
 +
[[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.