Search found 6 matches

by spectre
2011-07-20T00:09:44-07:00
Forum: MagickWand
Topic: how to setup magickwand c api (newbie question)
Replies: 2
Views: 15620

Re: how to setup magickwand c api (newbie question)

Dear Mr. el_supremo,

thanks for the exhaustive reply :) it works!

best regards

spectre
by spectre
2011-07-19T14:01:09-07:00
Forum: MagickWand
Topic: how to setup magickwand c api (newbie question)
Replies: 2
Views: 15620

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
by spectre
2011-07-15T06:00:36-07:00
Forum: MagickWand
Topic: grab an image from the local usb webcam
Replies: 1
Views: 11867

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
by spectre
2011-07-15T02:00:29-07:00
Forum: Users
Topic: webcam
Replies: 3
Views: 7955

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 ...
by spectre
2011-07-14T12:30:19-07:00
Forum: Users
Topic: webcam
Replies: 3
Views: 7955

webcam

Is it possible to grab an image from a webcam with the C magickwands api ?

regards

spectre
by spectre
2011-07-14T05:33:01-07:00
Forum: Users
Topic: image comparison with imagemagick
Replies: 1
Views: 5765

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 gr...