Search found 6 matches

by CybrMike
2011-09-21T09:46:15-07:00
Forum: Users
Topic: Large Image Catalog - Color Sorting
Replies: 2
Views: 7270

Large Image Catalog - Color Sorting

Have a large image catalog, 100,000+ images, that needs to be sorted via major colors (red, green, blue, purple, etc.).

Say about 16 major colors. How would I go about grouping the images into these groups based on pixel count. Obviously I'd need to group all the blue images together, with the ...
by CybrMike
2011-09-12T07:22:27-07:00
Forum: Users
Topic: TIF CMYK to JPG RGB conversion color issues
Replies: 1
Views: 3708

Re: TIF CMYK to JPG RGB conversion color issues

Offering a 5 bitcoin bounty for a 100% color matched solution to my issue.
by CybrMike
2011-09-09T11:18:42-07:00
Forum: Users
Topic: TIF CMYK to JPG RGB conversion color issues
Replies: 1
Views: 3708

TIF CMYK to JPG RGB conversion color issues

Ok, been working on this a couple weeks now and have some questions.

IM VERSION: ImageMagick 6.7.2-3 2011-09-07 Q16
Example TIF FILE: http://beta.posters2prints.com/TR2780.tif

sRGB profile: http://beta.posters2prints.com/scripts/icc/sRGB_IEC61966-2-1_no_black_scaling.icc

This TIF I believe ...
by CybrMike
2010-09-29T17:49:22-07:00
Forum: Bugs
Topic: Newer Imagemagick Version results in black image [solved]
Replies: 5
Views: 10837

Re: Newer Imagemagick Version results in black image

I was using the ubuntu 10.04 version. I just upgraded and the resulting image is still black. Any other ideas?



Are you upgrading ubuntu or IM? You don't mention the IM version you are using. But assuming you did upgrade IM, then ...

Your command is rather complex as one long command. Try to ...
by CybrMike
2010-09-28T23:12:01-07:00
Forum: Bugs
Topic: Newer Imagemagick Version results in black image [solved]
Replies: 5
Views: 10837

Re: Newer Imagemagick Version results in black image

fmw42 wrote:try upgrading to the current version. you are still way behind. currently at 6.6.4.7
I was using the ubuntu 10.04 version. I just upgraded and the resulting image is still black. Any other ideas?
by CybrMike
2010-09-28T09:05:07-07:00
Forum: Bugs
Topic: Newer Imagemagick Version results in black image [solved]
Replies: 5
Views: 10837

Newer Imagemagick Version results in black image [solved]

Convert version 6.3.7 results in expected image with the following command:

[solved]

Convert version 6.5.7-8 results in completely black image (or transparent if you change to png).

Here are the images:

[solved]

Has something been changed or deprecated that would change the above command? This ...