TubeTK/Events/2010.11.23: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(→Romain) |
(→Romain) |
||
Line 4: | Line 4: | ||
# softwares tried : | # softwares tried : | ||
**OpenCV : I think a script is writable if we have more informations but it could take a long long time | **OpenCV : I think a script is writable if we have more informations but it could take a long long time | ||
** | **CMVS (includes PMVS) : couldn't install but is definitely worth trying [http://grail.cs.washington.edu/software/cmvs/ CMVS] : I recommend you try it on Windows first because the installation was really really painful on my machine :) | ||
**hugin : correspondence points between photos failed | **hugin : correspondence points between photos failed | ||
**[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 ) | **code in ITK/Example/IO ---> not tested yet ( itkImageSeriesReader + itkImageFileWriter ) | ||
**Rhino , Maya : NOT FREE | |||
** [http://www.gatan.com/products/software/3D_Reconstruction.php Gatan products] : looks really great, don't know how to get it ---> to be tried on Windows (.exe files) :[http://www.gatan.com/resources/scripting/demo/index.php downloads] | |||
** | |||
== Danielle == | == Danielle == |
Revision as of 18:50, 23 November 2010
Romain
- failed at reconstruction --> terrible week trying to run some codes
- I think to get the reconstruction we need more information on the pictures (position of the camera for each photograph,etc...)
- softwares tried :
- OpenCV : I think a script is writable if we have more informations but it could take a long long time
- CMVS (includes PMVS) : couldn't install but is definitely worth trying CMVS : I recommend you try it on Windows first because the installation was really really painful on my machine :)
- 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 )
- Rhino , Maya : NOT FREE
- Gatan products : looks really great, don't know how to get it ---> to be tried on Windows (.exe files) :downloads
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