strands-project / trajectory_behaviours

Apply qualitative spatial temporal relationships between detected trajectories and static objects, per ROI.
2 stars 8 forks source link

Write separate node to assess when novelty scores indicate significant novelty #3

Open hawesie opened 9 years ago

hawesie commented 9 years ago

This should described to published novelty scores (#2) and republish novel ones on a different topic.

PDuckworth commented 9 years ago

This is unnecessary now. My service returns whether the trajectory is novel or not. My Client node just tests whether any of the models are novel (spatial, 2x temporal) and also considers the region knowledge score. Then publishes the uuid on "/trajectory_behaviours/novel_trajectory"

PDuckworth commented 9 years ago

@hawesie We can close this too.