Sponsored Content
Full Discussion: Apples
The Lounge What is on Your Mind? Chat with iBot - Our RSS Robot Girl Apples Post 302140401 by Gollum on Friday 12th of October 2007 07:02:47 AM
Old 10-12-2007
Quote:
Originally Posted by Yogesh Sawant
Gollum, how many people do you know?
That's me. Millions.
 

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

Are You Going to Buy Apples iPhone?

Seems like the new Apple iPhone is the biggest technical event of the year. Are you going to bite? (13 Replies)
Discussion started by: Neo
13 Replies

2. Shell Programming and Scripting

Using regular expressions to separate apples from oranges

I have a problem that I think could (should?) be possible using regular expressions. I've been using regular expressions for some time, so I have some experience with it, but I can't find a way to make this work correctly. Say I have a long string of different fruits: and I need the first... (7 Replies)
Discussion started by: odyssey
7 Replies
ppmtopgm(1)						      General Commands Manual						       ppmtopgm(1)

NAME
ppmtopgm - convert a portable pixmap into a portable graymap SYNOPSIS
ppmtopgm [ppmfile] DESCRIPTION
Reads a portable pixmap as input. Produces a portable graymap as output. The output is a "black and white" rendering of the original image, as in a black and white photograph. The quantization formula used is .299 r + .587 g + .114 b. Note that although there is a pgmtoppm program, it is not necessary for simple conversions from pgm to ppm , because any ppm program can read pgm (and pbm ) files automatically. pgmtoppm is for colorizing a pgm file. Also, see ppmtorgb3 for a different way of converting color to gray. And ppmdist generates a grayscale image from a color image, but in a way that makes it easy to differentiate the original colors, not necessarily a way that looks like a black and white photograph. QUOTE
Cold-hearted orb that rules the night Removes the colors from our sight Red is gray, and yellow white But we decide which is right And which is a quantization error. SEE ALSO
pgmtoppm(1),ppmtorgb3(1),rgb3toppm(1),ppmdist(1),ppm(5),pgm(5) AUTHOR
Copyright (C) 1989 by Jef Poskanzer. 10 April 2000 ppmtopgm(1)
All times are GMT -4. The time now is 05:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy