Search found 5 matches
- 2015-03-06T07:12:48-07:00
- Forum: Users
- Topic: color reduction to specified color map and percentage of the image.
- Replies: 6
- Views: 3225
Re: color reduction to specified color map and percentage of the image.
Thanks for the help. It is a great solution for my purposes. I have another stupod question. I run Imagemagick most of the time in Linux, although I have access to a Windows machine. I tried to convert the script into a bash script however I think I am still missing some things. I know the heading ...
- 2015-03-04T10:41:54-07:00
- Forum: Users
- Topic: color reduction to specified color map and percentage of the image.
- Replies: 6
- Views: 3225
Re: color reduction to specified color map and percentage of the image.
Thanks for all the help. This certainly sounds like a great plan. I am new to image manipulation and have been reading the help pages. I wonder if you might show me how to do this using a simple example. Maybe if I could understand how to do this with three colors on another image then I could apply ...
- 2015-03-03T10:49:09-07:00
- Forum: Users
- Topic: color reduction to specified color map and percentage of the image.
- Replies: 6
- Views: 3225
color reduction to specified color map and percentage of the image.
Hello, I've been experimenting with color reduction techniques. I have an image that I would like to reduce to around 16 colors without dithering so that the colors are relatively patchy across the image. I've had some success doing this. But in addition I would like (1) to specify which 16 colors ...
- 2015-02-03T14:20:36-07:00
- Forum: Users
- Topic: color of each pixel in an image
- Replies: 2
- Views: 1366
Re: color of each pixel in an image
This worked great. Thanks.
- 2015-02-02T12:11:09-07:00
- Forum: Users
- Topic: color of each pixel in an image
- Replies: 2
- Views: 1366
color of each pixel in an image
Hi all, I run ImageMagick on LinuxMint. I want to know if there is a way for ImageMagick to return the color of each pixel in an image. I want to use this information to construct a physical mosaic (not on the computer) without making reference to the original image. So the output would need to be ...