Community Profile

photo

Patiala Ghos


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to run Matlab generated .DLL files from Python
I have written a simple test code as shown below: function out = test(a,b) out = a+b; end Then I have created .DLL file ...

2 years ago | 2 answers | 0

2

answers

Question


How can I get the interpolated pathway using control points and visualize it in Volume Viewer?
I am working on the mandibular canal segmentation. I am using CBCT dental dataset. Each data is 480x480x320 DICOM images. I...

3 years ago | 1 answer | 0

1

answer