Date and time note was created$= dv.current().file.ctime
Date and time note was modified$= dv.current().file.mtime
  • Future plans in careers of image processing through M.L. future

Types of Image Processing!

  1. Analog Image Processing
  2. Digital Image Processing

What is an image??

An image is a two dimensional function F(x,y) where x and y are spatial co-ordinates and F is the amplitude of the function or the grey level of image at point(x,y).

Link to original
Any data can be described in two analog and digital format. Based on this there can be two types of images.

Types of Images

  1. Analog image is a type of image which represents the image which consists of continuous values and no discrete values. Analog image uses the Analog signal wave format. It cannot be stored anywhere and thus cannot be represented in any way.

    Link to original
  2. A digital image can be defined as the image that contains finite values for x , y and amplitude i.e F(x,y) if the image represents a 2D function F(x,y). Digital image uses Digital signal wave format. Representation of digital image is done using intensity or grey level matrix.

    Link to original

Related

References

Footnotes