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 years 前 | 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 years 前 | 1 个回答 | 0
1
个回答提问
I have Parse error at '<' :usage might be invalid syntax
Here is my code for j < maxc
8 years 前 | 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 years 前 | 0 个回答 | 0

