photo

Daddydeno


Myanmar Engineer

2017 年からアクティブ

Followers: 0   Following: 0

Electronic Engineering from Myanmar

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


I am studying object detection using circular hough transform and I could not understand why this part of a code gives error "??? Undefined function or method 'circle_hough' for input arguments of type 'double'." Can you please figure out?
>> I = imread ('RBC_5.png'); I2= rgb2gray(I); I3= histeq(I2); img= uint8(I3); figure, imshow(I); figure, imshow(img);...

7年以上 前 | 1 件の回答 | 0

1

回答