User Tools

Site Tools


tamiwiki:projects:dicom

This is an old revision of the document!


we got a banana MRI from reddit (2014)

but is it the fruit? the florescence flower?
lets find out.

1. convert to png using ffmpeg

 ffmpeg -i banana.mp4 banana%05d.png 

but, we have a logo on the bottom, this will show artifact in the volumetric view. lets remove it while exporting.

mkdir mri
ffmpeg -i banana.mp4 -vf "drawbox=x=275:y=295:w=25:h=5:color=black:t=fill" mri\banana_%05d.png

2. load in MeVisLab

as we see, banana fruit this is not.

bonus!
tasty banana flower curry recipe


link from Jana

tamiwiki/projects/dicom.1687692731.txt.gz · Last modified: 2023/06/25 14:32 by yair