Points import with Dicom image in the background

Hi

I am trying to load a DICOM image and plot points on the image that are imported from a CSV. I used the trace and added the import function using pandas. I am able to plot the points fine with a vti format imported but not the DICOM. Do I have to convert the DICOM to a particular format for it to allow me to plot points?

Thanks

Tejas