TubeTK/Events/2010.11.23: Difference between revisions

From KitwarePublic
< TubeTK‎ | Events
Jump to navigationJump to search
No edit summary
Line 8: Line 8:
**[http://sites.google.com/site/pierrefillard/coding-blog/createa3dvolumefromseveral2dimages code from Pierre Fillard] --> only working for stacks of images
**[http://sites.google.com/site/pierrefillard/coding-blog/createa3dvolumefromseveral2dimages code from Pierre Fillard] --> only working for stacks of images
**java3D on ImageJ : trouble with the installation
**java3D on ImageJ : trouble with the installation
**code in ITK/Example/IO ---> not tested yet (  itkImageSeriesReader + itkImageFileWriter  ) --> haven't tried it yet
**code in ITK/Example/IO ---> not tested yet (  itkImageSeriesReader + itkImageFileWriter  )


== Danielle ==
== Danielle ==

Revision as of 17:58, 23 November 2010

Romain

  1. failed at reconstruction --> terrible week trying to run some codes
  2. I think to get the reconstruction we need more information on the pictures (position of the camera for each photograph,etc...)
  3. softwares tried :
    • OpenCV : I think a script is writable if we have more informations but it could take a long long time
    • pmvs : impossible to install!
    • hugin : correspondence points between photos failed
    • code from Pierre Fillard --> only working for stacks of images
    • java3D on ImageJ : trouble with the installation
    • code in ITK/Example/IO ---> not tested yet ( itkImageSeriesReader + itkImageFileWriter )

Danielle

  • 80% finished Slicer CLI - need to check over + make sure testing is ok
  • Discovered bug introduced in last week's changes, due to regression testing on deformation fields and not transformed moving images
  • Fixed bug introduced in last week's changes =)
  • Helping Luis out with handling vector images in ITK's itkTestMain.h