photo

Ahmed Ismail


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
266 743
of 300 379

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20 931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


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:- ...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


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 ...

ungefär 9 år ago | 2 answers | 0

2

answers

Answered
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)...

mer än 9 år ago | 0

| accepted

Question


Using imfill on multiple images
myPath= 'E:\conduit_stl(smooth contour)\Collagen Contour Slices\'; fileNames = dir(fullfile(myPath, '*.tif')); ...

mer än 9 år ago | 1 answer | 0

1

answer

Question


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...

mer än 9 år ago | 1 answer | 0

1

answer

Question


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...

mer än 9 år ago | 1 answer | 0

1

answer