Maybe you were looking for...

Changing color within a specific area with opencv using c++

I would like to know if there's a simple way to change a color, say from a shade of grey to white, within an area of interest that would be determined from the

How to Track Successful Payment on Coinbase Commerce Webhook Directly on my Website

Please I need help on how to to go about this. I am currently building a website to enable bitcoin payment directly on my website. After creating a checkout on

IoT-Agent OPC-UA Docker-compose setting for NGSI ld or NGSI v2

In the docker-composer files of the OPC-UA IoT-Agent there are some comments unclear to me, in particular at the line is told to comment if you want to use NGSI

Possible to store time in SQLite database?

QUESTION: Im making a flashcard app and when the user clicks "easy" for example, I want to increase the time of the card, then that card won't appear until the

How to stop the loop when "Q" or "q" is entered [duplicate]

The code seems to continue running even after inputting Q or q. I know we need to break it from the loop but when I keep it inside the main fu

How to prevent the activity from loading twice on pressing the button

I am trying to prevent the activity from loading twice if I press the button twice instantly after the first click. I have an activity which loads on click of