Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+45 votes

We're having trouble incorporating this feature into our storyboard because we're not really sure what its asking for/why it's relevant.

asked in CSC285_Fall2018 by (1 point)

1 Answer

+15 votes

This is for when the chicks bunch together, making it hard to track them. Because the automatized version of the tracking may have some kind of error when the chicks are right next to each other, the user would need to be able to adjust the tracking of the chicks so that it would be correct. Otherwise, you could run into major problems when a couple of chicks standing next to each other form a yellow blob, which could make the program think there is a single chick in that moment or may confuse the positions of the two chicks.

answered by (1 point)
+7

Yes, for example -- maybe your program shows the points found by the automated tracker using bright red dots overlaid onto the video... but then the user can use the mouse to adjust those dots somehow when they are in the wrong place (or if a center dot is missing for some of the chicks).

...