-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New feature: keeping the same point of view (zoom and orientation) as defined in the 1st frame #24
Comments
thanks for your feature request. I see three options to implement this:
Which one would you prefer? |
Hi @ch-sa , thank you for your reply I think I would prefer the 1st option, combined with the 2nd ! To be more explicit: What do you think? |
- add feature to save current perspective for next point cloud load - activate and deactivate via menu action Closes: #24
Hi @ch-sa thanks a lot for your implementation which I just tried! Yes, it does exactly point 1 and 2 of your previous reply. Here are my first remarks:
My suggestions (maybe not a good idea because it would change the content of the .json files which are normally dedicated to labelling): What do you think? |
Thanks for the feedback.
Yes, but that is the goal of deactivating the saved perspective, isn't it?
This would be possible but a quite specific scenario. I have a bit of trouble understanding in which scenarios this is of help (which is why I limited it to a single menu action). ;) |
- add setting to keep perspective between point cloud changes - takes the last perspective before loading the new point cloud Relates: #24
- add setting to keep perspective between point cloud changes - takes the last perspective before loading the new point cloud Relates: #24
I merged the manual save perspective feature and added feature d), i.e. keeping the last perspective of the previous point cloud and use it when loading the next point cloud as starting perspective. Hope that's what you expected. For saving perspectives into json, I opened an experimental branch |
Hi All,
Would it be possible to implement a new feature?
I.e. keeping the same point of view (zoom and orientation), as defined in the first (or previous) frame, on the point cloud, frame after frame?
Thanks for your help
Gerald
The text was updated successfully, but these errors were encountered: