Community Profile

photo

Theodor Al Saify


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to detect the center of a cercle in an RGB image.
Hello, i am trying to find an algorithm to detect a circle in an image, i used the imfindcircles function with the proper radiu...

5 years ago | 0 answers | 0

0

answers

Question


Select a specific line in a figure
Hello, after implementing the object matching feature i get the figure attached. Is there a way to select a line using the mou...

5 years ago | 1 answer | 0

1

answer

Question


How can i replace a line form a text ?
I have the following text file i want to replace all the line that contains this pattern X = 259.557 mm, Y = 563.173 mm, ...

5 years ago | 1 answer | 0

1

answer

Question


How to mask a zone in an image and calculate angle ?
Hello, I am working on the photo attached above, i want to detect the orientation angle of the rectangle. how can i create a p...

5 years ago | 0 answers | 0

0

answers

Question


How does Matching Features Work ?
Hello, Can someone explain me how Matching Features using matchFeature Works ? i extracted SurfPoint and applied matchFeature ...

5 years ago | 0 answers | 0

0

answers

Question


Get Real distance value in an image.
After using the comparison method between two image, i want to detect the real length value of the red Lines. For example 5 cm....

5 years ago | 2 answers | 0

2

answers

Question


how to calculate the distance between matched Points ?
After using matchFeature function indexPairs = matchFeatures(features1,features2); i want to calculate the distance between th...

6 years ago | 1 answer | 0

1

answer

Answered
How to work in a specific area in an image ?
when using ur code i get this result. the starting point of the rectangle is not correct <</matlabcentral/answers/uploaded_f...

6 years ago | 0

Answered
How to work in a specific area in an image ?
i am working on this image, i detected the desired object and drew a line around it. Now i want to crop the detected object to ...

6 years ago | 0

Question


How to work in a specific area in an image ?
After using the object detection technique (https://fr.mathworks.com/help/vision/examples/object-detection-in-a-cluttered-scene-...

6 years ago | 3 answers | 0

3

answers

Question


How to calculate angle of deviation between 2 images ?
I have 2 images, image1 is ref and image2 is sample with rotation. How to find the angle of rotation between the two images.

6 years ago | 1 answer | 0

1

answer