Jump to content

Talk:Insight Segmentation and Registration Toolkit

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jiuguang Wang (talk | contribs) at 13:16, 23 July 2008 (assessment). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconRobotics Start‑class Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Robotics, a collaborative effort to improve the coverage of Robotics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.

I'm trying to clean up this page in order to meet the Wikipedia standards. I see that the page has been tagged for cleanup since january 2007, but I would like to get some guidance on how to proceed with the cleanup.

In the meantime I'm mostly copying the style of the Qt Toolkit page, that I assume should be a good model for ITK.

Please advice.


LuisIbanez 20:09, 24 February 2007 (UTC)[reply]


"Such C++ templating means that the code is highly efficient, and that many software problems are discovered at compile-time, rather than at run-time during program execution." I don't see much proof for that. Do they provides some hard number on that ? It sounds to me that it only generates big cache-missing libraries and bloated bindings. If there is some benchmarks, it should be referenced in the article.