Search found 3 matches
- 2013-11-14T17:46:54-07:00
- Forum: MagickWand
- Topic: Command Line Statement to Magickcore Code
- Replies: 4
- Views: 14867
Re: Command Line Statement to Magickcore Code
Worked. Thanks for the help!
- 2013-11-08T20:55:59-07:00
- Forum: MagickWand
- Topic: Command Line Statement to Magickcore Code
- Replies: 4
- Views: 14867
Re: Command Line Statement to Magickcore Code
I'm having trouble getting MagickCore working.
Here's the details with the issue:
http://stackoverflow.com/questions/1987 ... tion-error
Here's the details with the issue:
http://stackoverflow.com/questions/1987 ... tion-error
- 2013-10-28T19:10:04-07:00
- Forum: MagickWand
- Topic: Command Line Statement to Magickcore Code
- Replies: 4
- Views: 14867
Command Line Statement to Magickcore Code
Can someone help me convert this command line statement to magickcore C code:
"compare -metric RMSE image.jpg image2.jpg NULL 2>&1"
I believe I should use CompareImageChannels()?
"compare -metric RMSE image.jpg image2.jpg NULL 2>&1"
I believe I should use CompareImageChannels()?