The search functionality is under construction.

Author Search Result

[Author] Tomio KUROKAWA(2hit)

1-2hit
  • Computer Graphics Using Logarithmic Number Systems

    Tomio KUROKAWA  Takanari MIZUKOSHI  

     
    LETTER-Image Processing, Computer Graphics and Pattern Recognition

      Vol:
    E74-D No:2
      Page(s):
    447-451

    Logarithmic arithmetic (LA) is a very fast computational method for real numbers. And its precision is better than a floating point arithmetic of equivalent word length and range. This paper shows a method to use LA in computer graphics--picture generation of almost any kind. Various experiments are done--from curve drawing to 3D image generation. The results are all excellent for quality and speed.

  • Error Analysis of Circle Drawing Using Logarithmic Number Systems

    Tomio KUROKAWA  

     
    PAPER-Image Processing, Computer Graphics and Pattern Recognition

      Vol:
    E75-D No:4
      Page(s):
    577-584

    Logarithmic number systems (LNS) provide a very fast computational method. Their exceptional speed has been demonstrated in signal processing and then in computer graphics. But the precision problem of LNS in computer graphics has not been fully examined. In this paper analysis is made for the problem of LNS in picture generation, in particular for circle drawing. Theoretical error analysis is made for the circle drawing. That is, some expressions are developed for the relative error variances. Then they are examined by simulation experiments. Some comparisons are also done with floating point arithmetic with equivalent word length and dynamic range. The results show that the theory and the experiments agree reasonably well and that the logarithmic arithmetic is superior to or at least comparable to the corresponding floating point arithmetic with equivalent word length and dynamic range. Those results are also verified by visual inspections of actually drawn circles. It also shows that the conversion error (from integer to LNS), which is inherent in computer graphics with LNS, does not make too much influence on the total computational error for circle drawing. But it shows that the square-rooting makes the larger influence.