Feeds
질문
Find closed loop after using bwboundaries
First, I'm sorry for my English. And my problem is I have use bwboundaries and receive matrix B. Now I want to find all boundari...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
Plot binary image with all coordinates of points
I have a matrix with 2 rows: First is x-coordinate Second is y-coordinate How can i plot a binary image with all coord...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
I have Parse error at '<' :usage might be invalid syntax
Here is my code for j < maxc
8년 초과 전 | 답변 수: 2 | 0
2
답변질문
I use contour(Z,v) command to a 3D image and receive a 3D result but it is a 2 array matrix, how can I take my contour slice from it?
test=imread('D:\BC.jpg'); gray = rgb2gray(test); dgray = double(gray); figure; colormap gray; surf(dgray); ...
8년 초과 전 | 답변 수: 0 | 0

