vtkmarchingcubes & SetValue for Teeth from CT

David <[email protected]> Mon, 20 May 2019 22:51:17 -0700 (MST)
Newsgroups gmane.comp.lib.vtk.user
Message-ID <[email protected]>
Hello. I am trying autometically SetValue by using vtkmarchingcubes for Teeth
Modeling from CT.
Taking Dicom from several different Blend CT devivces is also Intensity
different, so is different each SetValue for Teeth Modeling.
I check histogram for each group of dicom and SetValue for Teeth Modeling.

Example) 
1. Mean:-502, Std: 552, Min: -1000, Max: 3000 => SetValue(0, 1800);
2. Mean:-485, Std: 641, Min: -1000, Max: 20816 => SetValue(0, 850);.
3. Mean:932, Std: 738, Min: 0, Max: 23459 => SetValue(0, 3500);
4. Mean:-373, Std: 761, Min: -1671, Max: 7042	=> SetValue(0, 2500);
5. Mean:-133, Std: 733, Min: 0, Max: 7000 =>  SetValue(0, 2700);
6. Mean:-483, Std: 586, Min: -1000, Max: 19157 => SetValue(0, 1000);
7. Mean:524, Std: 451, Min: 0, Max: 14810 => SetValue(0, 2700);
8. Mean:-506, Std: 598, Min: -1000, Max: 27237 => SetValue(0, 1500);
9. Mean:772, Std: 926, Min: 0, Max: 22748 => SetValue(0, 5000);
10. Mean:913, Std: 820, Min: 0, Max: 31543  => SetValue(0, 3400);

How can I Set autometically SetValue by using vtkmarchingcubes for Teeth
Modeling from CT?







--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Search the list archives at: http://markmail.org/search/?q=vtkusers

Follow this link to subscribe/unsubscribe:
https://vtk.org/mailman/listinfo/vtkusers