in Computer Graphics recategorized by
2,282 views
1 vote
1 vote

Which of the following is/are fundamental method(s) of antialiasing?

  1. Increase of sample rate
  2. Treating a pixel as a finite area rather than as a point
  3. Decrease of sample rate
    1. I and II
    2. II and III
    3. I only
    4. II only
in Computer Graphics recategorized by
2.3k views

1 Answer

1 vote
1 vote

 In computer graphics, the process by which smooth curves and other lines become jagged because the resolution of the graphics device or file is not high enough to represent a smooth curve is called aliasing

one solution is increase the sample rate  so that aliasing effect is reduced and second is treating pixel as finite area rather than a point 

so ans is A

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true