An algorithm to get feature points from a mesh model
viewer.exe
settings in Utility.h
feature.exe input_folder_path output_folder_path argument [tooth_id fp_file_path]
argument:
- 0: output global feature
- 1: output partial feature
- 2: output the new Coordinate for the feature point in pca system
python extract.py
Put executable file feature.exe in execute/
Set the arguments manually in extract.py
python svr.py
files:
- train_in.txt & train_out.txt : train set
- data.txt : data set
- predict.txt : output the predict
- Visual Studio 2010
- Qt 4.8.0
- VTK 6.1.0
- Visual Studio 2010
- VTK 6.1.0
- Python 3.6.2
- Python 3.6.2
- NumPy 1.13.1
- SciPy 0.19.1
- scikit-learn 0.18.2