Community Profile

photo

Mohammed Alammar


Last seen: 3 years ago Active since 2019

Statistics

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Answered
What is the reference for the heuristic threshold determination method used in the MATLAB function "edge"?
Dear , I was wondering if you got the answer for that questions. I am stuck at the same point. could you please reply it here ...

3 years ago | 0

Question


How can I rebuild arbitrary shape in binary matrix after detect corners.
I have many different shapes as rectangle in binary matrix . I would like to detected based on a corner detections, hence creat ...

3 years ago | 0 answers | 0

0

answers

Question


How do I rotate a 3d plot surf by MATLAB code?
I have this figuer below: Iwould to rotate it by code to be like this:

3 years ago | 1 answer | 0

1

answer

Question


how to fix ''Out of memory. The likely cause is an infinite recursion within the program. Error in rcca (line 12) rcca(nx,ny,A,k); ''
I am trying to using the Contour Tracing estimation algorithm but I have no idea about this error. the input file is D which is ...

4 years ago | 2 answers | 0

2

answers

Question


How can I check each elements when it one row and two columns with list of all the x and y coordinates.
Hi, I have list of the y and x coordinates which I have called it 'coords'. Also, I have another list 'S' that contains list of...

4 years ago | 1 answer | 0

1

answer

Question


How can I add gaussian noise to image that are of class double in the range [0, 255]?
Hi all, I have this (I) image which are of class double in the range [0, 255] : {I.mat in the attachments} I want to add noise...

4 years ago | 1 answer | 0

1

answer

Question


how to generate two random binary images with remove overlapping ?
hi, I am looking to creat two random binary images with remove overlapping. the second image should be random and not contact ...

4 years ago | 3 answers | 0

3

answers

Question


How can I classify data based on two columns??
hi , I have a data as shown below, I need to classify it based on the rho and theta. I am looking to plot complete line by ext...

4 years ago | 1 answer | 0

1

answer

Question


How can I change zeros matrix to 1 by specific points??
I have 8X8 Zeros matrix : A = zeros(8, 8); I need to create a multiple rectangles of Ones matrix. when I have specific points ...

4 years ago | 2 answers | 0

2

answers

Question


How can imfill a objects when they are in the edges of main image?
hi, I have Two rectangles 200X300 and 300X100 in the edges as shown below. I need to imfill in side the objects edge shape onl...

4 years ago | 3 answers | 0

3

answers