todo.txt

来自「DTMK软件开发包,此为开源软件,是一款很好的医学图像开发资源.」· 文本 代码 · 共 31 行

TXT
31
字号
/**
 *
 * READ THIS FIRST!!!
 *
 *
 * This file summarizes tasks that still need to be done on the FEM library.
 *
 * Tasks should be completed in order given by numbers. Tasks that can be done
 * simultaneously, are listed under the same number using the bulleted list (-).
 *
 * If you think of another task that is still missing, add the text to the
 * appropriate position.
 * 
 * If you complete a task, remove it from the list.
 *
 * If you find any errors or discrepancies in this file, make the appropriate
 * corrections immediately.
 *
 */

1. - Make modifications to all FEM classes so that they use the (new) itk::Mesh to represent geometry

2. - 2D registration example with landmarks
   
3. - Implement LoadFace handling in 3D elements

4. - 3D registration example

5. - Nonlinear elements
   - C1 elements

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?