Jump to content

Scan line: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
this is really off topic, and the terminology seems unique to that author, according to my scholar search
Cteutsch (talk | contribs)
added another meaning of scan line
Line 6: Line 6:


The term is used, by analogy, for a single row of [[pixel]]s in a [[raster graphics]] image. Scan lines are important in representations of image data, because many [[image file format]]s have special rules for data at the end of a scan line. For example, there may be a rule that each scan line starts on a particular boundary (such as byte or word; see for example [[BMP file format]]). This means that even otherwise compatible raster data may need to be analysed at the level of scan lines in order to convert between formats.
The term is used, by analogy, for a single row of [[pixel]]s in a [[raster graphics]] image. Scan lines are important in representations of image data, because many [[image file format]]s have special rules for data at the end of a scan line. For example, there may be a rule that each scan line starts on a particular boundary (such as byte or word; see for example [[BMP file format]]). This means that even otherwise compatible raster data may need to be analysed at the level of scan lines in order to convert between formats.

The term is also used to desribe a set of coordinates originating from one single scan of an optical [[3d scanner]]. Due to the projection of regular patterns or stripes, respectively, all resulting 3-d points lie on a spatial contour. Defined movements of [[3d scanner]] or object produce a set of scan lines describing the object's surface and geometry. The combination of (successively acquired) scan lines, by exploiting this structure, enables the real-time generation of grids of scan lines<ref>C. Teutsch, D. Berndt, E. Trostmann and B. Preim. Adaptive Real-Time Grid Generation from 3D Line Scans for fast Visualization and Data Evaluation. Proc. 11th Int. Conf. on Information Visualisation, p. 177-184, IEEE CS, 2007 [http://www.cteutsch.de/publications/pdf/Teutsch.2007.ARGG.pdf (PDF)] [http://dx.doi.org/10.1109/IV.2007.19 (DOI)]</ref>.


==See also==
==See also==

Revision as of 13:15, 5 December 2008

Example of the scan line effect deliberately applied to an image

A scan line is one line, or row, in a raster scanning pattern, such as a video line on a cathode ray tube (CRT) display of a television or computer.

On older CRT screens the horizontal scan lines were visually discernible, even when viewed from a distance, as alternating colored lines and black lines. This is sometimes used today as a visual effect in computer graphics.

The term is used, by analogy, for a single row of pixels in a raster graphics image. Scan lines are important in representations of image data, because many image file formats have special rules for data at the end of a scan line. For example, there may be a rule that each scan line starts on a particular boundary (such as byte or word; see for example BMP file format). This means that even otherwise compatible raster data may need to be analysed at the level of scan lines in order to convert between formats.

The term is also used to desribe a set of coordinates originating from one single scan of an optical 3d scanner. Due to the projection of regular patterns or stripes, respectively, all resulting 3-d points lie on a spatial contour. Defined movements of 3d scanner or object produce a set of scan lines describing the object's surface and geometry. The combination of (successively acquired) scan lines, by exploiting this structure, enables the real-time generation of grids of scan lines[1].

See also

References

  1. ^ C. Teutsch, D. Berndt, E. Trostmann and B. Preim. Adaptive Real-Time Grid Generation from 3D Line Scans for fast Visualization and Data Evaluation. Proc. 11th Int. Conf. on Information Visualisation, p. 177-184, IEEE CS, 2007 (PDF) (DOI)