星期五, 三月 02, 2012

Install and Configure The Environment to Develop VolView on Windows


1. Install CMake

CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.

Go to http://cmake.org/cmake/resources/software.html and download cmake-2.8.7-win32-x86.exe to install.

2. Install Visual Studio 2008

Download and install Visual Studio 2010.

3. VolView

Go to http://www.kitware.com/products/vvdownload.html and download VolViewSrc.tar.gz. The current version VolView 3.4 only support Visual Studio 2008, there will be compilation errors under VS 2010 or higher.

Use CMake to configure and generate the code. Enjoy!

星期二, 十月 04, 2011

Reserch Log Oct. 3rd 2011

1. Finish Chun's thesis cover.
2. Finish Data compare applicaiton.
3. Study nutrition database.

Todo: 1. Paper adapt.
          2. Try AAPC.

星期一, 九月 19, 2011

Reserch Log Sep. 19th 2011

1. Ask motion compensation code.
2. Get new patient data.
3. Learn PHP.

星期一, 十二月 27, 2010

Reserch Log Dec. 14th 2010

1. Test the interpolation projection data
2. Finish the paper about interpolation on projection.

星期二, 十二月 14, 2010

Reserch Log Dec. 14th 2010

1. Capture data for 3d head phantom, 3d body phantom,4d phantom.
2. Start to interpolate.
3. Read book Clinical Oncology.

星期五, 十二月 10, 2010

Reserch Log Dec. 10th 2010

1. Try methods on Head and Neck patient to testify 3d interpolation.
2. Amend my paper to a new version.

星期四, 十二月 02, 2010

Reserch Log Dec. 2nd 2010

1. Finish C++ code for interpoltion.
2. Compare the result between C++ and matlab code.