pls help me urgent!!! figure showing for a image vector

for a simply example like below:
I = rgb2gray(imread('1231.png'));
g=find(I<180);
ft=g*0.9
sx=find(I(g)>ft);
now i nid to show a figure for sx, anyone can teach me?

Answers (0)

This question is closed.

Asked:

on 11 Feb 2015

Closed:

on 6 Aug 2015

Community Treasure Hunt

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

Start Hunting!