the probabilistic hough transform uses random


The probabilistic Hough transform uses random sampling instead of an accumulator array. In this approach the number of random samples r, is not specified in the OpenCV call, but is an important hidden parameter. If there are n feature points in an image then what is the running time of the probabilistic Hough transform in big O notation.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: the probabilistic hough transform uses random
Reference No:- TGS0212117

Expected delivery within 24 Hours