Man page - scanin(1)
Packages contas this manual
- applycal(1)
- illumread(1)
- ls2ti3(1)
- spec2cie(1)
- extracticc(1)
- revfix(1)
- collink(1)
- refine(1)
- greytiff(1)
- chartread(1)
- specplot(1)
- tiffgamut(1)
- scanin(1)
- fakeread(1)
- viewgam(1)
- oeminst(1)
- synthread(1)
- invprofcheck(1)
- mppcheck(1)
- profcheck(1)
- xicclu(1)
- colprof(1)
- synthcal(1)
- txt2ti3(1)
- cb2ti3(1)
- mpplu(1)
- spotread(1)
- splitti3(1)
- icclu(1)
- colverify(1)
- cctiff(1)
- mppprof(1)
- dispread(1)
- extractttag(1)
- targen(1)
- printcal(1)
- cxf2ti3(1)
- dispwin(1)
- ccxxmake(1)
- dispcal(1)
- iccgamut(1)
- printtarg(1)
- timage(1)
- average(1)
- iccdump(1)
- kodak2ti3(1)
Package: argyll
apt-get install argyll
apt-get install argyll
Manuals in package:
Documentations in package:
Manual
| SCANIN(1) | User Commands | SCANIN(1) |
NAME
Scanin - Convert TIFF image of a chart into .ti3 device values.
DESCRIPTION
Convert TIFF image of a chart into .ti3 device values
SYNOPSIS
scanin [options] input.tif recogin.cht valin.cie [diag.tif]
- :- inputs 'input.tif' and outputs scanner 'input.ti3', or
scanin -g [options] input.tif recogout.cht [diag.tif]
- :- outputs file 'recogout.cht', or
scanin -o [options] input.tif recogin.cht [diag.tif]
- :- outputs file 'input.val', or
scanin -c [options] input.tif recogin.cht scanprofile.[icc|mpp] pbase [diag.tif]
- :- inputs pbase.ti2 and outputs printer pbase.ti3, or
scanin -r [options] input.tif recogin.cht pbase [diag.tif]
- :- inputs pbase.ti2+.ti3 and outputs pbase.ti3
- -g
- Generate a chart reference (.cht) file
- -o
- Output patch values in .val file
- -c
- Use image to measure color to convert printer pbase .ti2 to .ti3
- -ca
- Same as -c, but accumulates more values to pbase .ti3 from subsequent pages
- -r
- Replace device values in pbase .ti2/.ti3 Default is to create a scanner .ti3 file
- -F x1,y1,x2,y2,x3,y3,x4,y4
- Don't auto recognize, locate using four fiducual marks
- -p
- Compensate for perspective distortion
- -a
- Recognise chart in normal orientation only (-A fallback as is) Default is to recognise all possible chart angles
- -m
- Return true mean (default is robust mean)
- -G gamma
- Approximate gamma encoding of image
- -v [n]
- Verbosity level 0-9
- -d [ihvglLIcrsonap]
- Generate diagnostic output (try -dipn)
- i
- diag - B&W of input image
- h
- diag - Horizontal edge/tick detection
- v
- diag - Vertical edge/tick detection
- g
- diag - Groups detected
- l
- diag - Lines detected
- L
- diag - All lines detected
- I
- diag - lines used to improve fit
- c
- diag - lines perspective corrected
- r
- diag - lines rotated
- s
- diag - diagnostic sample boxes rotated
- o
- diag - sample box outlines
- n
- diag - sample box names
- a
- diag - sample box areas
- p
- diag - pixel areas sampled
-O outputfile Override the default output filename & extension.
| September 2014 | scanin |