jannisborn / covid19_ultrasound

Open source lung ultrasound (LUS) data collection initiative for COVID-19.
https://www.mdpi.com/2076-3417/11/2/672
151 stars 80 forks source link

Crop Images #110

Closed Salaare closed 1 year ago

Salaare commented 1 year ago

Your code only converted the frames into images, and I could not find the part that cropped the images.

Thank you for helping me more precisely.

jannisborn commented 1 year ago

Then you have to look more closely. It is covered in the first step when you run sh get_and_process_web_data.sh. At the bottom of the file, the cropping script is being called.

jannisborn commented 1 year ago

I'm closing this, feel free to re-open if applicable