TubeTK/Events/2010.11.23: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(→Romain) |
(→Romain) |
||
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 :) |
Revision as of 18:58, 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 :
- 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 : 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