Filters


  • Difference between Point Operation and Filters       
  1. Filters generally used   more than one pixel from the source image for computing each new pixel values.
  2. The capability of Point operation is limited. For example, In Point operation can't blur or sharpen an image.        

Comments

Popular posts from this blog

GL_QUAD_STRIP Example In OpenGl

GL_TRIANGLE_FAN Example In OpenGl