Filter löschen
Filter löschen

how can i crop an image?

2 Ansichten (letzte 30 Tage)
Usama Javed
Usama Javed am 12 Apr. 2012
I am applying gabor filter to lungs CT scan. it returns me a binary image. now i want to crop lungs from that image.

Antworten (1)

Image Analyst
Image Analyst am 12 Apr. 2012
Have you looked at the imcrop() function in the Image Processing Toolbox? Using the any() function you can easily find the bounding box of the binary blobs, if that's where you want to crop it.

Kategorien

Mehr zu DICOM Format finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by