Community Profile

photo

Ivy


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


I am getting following error in code: Undefined function 'ctwoD' for input arguments of type 'double'.
clc %coordinates of perspective camera projections xc = ctwoD(5,10); yc = ctwoD(10,5); %coordinates of weak camera perspec...

2 years ago | 1 answer | 0

1

answer

Question


What is wrong with this code getting error message Unrecognized function or variable 'circle_detection'.
I am getting Unrecognized function or variable 'circle_detection'. error. what did I do wrong I cannot figure it out. Please...

3 years ago | 1 answer | 0

1

answer

Question


Hough Circle detection - error ↑ Error: Function definition not supported in this context. Create functions in code file. Not sure how to fix this in the code
I created a code to detect circles with radius range 30 - 40 and it is not working, error message: ↑ Error: Function defin...

3 years ago | 0 answers | 0

0

answers

Question


Line detection using Hough Transfer
I cannot run this code and I am unable to determine where I went wrong. I am getting an error message: Index in position 1 excee...

3 years ago | 0 answers | 0

0

answers