SimpleITK/Survey 1: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
No edit summary
Line 29: Line 29:
** Do you need to process images that are larger than RAM
** Do you need to process images that are larger than RAM
** How many dimensions do you need for your images
** How many dimensions do you need for your images
** How important are color images to you
** How important are these pixel types to you
** How important are these pixel types to you
*** ... options ...
*** ... options ...
*** Make sure to include RGB
*** Make sure to include RGB
** What other tools / APIs would you want adapters for [simple example]
*** R
*** OpenCV
*** NumPy
*** Java
*** Matlab
*** VTK





Revision as of 15:43, 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



Target Audience

Older Surveys