I must track a person in a scene using a segmentation algorithm. SIFT will do the job but is it definitely considered a segmentation algorithm or something else altogether?
Many thanks.
SIFT is not a segmentation algorithm. SIFT can be considered and image description method, a keypoint matching algorithm an object recognition method but definitely not a segmentation algorithm.