Giter Site home page Giter Site logo

Comments (8)

Cartucho avatar Cartucho commented on August 10, 2024

Hello, thanks for your feedback.
Why do you say that it causes the program to work not as expected? In terms of usability, what were you expecting?

from openlabeling.

vuthede avatar vuthede commented on August 10, 2024

Yeah, I have tried to select a bbox, and then change the class of this bbox. But the class of bbox never change.
I think it is because :when I double-click to select a bbox, the parameter is_bbox_selected is turn into True and immediately is turned into False because a one-click event is triggered also.
The class of bbox is able to be changed only if is_bbox_selected is True, which never happen.
Btw, I use opencv 3.4

from openlabeling.

Cartucho avatar Cartucho commented on August 10, 2024

That's weird... On my computer:

  1. I double click and bounding box gets selected (it should show the x button)
    image

  2. I press w or s the class changes
    image

In your computer step 1 is not working, right? When you select a bbox it automatically de-selects itself and you don't even see the red x button?

from openlabeling.

vuthede avatar vuthede commented on August 10, 2024

Sorry for late reply.
yeah, in my computer, the bbox automatically de-selects itself and don't even see the red x button.
I have tried to uninstall my opencv 3.4.3 and quick install the 3.2.0 instead, then the problem is resolved.

from openlabeling.

Cartucho avatar Cartucho commented on August 10, 2024

Does the problem remain with 3.2.0? I would actually recommend going to the newest version the 4.0.0.21

from openlabeling.

vuthede avatar vuthede commented on August 10, 2024

It is so weird now,
If using 3.2.0 this problem is resolved
If using 4.0.0.21, the problem is raising a gain.

from openlabeling.

Cartucho avatar Cartucho commented on August 10, 2024

Gosh, I will try with other OpenCV versions (in 3.3.1 it works).
It may be the case that it is an OpenCV bug.

from openlabeling.

vuthede avatar vuthede commented on August 10, 2024

yeah i think so!

from openlabeling.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.