Can Matlab enclose curves near the image boundaries and count the pixel intensities within?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!