Search found 68 matches
- 2020-11-03T20:35:12-07:00
- Forum: Users
- Topic: Histogram Output Oddness
- Replies: 0
- Views: 180087
Histogram Output Oddness
Hi everyone! I hope you are well during this crazy time. I'm having an oddity with histogram output: convert in.jpg -alpha off -depth 8 -flatten -separate -append -strip -define histogram:unique-colors=false histogram:histo.gif is outputting a fine global histogram, except it has a huge spike in the ...
- 2019-07-23T13:54:26-07:00
- Forum: Developers
- Topic: Histogram Y Axis
- Replies: 3
- Views: 75772
Histogram Y Axis
I just realized that histograms would make a lot more sense if the Y axis showed the percentage of pixels at a particular intensity, rather than a pixel count. I can't conceive of a counterargument at this time, though presumably a count can be useful as well. But if we defaulted to percentage, then ...
- 2018-06-07T14:46:14-07:00
- Forum: Bugs
- Topic: PSD/PSB Maximize Compatibility Extraction not failing when it should
- Replies: 0
- Views: 13435
PSD/PSB Maximize Compatibility Extraction not failing when it should
If you: convert filename.psb[0] output.jpg and the file was saved WITHOUT maximizing compatibility, it renders a horribly inaccurate mess of a file, when in fact it should fail totally and report that no data was found. Thanks for your attention to this matter, and for this wonderful software! This ...
- 2018-04-07T21:06:44-07:00
- Forum: Consulting
- Topic: PAID: Build self-contained macOS binary
- Replies: 7
- Views: 103726
Re: PAID: Build self-contained macOS binary
It appears it failed this test only:
checking for jpeg_read_header in -ljpeg... no
checking for jpeg_read_header in -ljpeg... no
- 2018-04-07T21:05:29-07:00
- Forum: Consulting
- Topic: PAID: Build self-contained macOS binary
- Replies: 7
- Views: 103726
Re: PAID: Build self-contained macOS binary
I built JPEG per Magick’s instructions, moved it into the IM directory, then built IM. It saw it fine it just failed to include it because it didn’t pass all tests (see above).
- 2018-04-06T14:26:29-07:00
- Forum: Consulting
- Topic: PAID: Build self-contained macOS binary
- Replies: 7
- Views: 103726
Re: PAID: Build self-contained macOS binary
This is the best thread on this topic - http://www.imagemagick.org/discourse-server/viewtopic.php?t=13145 I have tried per Magick's instructions but the JPEG build fails when IM build is attempted: checking for JPEG... checking jconfig.h usability... yes checking jconfig.h presence... yes checking ...
- 2018-04-06T14:06:58-07:00
- Forum: Users
- Topic: Creating a portable, standalone version for Mac OS
- Replies: 2
- Views: 10641
Re: Creating a portable, standalone version for Mac OS
Did you ever solve this? I am also struggling.
- 2018-04-06T13:49:56-07:00
- Forum: Consulting
- Topic: PAID: Build self-contained macOS binary
- Replies: 7
- Views: 103726
Re: PAID: Build self-contained macOS binary
I am trying this but it will not configure with JPEG or LCMS with this command: ./configure --disable-shared --disable-installed --without-magick-plus-plus --without-perl --without-bzlib --without-fftw --without-fontconfig --without-freetype --with-jpeg=yes --with-lcms=yes --without-openexr ...
- 2018-04-06T13:41:40-07:00
- Forum: Consulting
- Topic: PAID: Build self-contained macOS binary
- Replies: 7
- Views: 103726
Re: PAID: Build self-contained macOS binary
Thanks, Fred. But will this create a self-contained portable binary I can distribute with my software? That is my aim.
- 2018-04-06T13:15:02-07:00
- Forum: Consulting
- Topic: PAID: Build self-contained macOS binary
- Replies: 7
- Views: 103726
PAID: Build self-contained macOS binary
Hi there! Thanks to all for such wonderful work and collaboration. I'm writing in hopes of finding someone intimate with the build process who can build a macOS binary of ImageMagick 7.x whose sole purpose is to extract embedded previews from Photoshop files: filename.psd[0] I believe this only ...
- 2016-11-22T19:06:37-07:00
- Forum: Developers
- Topic: OpenCL Error
- Replies: 2
- Views: 8938
Re: OpenCL Error
You're very kind to share your thoughts. Thank you for your time! - J
- 2016-11-22T15:33:20-07:00
- Forum: Developers
- Topic: OpenCL Error
- Replies: 2
- Views: 8938
OpenCL Error
I get this when running a convert command with OpenCL variant of 6.9.6-5: Assertion failed: (cache_info->opencl != (OpenCLCacheInfo *) NULL), function GetOpenCLEvents, file magick/cache.c, line 1699. Abort trap: 6 Can anyone explain what this means, and if there might be a way to address the issue ...
- 2015-10-09T16:00:29-07:00
- Forum: Users
- Topic: Fastest Comparison Method?
- Replies: 2
- Views: 6543
Re: Fastest Comparison Method?
thanks so much! I didn't know of the "time" command! : )
- 2015-10-08T19:37:39-07:00
- Forum: Users
- Topic: Fastest Comparison Method?
- Replies: 2
- Views: 6543
Fastest Comparison Method?
I simply want to compare two images and know if they are visually different at all. (They will be the same size.)
I know of the AE compare metric, of IM image signatures... but what is the FASTEST method to do this?
Thanks for your consideration!
- J
I know of the AE compare metric, of IM image signatures... but what is the FASTEST method to do this?
Thanks for your consideration!
- J
- 2015-08-17T16:08:12-07:00
- Forum: Developers
- Topic: Mac Ports version behind
- Replies: 1
- Views: 6562
Re: Mac Ports version behind
I've submitted a ticket to the Macports team and this is the thread detailing the issues and progress:
https://trac.macports.org/ticket/47911
https://trac.macports.org/ticket/47911