photo

Amani


Concordia University

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

10 Questions
3 Answers

RANK
17.690
of 300.343

REPUTATION
2

CONTRIBUTIONS
10 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
 of 20.926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.172

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

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


how to find the start and end points of overlapping intervals in one array
after extracting the connected components from an image and find the start and end points of each connected components that are ...

bijna 11 jaar ago | 1 answer | 0

1

answer

Answered
how to find overlapping intervals?
have you found a solution for this problem? histc does not solve it

ongeveer 11 jaar ago | 0

Question


how to find overlapped connected components
After I calculate the bounding boxes of each connected components , I want to extract all the vertically overlapped connected co...

bijna 12 jaar ago | 0 answers | 0

0

answers

Question


How to retrive the vertex ID of connected points
Hi after calculating triangulation I need to examine the distance between two connected points if it is above the threshold ...

bijna 12 jaar ago | 0 answers | 0

0

answers

Answered
How to plot a subset of triangles after DelaunayTri
how can I calculate the distance between two connected vertices (only Y coordinate) TRI = dt.Trangulation for q=1:size(dt,1) ...

bijna 12 jaar ago | 0

Question


How to plot a subset of triangles after DelaunayTri
I have computed a Delaunay triangulation using DelaunayTri(). Then I extracted big triangles based on a threshold, how can I r...

bijna 12 jaar ago | 2 answers | 1

2

answers

Question


Undefined function 'graphalgs' for input arguments of type 'char'.
Hi I always get this error (Undefined function 'graphalgs' for input arguments of type 'char' ) when I run graphconncomp , h...

bijna 12 jaar ago | 1 answer | 0

1

answer

Question


Command Window and code script View
how to view command window and code script in one single window ?

bijna 12 jaar ago | 1 answer | 0

1

answer

Answered
Cannot save a Matlab file
I have the same problem , I cannot save a file to the place where I have a permission to do so what should I do ? thanks

bijna 12 jaar ago | 0

Question


Error with using createMask
every time I use createMask I get this error "Too many output arguments." what could be the problem ? I tried two examples in ...

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


how to save the pixel location in files
how to save the pixel location in files my aim is to ground truth thousands of images with the pixel location (position) just Y...

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


indices of intersection points of two logical arrays
how can I find the indices of the intersection points of a binary image with a logical array this is the code ///////////...

bijna 13 jaar ago | 1 answer | 1

1

answer

Question


How can I reconstruct part of an image using imreconstruct
I want to morhpologically reconstruct part of an image based on a line so after identify the position of the line I'm not able...

bijna 13 jaar ago | 1 answer | 0

1

answer