Ankit Sahay
Followers: 0 Following: 0
Feeds
提问
Hatch pattern inside connected components in a binary image
Hi everybody! I have attached a binary matrix (.mat file attached), which looks something like this: I would like to put h...
3 years 前 | 1 个回答 | 1
1
个回答提问
Imagesc and superimpose 2 .mat files (of unequal sizes) with different colormaps
Hi everybody, I have two mat files (vort & flame_deg) and their corresponding coordinate data. vort -> xv, yv & flame_deg -> xf...
3 years 前 | 0 个回答 | 0
0
个回答提问
Join disconnected terminal points of components in a binary image
HI everybody! I am working on flame edge detection. What I need is two single loops to depict two different flame edges. I ha...
4 years 前 | 1 个回答 | 0
1
个回答提问
Split a binary image into 2 parts by specifying the separation point
Hi all! This is a new question based on a previous question I had asked: https://www.mathworks.com/matlabcentral/answers/593500...
4 years 前 | 1 个回答 | 0
1
个回答提问
Splitting a binary image into 2 parts
HI everybody! I have a binary image matrix uploaded as A.mat: White pixels correspond to 1, black regions correspond to 0. I ...
4 years 前 | 2 个回答 | 1
2
个回答提问
Minimum width across any part of a connected component in matlab
In order to label connected components in a matrix composed of double format values (not binary values), I am using a Matlab Cen...
4 years 前 | 1 个回答 | 0
1
个回答提问
Finding number of connected components of a single value of pixel
I have an image in the form of a matrix: A zoomed-in portion of the upper right part is: I would like to remove the disc...
4 years 前 | 2 个回答 | 0