Group Abstract Group Abstract

Message Boards Message Boards

0
|
25 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

VideoObjectTracking in 14.3: using Method option in when tracking points

I'm trying out VideoObjectTracking in 14.3. As far as I can tell, the Method->options are not available or working when I track points instead of bounding boxes.

 ss = VideoObjectTracking[v -> s, 
  Method -> {"OCSort", "IOUThreshold" -> 0.1, 
    "OcclusionThreshold" -> 2}] 

I get this message [ImageFeatureTrack::invmethod: use Method -> ImageFeatureTrack], but can't figure it out. If I do use this, it gives me another error [VideoObjectTracking::undefmethodbiv: ImageFeatureTrack is not a valid Method setting for boxes, images or a video. Supported methods include "OCSort" and "RunningBuffer".]. Any ideas ?

POSTED BY: Dinesh Rao
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard