| 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!
- Analog Image Processing
- Digital Image Processing
What is an image??
Any data can be described in two analog and digital format. Based on this there can be two types of images.Link to originalAn 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).
Types of Images
Link to originalAnalog 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 originalA 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.