Parents :
| Date and time note was created | $= dv.current().file.ctime |
| Date and time note was modified | $= dv.current().file.mtime |
This is a model that represents how an image is captured and how it is converted into digital form.
How Simple image formation model works??
- The image (f(x,y)) is formed of two components
- Illuminance (i(x,y)): Amount of illumination from the source being incident on the object.
- Reflectance (r(x,y)): Amount of illumination from the source being reflected from the object.
- A illuminating source illuminates the light over the object which is then reflected by the object.
- The reflected light forms an image which is captured using a digital image capturing device sensors.
- The specialised image processing hardware in the device then converts the analog image into the digital image for further processing.
