Feeds
질문
Draw lines in image
hello How I convert the 2.png 3.png 4.png 6.png <</matlabcentral/answers/uploaded_files/91701/2.PNG>> <</matlabcentral/an...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
create a function to find the 8 neighbours of a pixel
hi i wan to make a function.... which will calculate the 8 neighbours of a pixels... <</matlabcentral/answers/upload...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
find 8 neighbours in image
hi dears..... plz help me <</matlabcentral/answers/uploaded_files/88606/2.PNG>> how i find the 8 neighbours around the wh...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
Find mid position value
Plz help me <</matlabcentral/answers/uploaded_files/88512/bend.png>> How i find the mid position in x y values. this is...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
find the third point
this is my code %%%%%%%%%%%%%%%%%%%%%%%%% clear all; [filename pathname]=uigetfile('*.jpg;*.png;*.tif;*.tiff;...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
Find suitable mid point
this is my code %%%%%%%%%%%%%%%%%%%%%%%%% clear all; [filename pathname]=uigetfile('*.jpg;*.png;*.tif;*.tiff;*.gif;*.bm...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
Draw 2 lines in image
i Have a code I = imread('2.png') ; I = rgb2gray(I) ; [y,x] = find(I) ; figure imshow(I) hold on plot(x,y...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
How i get x y values of start point and end point of a white curve from image
How i get x y values of start point and end point of a white curve from image image is added .... plz help me...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
How I draw 2 lines in image
Howm I convert the $.png image like the image shown in 444.png
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Find angle in a open curve
in image step wise I show the wanted result.... But i am new in matlab in have no coding expernce so plz help me....
7년 초과 전 | 답변 수: 1 | 0