Hi all I have a simple question that I have been struggling with....what is the difference, if any, between motion component (blob?) tracking and blob tracking? As defined by OpenCV.
Does one cover the other? or are they entirely different things?
Can they be used in conjunction to improve tracking accuracy?
Is the former designed for motion while the latter for (relatively) static objects?
Thanks for helping out a newbie.
p.s. I am using Emgu (on .NET) and my terminology might reflect that.