Fitting a Masked Image. How to skip zeros?

2 views (last 30 days)
Avigdor
Avigdor on 7 Nov 2014
Hi,
I've used the imtool to define a region of interest on a series of image files. I then use these image files to perform a pixel-wise fit. The masked images contain a large number of zero entries (outside the ROI), and only a few non-zero entries. Is there a way to identify and skip these zero entries in the fit loop to speed up the process?
Thanks,
Avi

Answers (0)

Community Treasure Hunt

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

Start Hunting!