SimpleITK/Survey 1: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
|||
Line 40: | Line 40: | ||
*** Matlab | *** Matlab | ||
*** VTK | *** VTK | ||
** How important is: | |||
*** One line registration calls | |||
*** Customize registration options (metric, optimizer, interpolation...) | |||
** What functions of ITK are you most interested in? | |||
*** Registration (deformable, image-to-image, model-to-image) | |||
*** Segmentation (level sets, etc...) | |||
*** Convert images | |||
*** Simple image manipulation (filtering) | |||
== Target Audience == | == Target Audience == |
Revision as of 15:47, 13 September 2010
Survey Questions
Questions
- Opening questions
- Start with What is c++ background
- What is the domain of application
- Have you used ITK in the past (how many years)
- What is your preferred programming language(s)
- python
- java
- C#
- R
- Lua
- Ruby
- Perl
- Other
- What programming tools do you use
- Matlab
- OpenCV
- VTK
- ImageJ
- What type of programmer are you (EDIT)
- Script
- Small App
- Large App
- Body Questions
- Do you need to process images that are larger than RAM
- How many dimensions do you need for your images
- How important are color images to you
- How important are these pixel types to you
- ... options ...
- Make sure to include RGB
- What other tools / APIs would you want adapters for [simple example]
- R
- OpenCV
- NumPy
- Java
- Matlab
- VTK
- How important is:
- One line registration calls
- Customize registration options (metric, optimizer, interpolation...)
- What functions of ITK are you most interested in?
- Registration (deformable, image-to-image, model-to-image)
- Segmentation (level sets, etc...)
- Convert images
- Simple image manipulation (filtering)