Clear Filters
Clear Filters

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

1 view (last 30 days)
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

Answers (0)

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!