Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vinvert(1vi) [debian man page]

vinvert(1Vi)															      vinvert(1Vi)

NAME
vinvert - invert image pixel values SYNOPSIS
vinvert [option ...] [infile] [outfile] DESCRIPTION
vinvert inverts each input image to produce a corresponding output image. The operation is suitable for swapping black and white in a grey- scale image. Each output pixel is computed from the corresponding input pixel by out-pixel = M - in-pixel where M is the maximum value allowed by the pixel representation, or 1 in the case of float or double pixels. Input pixel values must lie in the range [0,M]. Each output image has the same number of bands, rows and columns, and the same pixel representation, as the corresponding input image. COMMAND LINE OPTIONS
vinvert accepts the following options: -help Prints a message describing options. -in infile Specifies a Vista data file containing the input images. -out outfile Specifies where to write the output images as a Vista data file. Input and output files can be specified on the command line or allowed to default to the standard input and output streams. SEE ALSO
vnegate(1Vi), vop(1Vi), VImage(3Vi), Vista(7Vi) AUTHOR
Art Pope <pope@cs.ubc.ca> Vista Version 1.12 24 April 1993 vinvert(1Vi)

Check Out this Related Man Page

vtopgm(1Vi)															       vtopgm(1Vi)

NAME
vtopgm - convert image from Vista data file to portable graymap SYNOPSIS
vtopgm [-option ...] [infile] [outfile] DESCRIPTION
vtopgm converts one band of an image to a portable graymap (PGM) file. A wide range of filters are available to convert PGM files to other formats. This program only produces portable graymaps whose pixel values are in the range 0 to 255. Any type of Vista image is accepted, but the image is first converted to have ubyte pixels if necessary. This conversion is performed by VConvertImageRange(3Vi). COMMAND LINE OPTIONS
vtopgm accepts the following options: -help Prints a message describing options. -in infile Specifies a Vista data file containing the image to be converted. If the file contains more than one image, only the first is used. -out outfile Specifies the file to contain the portable graymap. -band band Specifies the image band to be converted. Default: 0. Input and output files can be specified on the command line or allowed to default to the standard input and output streams. SEE ALSO
pgm(5), VImage(3Vi), Vista(7Vi) AUTHOR
David Lowe <lowe@cs.ubc.ca> Vista Version 1.12 24 April 1993 vtopgm(1Vi)
Man Page

15 More Discussions You Might Find Interesting

1. SCO

SCO ODBC connection to Vista?

Hi, I'm trying to make an odbc connection to a SCO db using Vista, but I'm having some troubles. In the past I have used Vision97 on either windows 98 and XP, but it will not install on Vista. Is there an alternative driver that I can use to make my connection? Any other workaround? Thanks, ... (1 Reply)
Discussion started by: knewknow
1 Replies

2. Ubuntu

Help in installing UBuntu 7.10 in Toshiba Tecra A8(Vista business)

Hi, I recently bought a Toshiba Tecra A8 laptop with preinstalled Vista Business license. I would like to install UBuntu 7.10 as another OS. However, I have some doubts:- i) I am not sure whether do the above model supports Linux/Ubuntu in terms of compatibility. So far, I googled and knew... (1 Reply)
Discussion started by: ahjiefreak
1 Replies

3. Solaris

Exceed on Vista ?

Hi there, I have a copy of Exceed 7.0, which I use on my Win XP pro machine to get access to the Solaris CDE, but this version will not run on my Vista laptop. Do I need to get the very latest version of Exceed to run on Vista ? or is there an interim version which I might find on Ebay ? ... (2 Replies)
Discussion started by: Freddo_21
2 Replies

4. UNIX for Dummies Questions & Answers

Redhat DNS Entry

I have a installed Redhat Linux v5 on a new HP Pavillon PC. It has a dual boot with Vista. Booting from Vista, I can connect to the internet. However with Redhat I cannot connect to the internet. I looked at the /etc/resolv.conf file in Redhat and there is no DNS entry there. From where do I... (28 Replies)
Discussion started by: AnilAnand
28 Replies

5. UNIX for Dummies Questions & Answers

Quadruple Booting?

