The search functionality is under construction.

Author Search Result

[Author] Teruo FUKUMURA(8hit)

1-8hit
  • An Algorithm for Constructing a Simple Acceptor of Line-Segments

    Akio OKAZAKI  Yuuji YOSHIDA  Teruo FUKUMURA  

     
    LETTER-Data Processing

      Vol:
    E62-E No:9
      Page(s):
    599-600

    In this paper we show an effective algorithm for automatically constructing a simple acceptor (a modified finite state automaton) of line-segments. The algorithm was successfully applied to the hand-written English alphabet and to the randomly generated line-segments.

  • Connectivity Number and Deletability for a Three-Dimensional Digitized Binary Picture

    Tatsuhiro YONEKURA  Jun-ichiro TORIWAKI  Teruo FUKUMURA  Shigeki YOKOI  

     
    LETTER-Data Processing

      Vol:
    E63-E No:12
      Page(s):
    863-864

    This letter presents the connectivity number of 1-voxels in a 3-D digitized binary picture, and gives the necessary and sufficient condition that a 1-voxel in a 3-D picture is deletable. A shrinking algorithm for a 3-D object is suggested by using these results.

  • Structural Description of Contour Maps and Its Application to Weather Maps

    Delfin Y. MONTUNO  Yuuji YOSHIDA  Teruo FUKUMURA  

     
    PAPER-Data Processing

      Vol:
    E63-E No:6
      Page(s):
    421-428

    The class of contour map patterns, for example, isobar patterns on a weather map and a geographic elevation map, is an important class of pictorial data, the storage and retrieval management of which have serious implications in the context of an image data bank organization. In this context, we propose a structural tree description of contour maps after first introducing a model for a contour map and defining various concepts and ideas. This tree description has a property that its upper levels describe the structure of the global features of the contour map, while its lower levels describe the structure of the local features of contour clusters. From this tree description, we derive a string representation that contains the global features of the corresponding contour map. We then describe the implementation of these ideas in an automatic description and analysis system for weather map data. Finally, we conclude with a discussion of the applications of the above ideas, the realization of the data storage structure and the retrieval procedures for weather maps.

  • On Connectivity and Euler Number of Three-Dimensional Digitized Binary Pictures

    Tatsuhiro YONEKURA  Jun-ichiro TORIWAKI  Teruo FUKUMURA  Shigeki YOKOI  

     
    LETTER-Data Processing

      Vol:
    E63-E No:11
      Page(s):
    815-816

    This letter presents definitions of connectivity among volume cells of a three-dimensional (3-D) digitized binary picture, and an explicit formula to calculate the Euler number of a 3-D object in a given 3-D picture.

  • Facial Caricaturing Based on Visual Illusion--A Mechanism to Evaluate Caricature in PICASSO System--

    Kazuhito MURAKAMI  Hiroyasu KOSHIMIZU  Akira NAKAYAMA  Teruo FUKUMURA  

     
    PAPER

      Vol:
    E76-D No:4
      Page(s):
    470-478

    In the PICASSO, a system for the facial caricature generation, as the basic mechanisms to extract the individuality features of faces and to deform the features have been already introduced, it is expected to realize an autonomous mechanism to evaluate facial caricatures. The evaluation should be based on the framework of human visual cognition. In the PICASSO, some visual illusions such as the Wundt-Fick illusion and the Ponzo illusion for example, are applied to evaluate the shapes of the facial parts such as eyebrows, nose, mouth and face contour, in the deformation process. In many cases, as well-deformed caricatures are evaluated to be successful, it is confirmed that the utilization of the visual illusion is effective to evaluate the results of caricatures. In this paper, some experimental results are presented together with the definition of the evaluation measures and the further subjects.

  • Encoding and Storage of Contour Maps and Their Application to weather Maps

    Delfin Y. MONTUNO  Yuuji YOSHIDA  Teruo FUKUMURA  

     
    PAPER-Data Processing

      Vol:
    E64-E No:5
      Page(s):
    287-294

    The class of contour map patterns, for example, geographic elevation map and isobar map, is an important class of pictorial data. Its storage and retrieval management have serious implications in the context of a pictorial data bank organization. In this context, we propose the use of the global description of contour map, a string representation called GDCM, for the storage organization of contour maps. We first present a summary of the basic ideas and concepts that leads to the structural description of contour map and then formulate the global description. To take into consideration the frequencies of occurrence of contour clusters (GDCM symbols), we encode the GDCM, which serves as indexes to contour maps, with the Huffman coded GDCM symbols. After organizing the set of encoded GDCM strings into a digital tree for storing the contour maps, we discuss the resulting space and time complexity. We then apply the above ideas to the storage organization of weather maps and evaluate the space and time complexity of the resulting storage structure. The evaluated results indicate that our proposed storage structure for contour map is a viable one.

  • Memory Space Controllable Search Strategies for Branch-and-Bound Algorithms

    Masaharu IMAI  Yuuji YOSHIDA  Teruo FUKUMURA  

     
    PAPER-Miscellaneous

      Vol:
    E65-E No:5
      Page(s):
    257-264

    The amount of memory space required by a branch-and-bound algorithm depends on the search strategy used in the algorithm. From the viewpoint of implementing branch-and-bound algorithms, it is desirable that the amount of memory space can be bounded to some feasible size. In this paper, we propose two new search strategies for branch-and-bound algorithms, by which the amount of required memory space is controllable. These strategies are named pdfs (parallel depth-first search)" and blis (breadth limited search)", respectively. One of the main results of this paper is that (a) the amount of required memory space of any of these strategies is a linear function of the size of the given problem and (b) the amount of required memory space is controllable by adjusting appropriate parameter. That is, these search strategies are adaptable to the available memory space. Another result of this paper is that the computational performance of a branch-and-bound algorithm, using any of these strategies, can be improved by adjusting appropriate parameters.

  • SLIP: Program Package for Image Processing and Pattern Classification

    Jun-ichiro TORIWAKI  Teruo FUKUMURA  

     
    LETTER-Data Processing

      Vol:
    E62-E No:12
      Page(s):
    876-877

    This letter briefly introduces the software package SLIP (Subroutine Library for Image Processing) which is a collection of subroutine programs for image processing and pattern recognition. At present, about 340 subroutines of SLIP are available at the Nagoya University Computation Center.