Dear Mr. el_supremo,
thanks for the exhaustive reply it works!
best regards
spectre
Search found 6 matches
- 2011-07-20T00:09:44-07:00
- Forum: MagickWand
- Topic: how to setup magickwand c api (newbie question)
- Replies: 2
- Views: 16559
- 2011-07-19T14:01:09-07:00
- Forum: MagickWand
- Topic: how to setup magickwand c api (newbie question)
- Replies: 2
- Views: 16559
how to setup magickwand c api (newbie question)
Hello
I want to start to use the magickwand c api.
I work with codeblocks 10 and windows xp sp2
can you tell me what I need to download / configure in order to compile a simple c image-magick example ?
it's not clear for me
thanks and best regards
Spectre
I want to start to use the magickwand c api.
I work with codeblocks 10 and windows xp sp2
can you tell me what I need to download / configure in order to compile a simple c image-magick example ?
it's not clear for me
thanks and best regards
Spectre
- 2011-07-15T06:00:36-07:00
- Forum: MagickWand
- Topic: grab an image from the local usb webcam
- Replies: 1
- Views: 12776
grab an image from the local usb webcam
Hello !
Is there a function to grab a snapshot from a local usb pc webcam ?
thanks for the reply
best regards
Spec
Is there a function to grab a snapshot from a local usb pc webcam ?
thanks for the reply
best regards
Spec
Re: webcam
Dear Mr.Anthony, the webcam is connected directly on the usb of the pc where I run the test program. I'm a newbie,but if I've understood correctly from your reply,is possible to grab an image from the local webcam without big problems. Just I need to study the C magick wand api. What do you suggest ...
webcam
Is it possible to grab an image from a webcam with the C magickwands api ?
regards
spectre
regards
spectre
- 2011-07-14T05:33:01-07:00
- Forum: Users
- Topic: image comparison with imagemagick
- Replies: 1
- Views: 5885
image comparison with imagemagick
Dear imagemagick users, I'm deciding if it is more suitable and easy to use image-magick or to use opencv for the following purpose: I need to do the following task(step by step): 0)put an object under the webcam 1)press a key on my pc and grab an image of the object from the webcam 2)compare the ...