photo

Daddydeno


Myanmar Engineer

Con actividad desde 2017

Followers: 0   Following: 0

Mensaje

Electronic Engineering from Myanmar

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 7 años hace | 1 respuesta | 0

1

respuesta