How to develop a fusion plugin

osirix_plugin,horos_plugin,CorePlot

Simple fusion plugin generating Bland-Altman plot to compare every pixel on two images.

My Osirixplugin - T1 map calculation

osirix_plugin,horos_plugin,relaxation

Simple Osirix plugin to calculate T1 (longitudinal relaxation time) map.

How to develop an Osirix Plugin - part 4: Plot

osirix_plugin,CorePlot

Core Plot is a popular open source plotting framework in Objective C. It was used by osirixnewby.

How to develop an Osirix Plugin - part 3: ITK

osirix_plugin,ITK

You want to use other version of ITK? Here is a solution that worked for me. It is based on a Tutorial by Brian Jensen.

How to develop an Osirix Plugin - part 2: ITK

osirix_plugin,ITK

This time we want to use basic ITK filtering in our plugin.