- Sort Posts
- 5 replies
- Last post
Managing multiple dataset at the same time
December 23, 2014 - 4:36am #5
Not sure why you ask this in the Forum. This is already addressed in the Developer Guide; you can load and activate multiple Datasets simultaneously;
however you can only have at most 100 active targets; for example, if you have one dataset with 20 targets and another one with 30 targets, you can activate both, as the total number of targets is 20 + 30 = 50. Otherwise, you need to take care that the sum does not exceed 100 (or otherwise you can consider using Cloud Recognition).
Managing multiple dataset at the same time
December 23, 2014 - 1:47am #4
Hi,
I wondered- how can I know based on what dataset my target was recognized from?
Thanks!