Community Profile

photo

Daddydeno


Myanmar Engineer

Attivo dal 2017

Followers: 0   Following: 0

Contatto

Electronic Engineering from Myanmar

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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);...

quasi 7 anni fa | 1 risposta | 0

1

risposta