Can Matlab enclose curves near the image boundaries and count the pixel intensities within?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Let's say I have an example curve near the image boundaries:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/207392/image.png)
I was hoping there was Matlab command that should force the ends of that curve to hit the boundaries of the image, similar to like this
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/207393/image.png)
and then calculate the sum of the pixel intensities in the blue region here:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/207394/image.png)
Is this possible in Matlab?
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!