0
19kviews
What are the disadvantages of DDA algorithm?
1 Answer
0
1.7kviews
  • Floating point arithmetic in DDA algorithm is still time consuming.

  • The algorithm is orientation dependent. Hence end point accuracy is poor.

  • Although DDA is fast, the accumulation of round-off error in successive additions of floating point increment, however can cause the calculation pixel position to drift away from the true …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.