Hi,
In order to convert RGB image to gray make use of rgb2gray (https://www.mathworks.com/help/matlab/ref/rgb2gray.html) and to detect circles make use of imfindcircles (https://www.mathworks.com/help/images/ref/imfindcircles.html).
Hope it helps.
Info
此问题已关闭。 请重新打开它进行编辑或回答。
此问题已关闭。
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!