TubeTK/Events/2010.11.23: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(→Romain) |
Jamie.snape (talk | contribs) No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
# I think to get the reconstruction we need more information on the pictures (position of the camera for each photograph,etc...) | # I think to get the reconstruction we need more information on the pictures (position of the camera for each photograph,etc...) | ||
# softwares tried : | # softwares tried : | ||
*A list of commercial and non commercial softwares is available [http://biocomp.stanford.edu/3dreconstruction/software/index.html here] | |||
**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 :) | **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 :) | ||
Line 9: | Line 10: | ||
**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 | **Rhino , Maya , Strata(has Mac and PC free trial; not tested) : NOT FREE | ||
** [http://www.gatan.com/products/software/3D_Reconstruction.php Gatan products] : | ** [http://www.gatan.com/products/software/3D_Reconstruction.php Gatan products] : to be tried on Windows (.exe files) :[http://www.gatan.com/resources/scripting/demo/index.php downloads] | ||
** | **[http://www.3dsom.com/cgi-bin/trialsurvey2_1.cgi 3dsom] free trial on Windows(again!) license code : XysqzHIKLiRv | ||
**[http://rosset.org/graphix/anaglyph/zanag_en.htm Z-Anaglyph] for Windows --. not good, only to create 3D images you can see with blue and red googles | |||
**[http://www.microsoft.com/getsilverlight/get-started/install/default.aspx Microsoft Silverlight] for Windows --> I have no idea how it is working but doesn't seem to be really important | |||
**[http://www.imodeller.com/en/ iModeller] for Windows and Mac --> looks pretty nice (the pdf file shows exactly the kind of stuff we want) BUT it is only a Demo | |||
== Danielle == | == Danielle == | ||
Line 18: | Line 22: | ||
* Fixed bug introduced in last week's changes =) | * Fixed bug introduced in last week's changes =) | ||
* Helping Luis out with handling vector images in ITK's itkTestMain.h | * Helping Luis out with handling vector images in ITK's itkTestMain.h | ||
[[Category:TubeTK Events and Meetings|2010.11.23]] |
Latest revision as of 18:50, 26 July 2013
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 :
- A list of commercial and non commercial softwares is available here
- 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 , Strata(has Mac and PC free trial; not tested) : NOT FREE
- Gatan products : to be tried on Windows (.exe files) :downloads
- 3dsom free trial on Windows(again!) license code : XysqzHIKLiRv
- Z-Anaglyph for Windows --. not good, only to create 3D images you can see with blue and red googles
- Microsoft Silverlight for Windows --> I have no idea how it is working but doesn't seem to be really important
- iModeller for Windows and Mac --> looks pretty nice (the pdf file shows exactly the kind of stuff we want) BUT it is only a Demo
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