GithubHelp home page GithubHelp logo

Resolution? about commandcam HOT 3 OPEN

tedburke avatar tedburke commented on August 16, 2024
Resolution?

from commandcam.

Comments (3)

tedburke avatar tedburke commented on August 16, 2024

Hi Thomas,
I'll be incorporating variable resolution into the next version of CommandCam. However, in the meantime you can use another program of mine called RobotEyez (which will probably become the next version of CommandCam):

http://batchloaf.wordpress.com/2011/11/27/ultra-simple-machine-vision-in-c-with-roboteyes/

It lets you set the resolution using "/width" and "/height" command line arguments.

If you want to convert automatically to jpeg, the easiest way to do it automatically is using ImageMagick's "convert" command (ImageMagick is free):

convert frame.bmp frame.jpg

Regards,
Ted

from commandcam.

t-oster avatar t-oster commented on August 16, 2024

Hi,

thanks for the quick reply. The converion to JPEG is not the problem.
I just think a Bitmap takes much more place in memory (RAM and DISK)
and so the program may be faster if you directly work on JPEG.

However, I found a program called DsGrab
(http://www.saliences.com/projects/dsgrab/index.html) which was
exactly, what I was looking for.

Thank you anyway.

On 23.01.2013 11:37, Ted Burke wrote:

Hi Thomas, I'll be incorporating variable resolution into the next
version of CommandCam. However, in the meantime you can use another
program of mine called RobotEyez (which will probably become the
next version of CommandCam):

http://batchloaf.wordpress.com/2011/11/27/ultra-simple-machine-vision-in-c-with-roboteyes/

It lets you set the resolution using "/width" and "/height"
command line arguments.

If you want to convert automatically to jpeg, the easiest way to do
it automatically is using ImageMagick's "convert" command
(ImageMagick is free): convert frame.bmp frame.jpg

Regards, Ted

--- Reply to this email directly or view it on GitHub:
#3 (comment)

from commandcam.

tedburke avatar tedburke commented on August 16, 2024

Ok great, glad to hear you got sorted out anyway.

Thanks for the link to DSgrab - I haven't come across it before. Looks useful!

from commandcam.

Related Issues (5)

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.