chrisngan24 / fydp

FYDP
1 stars 0 forks source link

Develop the V1 Visualization #56

Closed chrisngan24 closed 5 years ago

chrisngan24 commented 8 years ago

build v1!

joshuroy commented 8 years ago

Oops accidentally closed. A good way to visualize it might be to replay the video with lane change annotated in addition to head turn cc @clementfung, while outputting the signal graph over time synced with the video, with labels (vertical lines) at key behaviour points.

chrisngan24 commented 8 years ago

@joshuroy do you hve mockups that we can critique/?

joshuroy commented 8 years ago

Sorry, haven't gotten to this yet. I'll try before we meet on Wed. On Feb 8, 2016 4:33 PM, "Chris Ngan" notifications@github.com wrote:

@joshuroy https://github.com/joshuroy do you hve mockups that we can critique/?

— Reply to this email directly or view it on GitHub https://github.com/chrisngan24/fydp/issues/56#issuecomment-181560328.

joshuroy commented 8 years ago

Not much to mockup, visualization is already pretty good. A few minor changes:

@clementfung video playback - more comprehensive labeling: Instead of boxes, use text at bottom: "Right Head Turn", "Left Head Turn", "Right Lane Change", "Left Lane Change", and flash "Good" or "Bad" sentiment briefly afterward. If text is not possible, need to think of something else.

@angelagu raw signal graph: already really good. Use dots instead of lines (they currently block sharp signals). X-axis should be time.

In this method sentiment is only visualized on the video playback, not the raw signal graph.