필터 지우기
필터 지우기

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