using ImageFeatures img = fill(false,5,5) img[3,:] .= true println(hough_transform_standard(img))