Instruction d'utilisation Kodak i100 Series

Instruction d'utilisation pour le dispositif Kodak i100 Series

Dispositif: Kodak i100 Series
Catégorie: Scanneur
Fabricant: Kodak
Dimension: 1.23 MB
Date d'addition: 7/10/2013
Nombre des pages: 80
Imprimez l'instruction

Téléchargez

Comment utiliser?

Notre objectif consiste à vous assurer le plus rapide accès au contenu de l'instruction d'utilisation du dispositif Kodak i100 Series. En utilisant l'aperçu en ligne vous pouvez parcourir le sommaire et passer à la page où vous trouverez la résolution de votre problème avec Kodak i100 Series.

Pour votre confort

Si regarder l'instruction Kodak i100 Series directement sur la page n'est pas confortable pour vous, vous pouvez profiter de deux solutions possibles:

  • Exploration au mode de plein écran - pour analyser l'instruction d'une manière commode (sans l'avoir téléchargée sur votre ordinateur) vous pouvez utiliser le mode d'exploration en plein écran. Pour démarrer l'exploration de l'instruction Kodak i100 Series en plein écran, utilisez le bouton Plein écran.
  • Téléchargement sur l'ordinateur - vous pouvez aussi télécharger l'instruction Kodak i100 Series sur votre ordinateur et la sauvegarder dans vos ressources. Si vous n'avez pas envie de gaspiller votre espace disque, vous pouvez toujours télécharger cette instruction du ManualsBase dans l'avenir.
Kodak i100 Series Manuel d'utilisation - Online PDF
Advertisement
« Page 1 of 80 »
Advertisement
Version imprimée

Beaucoup de gens préfèrent de lire les documents dans la version imprimée et non pas sur l'écran. L'option d'impression de l'instruction est aussi prévue et vous pouvez en profiter en cliquant le lien ci-dessus - Imprimez l'instruction. Il n'est pas nécessaire d'imprimer toute l'instruction Kodak i100 Series - on peut choisir des pages. Economisez le papier.

Résumés

Vous trouverez ci-dessous les annonces des contenus qui se trouvent sur les pages suivantes de l'instruction de Kodak i100 Series. Si vous voulez parcourir rapidement le contenu des pages suivantes de l'instruction, vous pouvez en profiter.

Résumés du contenu
Résumé du contenu de la page N° 1


i100 Series Scanners
Image Processing Guide


User’s Guide



A-61517


Résumé du contenu de la page N° 2

ISIS is a registered trademark of Pixel Translations, a division of Input Software, Inc. Windows and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.

Résumé du contenu de la page N° 3

1 Introduction Kodak i100 Series Scanners The Kodak i100 Series Scanners are low-volume production scanners which include image processing technology, can improve image quality and sometimes make the reproduction better than the original. You can use the applications based on the ISIS Driver or TWAIN Data source to enable image processing (both are available on the CD included with the scanner). Kodak Capture Software is also available as a choice for your scanning application. O

Résumé du contenu de la page N° 4

This manual provides the following: About this manual Chapter 1, Introduction  includes a brief summary of the Kodak i100 Series Scanners, a list of features available for each scanner and the support drivers. Chapter 2, Best Practices  includes information to use when setting up applications, recommendations on how to handle jam recoveries, controlling print strings, electronic color drop-out and much more. Chapter 3, Using the TWAIN Data source  information on using the dialog box

Résumé du contenu de la page N° 5

i100 Series Scanners can return bi-tonal, grayscale or color images to Image outputs the host. Below is a description of the valid combinations. The i150 Scanner is a simplex scanner. This means that only one side of the document may be captured. The i160 Scanner is a duplex scanner. This means both the front and the rear side of each document may be captured. For each side captured, the scanner can be configured to return either one or two images per side: • Single output (one image p

Résumé du contenu de la page N° 6

These image files can be controlled through the application independently. FB.tif (front bi-tonal) FC.jpg (front color) RB.tif (rear bi-tonal) RC.jpg (rear color) Another example of a simultaneous output where all four images are returned to the host would create the following four files: • Front grayscale: FG.jpg. This image file represents the contents of the front side of the document using 8-bits per pixel. • Front bi-tonal/binary: FB.tif. This image file represents the contents

Résumé du contenu de la page N° 7

These image files can be controlled through the application independently. FG.jpg (front FB.tif (front RG.jpg (rear RB.tif (rear grayscale) bi-tonal/binary) grayscale) bi-tonal/binary) A-61517 October 2004 1-5

Résumé du contenu de la page N° 8

2 Best Practices This chapter provides you with recommendations for program logic, which will allow you to interact efficiently with the i100 Series Scanner. This high-level information is not intended to be used as a programming guide. The following information is provided in this chapter: • Basic image capture • Controlling image transfer order – switching between color/grayscale and bi-tonal • Jam recovery • Image file storage locations • Bar code recognition • Controlling print

Résumé du contenu de la page N° 9

Scanner setup To setup the scanner: 1. Setup your scanner operating conditions: • simplex/duplex • image order • transport timeout • transport timeout response • length detection status and response • multi-feed detection status and response • page-on-demand or batch count mode • starting document count • Energy Star timeout • confirmation tone For information on programming these conditions, see Chapters 3 or 4 (depending on your driver). For other vendor tool kits, refer to their

Résumé du contenu de la page N° 10

Enable scanning The host must issue a Scan command to enable scanning before documents can be transported through the scanner. If scanning has not been enabled, the feeder and transport system will not turn on. Initiate polling Initiate host system polling of the scanner to ensure scanned document images are transferred from the image buffer to the host system. Polling should continue until scanning is disabled. For more information see the sections entitled, “Controlling image transfer o

Résumé du contenu de la page N° 11

Error handling The scanner recognizes and reports a variety of error conditions. Some errors are reported to the host (via the 1394 interface) or via the LEDs on the scanner while others are reported to both the host and the LEDs. An error (via the 1394 interface) is defined as either a current or deferred error. A current error results from a problem in processing the current scanner command. This can include sending an invalid command, trying to read from an empty image buffer, or an

Résumé du contenu de la page N° 12

This section provides job stream examples which can be used in Controlling image scanning applications. transfer order The host application is responsible for determining the order in which the scanner returns images. Front images must always be retrieved before rear images. Single output This job stream is available for i160 Scanners. bi-tonal only duplex 1. Prepare documents. 2. Start the scanner to do bi-tonal duplex scanning (front bi-tonal and rear bi-tonal). 3. Setup the scann

Résumé du contenu de la page N° 13

Single output This job stream is available for i160 Scanners. grayscale only duplex 1. Prepare documents. 2. Start the scanner to do grayscale duplex scanning (front grayscale and rear grayscale). 3. Setup the scanner to retrieve grayscale images. 4. Enable the scanner and start polling. Loop Read front grayscale image header Read front grayscale image Read rear grayscale image header Read rear grayscale image End loop Simultaneous output This job stream is available for i160 Sca

Résumé du contenu de la page N° 14

Simultaneous output This job stream is available for i160 Scanners. bi-tonal and grayscale 1. Prepare documents. duplex 2. Start the scanner to do simultaneous output bi-tonal and grayscale duplex scanning (front bi-tonal, front grayscale, rear bi-tonal, rear grayscale). 3. Setup the scanner to retrieve bi-tonal images first. 4. Enable the scanner and start polling. Loop Read front bi-tonal image header Read front bi-tonal image Read front grayscale image header Read front graysca

Résumé du contenu de la page N° 15

Single output This job stream is available for all i100 Series Scanners. color only simplex 1. Prepare documents. 2. Start the scanner to do color scanning. 3. Setup the scanner to retrieve color images. 4. Enable the scanner and start polling. Loop Read front color image header Read front color image End loop Single output This job stream is available for all i100 Series Scanners. grayscale only simplex 1. Prepare documents. 2. Start the scanner to do grayscale scanning. 3. Setu

Résumé du contenu de la page N° 16

Simultaneous output This job stream is available for all i100 Series Scanners. bi-tonal and grayscale 1. Prepare documents. simplex 2. Start the scanner to do simultaneous output bi-tonal and grayscale scanning (front bi-tonal, front grayscale). 3. Setup the scanner to retrieve bi-tonal images first. 4. Enable the scanner and start polling. Loop Read front bi-tonal image header Read front bi-tonal image Read front grayscale image header Read front grayscale image End loop This se

Résumé du contenu de la page N° 17

This section provides general recommendations regarding the impact Image file storage of image file storage locations on the overall throughput of the scanner. locations Depending upon your application, you can receive up to four image files per document. Decisions about where to write these files when retrieving them could impact the overall throughput of the scanner. In order to prevent overwriting data the scanner stops feeding paper when the internal image buffer is almost full. Sca

Résumé du contenu de la page N° 18

When using Adaptive Threshold Processing, there are four imaging parameters which effect electronic color dropout: Threshold Value/Filter Threshold, Background Value/Background, Contrast %, and Threshold. The default settings are: Contrast% = 50 Threshold = 90 Color Filter = 175 Background = 245 If the values above do not give you the desired results, you may need to vary these values accordingly. When using iThresholding, there are three imaging parameters which effect electronic

Résumé du contenu de la page N° 19

Following is a list of Pantone colors which may be used with the red, green and blue dropout options. Red Dropout  Complete Dropout 100 U 129 U 155 U 177 U 1925 U 231 U 372 U 101 U 130 U 156 U 178 U 196 U 232 U 379 U Rhodamine Red U 102 U 134 U 157 U Warm Red 197 U 380 U Yellow U 135 U 158 U 1765 U 198 U 236 U 386 U 106 U 136 U 1555 U 1775 U 199 U 237 U 387 U 107 U 137 U 1565 U 1785 U 203 U 238 U 393 U 108 U 1345 U 1575 U 1788 U 204 U 239 U 394 U 109 U 1355 U 1585 U 1767 U 205 U

Résumé du contenu de la page N° 20

Green Dropout  Complete Dropout 100 U 113 U 1345 U 3375 U 374 U 387 U 396 U 101 U 114 U 155 U 351 U 375 U 388 U 3935 U 102 U 120 U 2706 U 352 U 379 U 389 U 3945 U Yellow U 1205 U 317 U 365 U 380 U 393 U 3955 U 106 U 1215 U 3245 U 366 U 381 U 394 U 3965 U 107 U 127 U 331 U 372 U 382 U 395 U 108 U 134 U 332 U 373 U 386 U Green Dropout  Near Complete Dropout 121 U 2975U 318 U 324 U 3242 U 344 U 358 U 148 U 304 U Blue Dropout  Complete Dropout 100 U 256 U 2716 U 284 U 298


Instructions pareilles
# Instruction d'utilisation Catégorie Téléchargez
1 Kodak 2500 Manuel d'utilisation Scanneur 0
2 Kodak 4500 Manuel d'utilisation Scanneur 9
3 Kodak 520 EX Manuel d'utilisation Scanneur 30
4 Kodak 70 Manuel d'utilisation Scanneur 2
5 Kodak 3590C Manuel d'utilisation Scanneur 0
6 Kodak 6J7611A Manuel d'utilisation Scanneur 0
7 Kodak 9000 Manuel d'utilisation Scanneur 59
8 Kodak 7520 Manuel d'utilisation Scanneur 0
9 Kodak 9125DC Manuel d'utilisation Scanneur 3
10 Kodak 900 Manuel d'utilisation Scanneur 0
11 Kodak 3000DSV-E Manuel d'utilisation Scanneur 17
12 Kodak 9150DC Manuel d'utilisation Scanneur 0
13 Kodak 9090DB Manuel d'utilisation Scanneur 0
14 Kodak 9090DC Manuel d'utilisation Scanneur 0
15 Kodak 9E8651 Manuel d'utilisation Scanneur 0
16 Sony ICF-SC1 Manuel d'utilisation Scanneur 11
17 Sony SFM1 Manuel d'utilisation Scanneur 1
18 Sony ICF-SC1PC Manuel d'utilisation Scanneur 9
19 3M G4000 Manuel d'utilisation Scanneur 3
20 3M G4000 Manuel d'utilisation Scanneur 1