You can run Python code from C++ using pythonManager->executeString
.
If you want to import DICOM files from a folder then you can create ctkDICOMIndexer independent from the one in the DICOM browser as shown in this example.
You can run Python code from C++ using pythonManager->executeString
.
If you want to import DICOM files from a folder then you can create ctkDICOMIndexer independent from the one in the DICOM browser as shown in this example.