You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hidden objects mustn't consider when we want to group visible objects only and use an grouping area for it.
Current Behaviour
Noticed when we group points or cuboids using an grouping area the hidden shapes also become grouped:
Possible Solution
Fix the behavior. Need to only visible objects can be grouped.
Steps to Reproduce (for bugs)
Context
Very often objects consist of many points and they are so close to each other. As a rule we annotate one such object with several points, group all the points using grouping area and hide all the points. If the next object is close to the annotated one, we face the problem when after using grouping area we get wrong objects grouping.
Your Environment
Git hash commit (git log -1):
Docker version docker version (e.g. Docker 17.0.05):
Are you using Docker Swarm or Kubernetes?
Operating System and version (e.g. Linux, Windows, MacOS):
Code example or link to GitHub repo or gist to reproduce problem:
Other diagnostic information / logs:
Logs from `cvat` container
My actions before raising this issue
Expected Behaviour
Hidden objects mustn't consider when we want to group visible objects only and use an grouping area for it.
Current Behaviour
Noticed when we group points or cuboids using an grouping area the hidden shapes also become grouped:
Possible Solution
Fix the behavior. Need to only visible objects can be grouped.
Steps to Reproduce (for bugs)
Context
Very often objects consist of many points and they are so close to each other. As a rule we annotate one such object with several points, group all the points using grouping area and hide all the points. If the next object is close to the annotated one, we face the problem when after using grouping area we get wrong objects grouping.
Your Environment
git log -1
):docker version
(e.g. Docker 17.0.05):Logs from `cvat` container
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: