Trackable ID

Do the open OpenMV has the feature of tracking object or blob and giving it an ID like in open OpenCV?

Hi, you have to build that up. We just supply a per frame detector. If you want the detection to run over multiple frames you need to write that code yourself.