Dear friends, I'm a newbie to Unix and it's variants. I have XP and Vista installed on my hard disk on the first two partitions. I have seen somewhere that there can be triple booting of XP, Vista & LInux; but how I don't know. I have read here that Linux was made from scratch by... (2 Replies)
Discussion started by: ojha_riddhish
2 Replies

6. UNIX for Advanced & Expert Users

Need pseudo connectivity

Hi All, I have putty on my system (Vista). I need some server details to login via internet for my personnel practice. Can any body help me out. In case this not feasible, just let me know any other way to work with UNIX terminal on Windows Vista itself. Please help me since i am desparately... (3 Replies)
Discussion started by: vikas_kesarwani
3 Replies

7. Windows & DOS: Issues & Discussions

Installing Ubuntu in the same partition as Vista

Hi , I hav a laptop with Vista, i need to install Ubuntu along with vista on it. But the problem is tht i donot hav a hard drive partition. though i have abt 70 gb of free space. the only other partition is "recovery" one, so i cnt play with it how shld i perform the installation ?? (4 Replies)
Discussion started by: akshay61286
4 Replies

8. What is on Your Mind?

New iMac purported graphic issues

A really silly thing I did about a year ago (probably after one beer too many) was upgrading my perfectly stable Windows XP Pro to Windows Vista. Vista is really getting on my nerves, so I was in Media Markt the other week looking to see if they had Windows 7 Ultimatum in stock. As I was... (1 Reply)
Discussion started by: Scott
1 Replies

9. Windows & DOS: Issues & Discussions

Can't login to Vista anymore

hello obviously something got messed up and I can't login to my Vista account anymore. the password was automatically disabled hence it was directly booting into vista. then I installed openSSH and created a password for the user. But vista login doesn't recognize this password and now I can't... (6 Replies)
Discussion started by: milhan
6 Replies

10. UNIX for Dummies Questions & Answers

How to change display in shell

Hi The line for input of my shell currently looks like in the image attached. What I wanted is for the line where I input, it showed in last, the folder I'm in (in the attached images is "Documents") and not my user name "Pedro_Gordo". How do I do this? My OS is Mac OS X 10.6. Thanks in... (7 Replies)
Discussion started by: tirwit
7 Replies

11. Shell Programming and Scripting

problem with print append to output file syntax

I'm trying to output the contents of the infile to the outfile using Append. I will want to use append but the syntax doesn't seem to be working ! Input file (called a.txt) contains this: a a a b b b I'm running shell script (called k.sh) from Unix command-line like this: ./k.sh .... (1 Reply)
Discussion started by: script_op2a
1 Replies

12. Shell Programming and Scripting

Using IF statements with maths where the input is not an integer

Hi All I've made a few scripts which using GDAL extract the value of a pixel within a given raster. The purpose is to work out the combine value of every pixel. I thought there may have been an easier way to do this but alas! The code below extracts the pixel value at position X Y. The... (3 Replies)
Discussion started by: StudentFitz
3 Replies

13. UNIX for Dummies Questions & Answers

Write the total number of rows in multiple files into another file

Hello Friends, I know you all are busy and inteligent too... I am stuck with one small issue if you can help me then it will be really great. My problem is I am having some files i.e. Input.txt1 Input.txt2 Input.txt3 Now my task is I need to check the total number of rows in... (4 Replies)
Discussion started by: malaya kumar
4 Replies

14. Shell Programming and Scripting

Add new line after ' char

Hello experts, I need to convert one file into readable format. Input file is like following line. STG,12345,000,999,' PQR, 2345,000,999,' XYZ,7890,000,999, Output should be following (After ' char new line char should be added.) STG,12345,000,999,' PQR, 2345,000,999,' ... (16 Replies)
Discussion started by: meetmedude
16 Replies

15. UNIX for Beginners Questions & Answers

Have below input file and need the output as in output file

Hi Geeks, Have below input file and need the output Input File Uber: ABC=Pqrstuv ABC2 abc pqr , G=Pqrstuv Inc, CC=US Uber: ABC=Indiana (Automobile Business 2119), G=Indiana Group, CC=UK Uber: EMAIL=indiana@group2020.gc, ABC=indiana 2020 AC, GC=Products and Solutions Uber: ABC=Gitamo... (3 Replies)
Discussion started by: abhaydas
3 Replies