Ahmed Ismail
2016 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
Curve Fitting on Histogram
Hi, so I am trying to fit a polynomial curve on the histogram data, but I have problem in the implementation. I am using the fun...
約8年 前 | 1 件の回答 | 0
1
回答質問
Regionprops fails to identify binary image - ERROR
So I have a 'logical-binary' image I would like to perform region props on. The image consists of what you expect, 0's and 1's o...
約8年 前 | 1 件の回答 | 0
1
回答質問
How to calculate diameter of object
I have the following code to find the centroids of the particles within this <http://imgur.com/kL0LCZz image> <- Hyperlink:- ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How to get minor ticks pointing outside the graph
Hi, I have a script which plots a histogram, and I have set it so that there is a main xtick every 50. I would like to also ...
8年以上 前 | 2 件の回答 | 0
2
回答回答済み
Using imfill on multiple images
C(256,256,length(fileNames)) = uint8(0); C_filled = C; se = strel('disk', 2, 0); for k = 1:length(fileNames)...
Using imfill on multiple images
C(256,256,length(fileNames)) = uint8(0); C_filled = C; se = strel('disk', 2, 0); for k = 1:length(fileNames)...
8年以上 前 | 0
| 採用済み
質問
Using imfill on multiple images
myPath= 'E:\conduit_stl(smooth contour)\Collagen Contour Slices\'; fileNames = dir(fullfile(myPath, '*.tif')); ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Meshing failed with a hmax of...
Dear all, I have referred to previous answers however their solutions don't often work in my case. When I attempt to run a gener...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Is it possible to stack a series of binary images to form a 3-D object?
There are some binary images I am planning to segment. Once that is done, I would like to essentially stack all the image to for...
8年以上 前 | 1 件の回答 | 0