Documentation
From VipsWiki
(Difference between revisions)
| Revision as of 18:12, 31 January 2011 John (Talk | contribs) (→VIPS documentation) ← Previous diff |
Revision as of 18:13, 31 January 2011 John (Talk | contribs) (→Nip documentation) Next diff → |
||
| Line 1: | Line 1: | ||
| - | == Nip documentation == | + | == nip2 documentation == |
| === nip2 quickstart === | === nip2 quickstart === | ||
| Line 7: | Line 7: | ||
| while using the program. | while using the program. | ||
| - | ; [http://www.vips.ecs.soton.ac.uk/supported/7.24/doc/html/nipguide/nipguidese1.html Quick interface tour] : Runs quickly though some easy stuff to show how the interface works. | + | ; [http://www.vips.ecs.soton.ac.uk/supported/current/doc/html/nipguide/nipguidese1.html Quick interface tour] : Runs quickly though some easy stuff to show how the interface works. |
| - | ; [http://www.vips.ecs.soton.ac.uk/supported/7.24/doc/html/nipguide/nipguidese2.html Infrared reflectogram mosaic tour] : Explains how to use nip2 to build reflectogram mosaics. | + | ; [http://www.vips.ecs.soton.ac.uk/supported/current/doc/html/nipguide/nipguidese2.html Infrared reflectogram mosaic tour] : Explains how to use nip2 to build reflectogram mosaics. |
| - | ; [http://www.vips.ecs.soton.ac.uk/supported/7.24/doc/html/nipguide/nipguidese3.html Nerd tour] : Goes into some detail about the insides of nip2 and how to program your own widgets. | + | ; [http://www.vips.ecs.soton.ac.uk/supported/current/doc/html/nipguide/nipguidese3.html Nerd tour] : Goes into some detail about the insides of nip2 and how to program your own widgets. |
| The [[Examples]] page summarises the example workspaces that come with nip2. Several of the [[HOWTO]] guides are worked examples. | The [[Examples]] page summarises the example workspaces that come with nip2. Several of the [[HOWTO]] guides are worked examples. | ||
| - | === Nip guides === | + | === nip2 guides === |
| The following full guides are on-line: | The following full guides are on-line: | ||
| - | ; [http://www.vips.ecs.soton.ac.uk/supported/7.24/doc/html/nipguide/nipguide.html nip2 Users' Guide] : This is an online copy of the documentation included with the program. We have the same thing formatted as [http://www.vips.ecs.soton.ac.uk/supported/7.24/doc/pdf/nipguide.pdf PDF]. | + | ; [http://www.vips.ecs.soton.ac.uk/supported/current/doc/html/nipguide/nipguide.html nip2 Users' Guide] : This is an online copy of the documentation included with the program. We have the same thing formatted as [http://www.vips.ecs.soton.ac.uk/supported/current/doc/pdf/nipguide.pdf PDF]. |
| ; [[NIP2 Beginners Guide]] : The beginners guide has now been added directly to the wiki here. | ; [[NIP2 Beginners Guide]] : The beginners guide has now been added directly to the wiki here. | ||
Revision as of 18:13, 31 January 2011
Contents |
nip2 documentation
nip2 quickstart
Here are some quick guides to introduce nip2. These guides are part of the nip2 manual: click Help / Contents to view the guide while using the program.
- Quick interface tour
- Runs quickly though some easy stuff to show how the interface works.
- Infrared reflectogram mosaic tour
- Explains how to use nip2 to build reflectogram mosaics.
- Nerd tour
- Goes into some detail about the insides of nip2 and how to program your own widgets.
The Examples page summarises the example workspaces that come with nip2. Several of the HOWTO guides are worked examples.
nip2 guides
The following full guides are on-line:
- nip2 Users' Guide
- This is an online copy of the documentation included with the program. We have the same thing formatted as PDF.
- NIP2 Beginners Guide
- The beginners guide has now been added directly to the wiki here.
libvips documentation
- VIPS Manual. Also available as PDF.
- API documentation
- Manual pages for every operation.
- Various Hello World programs
- gtkdisp, a tiny demo program that displays a VIPS image pipeline in a window. C and C++ versions
There's also a package of example code and images for vips 7.10 in the vips-7.10 download area.
Publications
Consider referencing one of these in your publications if you use VIPS/nip --- it helps us keep it going.
Old documentation
We still have the vips-7.22 docs available.
