According to the background image color, how can i change the reticle color which is on an image ?

1 次查看(过去 30 天)
I know this will be the solution
A = imread('peppers.png'); imshow(A) set(gcf, 'Pointer', 'fullcrosshair')
But i want to know how it works (logic/methodology) ?
Thanks
mahesh

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by