62
I Use This!
Activity Not Available

Ratings and Reviews

Analyzed 4 months ago. based on code collected 4 months ago.
Community Rating
4.58824
   

Average Rating:   4.6/5.0
Number of Ratings:   17
Number of Reviews:   1

My Review of Insight Toolkit

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

hjmjohnson says:
Focus on image processing, not o...  
5.0
 
written over 16 years ago

The Insight Toolkit (aka ITK) provides a well documented, superbly constructed image processing foundation that is used as the basis for much of the data analysis done in our lab.

The wealth of algorithms available has greatly accelerated our study of brain disease by allowing our group to try new methods quickly in a prototype environment, and then rapidly move them into fullly tested production mode.

In addition to the great image processing methods, the ITK toolkit provides many examples of how to construct maintainable tools from a software engineering perspective. Recommendations on coding style, application/algorithm decoupling, code testing, code coverage, and code dynamic analysis examples are a great way to ensure that tools built on top of ITK survive the beyond the original developers interest in the software.

4 out of 4 users found the following review helpful.

Did this review help you? |

Most Recent Reviews

hjmjohnson says:
Focus on image processing, not o...  
5.0
 
written over 16 years ago

The Insight Toolkit (aka ITK) provides a well documented, superbly constructed image processing foundation that is used as the basis for much of the data analysis done in our lab.

The wealth of algorithms available has greatly accelerated our study of brain disease by allowing our group to try new methods quickly in a prototype environment, and then rapidly move them into fullly tested production mode.

In addition to the great image processing methods, the ITK toolkit provides many examples of how to construct maintainable tools from a software engineering perspective. Recommendations on coding style, application/algorithm decoupling, code testing, code coverage, and code dynamic analysis examples are a great way to ensure that tools built on top of ITK survive the beyond the original developers interest in the software.

4 out of 4 users found the following review helpful.

Did this review help you? |