Giter Club home page Giter Club logo

squirrel's People

Contributors

peterquinn925 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

squirrel's Issues

removing the original

If other people are going to use your code, you might want to consider giving an explicit warning that it will delete the original images.

Even for your own use, I am surprised that deleting the originals is part of the program. If you want to run it again later, you only have marked images to work with. If you need to save disk space later, it doesn't take much time to delete all images in a folder.

Anyway, thanks for putting your code out there, it's been extremely helpful for me!

Cannot exit from the program Image Capture

Hi ,
I wrote the code for capturing images from here .

I copied the code for capturing images and wrote it in jupyter notebook . Everything is working fine but I am not able to exit from the loop and stop the program .

As I understood

key = cv2.waitKey(10)
if key == 27:
#cv2.destroyWindow(winName) #commented out for headless
break
print ("Goodbye")

should stop the program when I press esc key . But the output is always -1 and can anyone help me to know why the program is not stopping when I press esc key.

Thanks in advance

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.