kristinbranson / JAABA

Janelia Animal Behavior Detector
Other
76 stars 30 forks source link

When you add a classifier-as-feature, it doesn't seem to automatically get checked in the selected features #116

Closed adamltaylor closed 11 years ago

adamltaylor commented 11 years ago

When you create a project that uses an already-existing classifier as a feature, it doesn't seem to automatically get checked in the selected features.

Ubuntu 10.04, uncompiled JAABA as of 2012-12-07, commit 6545a2e6f567190b900a5ed483785e7e394b3f8f

mkabra commented 11 years ago

This is intentional, because the user should select the computation category (less, normal or more). Also the behavior is consistent with other addition of a normal perframe feature, where the user has to explicitly select them.

adamltaylor commented 11 years ago

Maybe add a dialog that asks if the user if they want to add the score to the selected features?

mkabra commented 11 years ago

User is warned that they should use select features when they change scores as features