Norio Akamatsu’s research while affiliated with The University of Tokushima and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (147)


Out-of-focus blur image restoration using the Akamatsu transform
  • Article

November 2009

·

41 Reads

·

4 Citations

·

Masakazu Sugizaki

·

Minoru Fukumi

·

[...]

·

Norio Akamatsu

In this paper, a new image restoration approach using the Akamatsu transform is presented. In the method, by using repeated simple calculations based on the Akamatsu transform, an out-of-focus blurred image can be restored and sharpened. Out of focus is a major problem bothering many people in photography, especially the amateurs. There exits some solution to this problem on both the hardware and software sides. However, none offers a perfect solution. The Akamatsu transform can easily be embedded into hardware to offer faster processing due to its simplicity. Although, initially proposed for speech processing, this paper show the effectiveness of the transform in image processing. The Akamatsu transform is a combination of integral and differential transforms. The algorithm can be effective tools for image restoration in realtime image processing.


Image Morphing and Warping: Application to Speech Simulation Using a Single Image

July 2009

·

33 Reads

·

2 Citations

Journal of Advanced Computational Intelligence and Intelligent Informatics

In this paper, we propose a fully automatic real time one image face gesture simulation using image morphing. Given a single image of a subject, we create several facial expressions of the face by morphing the image based on prior information stored in a data bank. The process involves the automatic detection of the control points both on the target image and the source data. The source data is a string of frames containing the desired facial expressions. A face detection neural network and a lips contour detector using edges and the SNAKES algorithm are employed to detect the face position and features. Five control points and the lips contour, for both the source and target images, are then extracted based on the facial features. Triangulation method is then used to match and warp the source image to the target image using the control points. In this experiment, using one expressionless face portrait, we create an animation to make it appear like the subject is pronouncing the five Japanese vowels. The final results shows the effectiveness of our method.


Detection and recognition of vehicle license plates using template matching, genetic algorithms and neural networks

July 2009

·

59 Reads

·

20 Citations

International journal of innovative computing, information & control: IJICIC

In this paper, we propose a system for automatic detection and recognition of vehicle license plates using template matching, genetic algorithms and neural networks. In the license plate detection part, an artificial template that consists of an outer rectangle that encloses two smaller rectangles is constructed. The size of the outer and inner rectangles, the positioning, size, orientation, position and color of the template are all controlled using the genetic algorithm. To fill the areas outside the inner rectangle, random selection of color pixels from a plate color database are used. In the character recognition part, we combine two methods into a hybrid system. In the first method, we train neural networks to recognize the characters and in the second method, we use template matching. To control the size of both the neural network inputs and the template, we apply a genetic algorithm to guide the search. The final system accuracy achieved is 96.8% for character recognition and 98.01% for license plate detection.


Classification of fingerprint images into individual classes using Neural Networks

December 2008

·

20 Reads

·

10 Citations

In this paper, we propose a classification system for fingerprint images that is based on the number of registered fingerprint persons. Most automated fingerprint identification systems use prior classification of fingerprint for improvement of efficiency verification using minutiae as features. However, methods that use fingerprint minutiae needs improvement because they are limited to the number of classable data. Therefore, many fingerprints are classified together, consequently taking a long time to match and verify a given fingerprint. In this work, we propose a system that classifies fingerprint patterns into individual classes. Instead of the classification using minutiae, we propose a classification system that is based on individual features and the number of registered persons. Efficiency verification improves because we donpsilat need to compare an input fingerprint image to all registered fingerprint images using this system. The proposed system carries out classification using neural network.


A Robust Gender and Age Estimation under Varying Facial Pose

July 2008

·

121 Reads

·

34 Citations

Electronics and Communications in Japan

This paper presents a method for gender and age estimation which is robust to changing facial pose. We propose a feature point detection method, called the adapted retinal sampling method (ARSM), and a feature extraction method. A basic concept of the ARSM is to add knowledge about the facial structure to the retinal sampling method. In this method, feature points are detected on the basis of seven points corresponding to facial organs from a facial image. The reason why we used seven points as the basis of feature point detection is that facial organs are conspicuous in the facial region, and are comparatively easy to extract. As features robust to changing facial pose, skin texture, hue, and the Gabor jet are used for gender and age estimation. For classification of gender and estimation of age, we use a multilayered neural network. We also examine the left– right symmetry of faces in connection with gender and age estimation by the proposed method. © 2008 Wiley Periodicals, Inc. Electron Comm Jpn, 91(7): 32– 40, 2008; Published online in Wiley InterScience (www.interscience.wiley.com). DOI 10.1002/ecj.10125


Fig. 1. The sub-regions used to train the neural networks for real time face detection.
Table 1 . System 1 Face parameters
Fig.2 General neural network structure used in the proposed method.
Table 2 . System 2 Face parameters
Fig 3. Canny edge detector extraction results 

+4

Genetic algorithms based adaptive search area control for real time multiple face detection using neural networks
  • Article
  • Full-text available

March 2008

·

166 Reads

Fast and automatic face detection from visual scenes is a vital preprocessing step in many face applications like recognition, authentication, analysis, etc. While detection of a single face can be accomplished with good accuracy, multiple faces detection in real time is more challenging not only because of different face sizes and orientations, but also due to limits of the processing power available. In this paper, we propose a real time multiple face detection method using multiple neural networks and an adaptive search area control method base on genetic algorithms. Although, neural networks and genetic algorithms may not be suitable for real time application because of their long processing times, we show that high detection accuracies and fast speeds can be achieved using small sized effective neural networks and a genetic algorithm with a small population size that requires few generations to converge. The proposed method subdivides the face into several small regions, each connected to an individual neural network. The subdivision guarantees small size networks and presents the ability to learn different face regions features using region-specialized input coding methods. The genetic algorithm is used during the real time search to extract possible face samples from face candidates. The fitness of the face samples is calculated using the neural networks. In the successive frames, the search area is adaptively controlled based on the information inherited from the proceeding frames. To prove the effectiveness of our approach we performed real time simulation using an inexpensive USB camera.

Download

Fig. 1. Skin color region (Face candidates) 
Fig. 2. Initial face locations detected inside the face candidates. 
Fig. 3. Adaptive search area control. Notice that the original face candidate area has been reduced to less than a quarter of the original size. 4. Steps 1 to 3 are then repeated every second. Therefore, original face candidates extraction is done only once per second. 
Fig. 4. Detection results with the camera 1 meter from the faces. 
Multiple Faces Detection in Real Time using Neural Networks

December 2007

·

55 Reads

In this paper, a real time face detection method using several small size neural networks and a genetic algorithm with adaptive search area control is proposed. Neural networks and genetic algorithms may not be suitable for real time application because of their long processing times. However, in this paper, we show how fast speeds can be achieved using small effective neural networks and a genetic algorithm with a small population size that requires few generations to converge. We subdivide the face into several regions, each connected to an individual neural network. This guarantees small size networks and also offers the ability to learn different face regions features using different coding methods. The genetic algorithm is used during the real time search. It extracts possible faces from face candidates that are then tested using the neural networks. The face candidate area is then adaptively reduced depending on the location of the top six face samples. We then performed real time simulation using an inexpensive USB camera to prove the effectiveness of our proposal. We achieved between 98 and 96% accuracy for one or multiple faces respectively at 15 to 8 frames per second.


An Adaptive Graininess Suppression Method for Restoration of Color Degraded Images

December 2007

·

24 Reads

·

5 Citations

IEEJ Transactions on Electronics Information and Systems

Previous studies of image restoration for noise images were based on a mask processing. These conventional noise removal methods based on the mask processing have an issue of defining degradation to accompany a spacial processing. In this paper, we propose a graininess suppression method based on edge shape. In this method, we detect edges from an noise image and perform graininess suppression for this image based on edge information. On the edge detection, we execute an image transformation for an image that enables us to extract edge by making principal component images. Moreover, we use the canny edge detection operator with can detect a weak edge that relates to a real edge, and do not detect a lie edge. In the suppression process, we use Wiener filter that can restore an noise image without making a complete edge map and the original signal map. We demonstrated the effectiveness of the present method for the noise added images and confirmed it by means of computer simulation.


A proposal of adaptive graininess suppression method

September 2007

·

11 Reads

Previous studies of image restoration for noise image were based on mask processing. These conventional noise removal methods represented from mask processing have issue of definition degradation to accompany spacial processing. In this paper, we propose a graininess suppression method based on edge shape. In this method, we detect edges from a noise image and perform graininess suppression for this image based on edge information. On the edge detection, we execute an image transformation for an image that enables us to extract edge by making principal component image. Moreover, we use the canny edge detection operator that can detect a weak edge that relates to a real edge, and do not detect a lie edge. In the suppression process, we use Wiener filter that can restore an noise image without making a complete edge map and the original signal map. We have that the present method for the noise added images to verify effectiveness and have confirmed this.


Figure 1. (a) Location of the control points (C1-C5). (b) The 32 triangles used for warping. Notice that all the vertices of the triangles can be obtained using the control points and the image size information.  
Figure 2. Edge detection results: (a) 7x7 Laplacian of Gaussian filter, (b) 15x15 Laplacian of Gaussian filter, (c) Features extraction.  
Figure 3. Face features warping example (a) Source, (b) target, (c)-(g) images created in each warping step.  
Figure 4. Morphing sequence: (a) source, (o) target. Images (b)-(e) are the results of warping as described in Section 2.2. The images (f)-(n) are created using the color transition control.  
Figure 5. Image warping: (a) source, (b)-(e) warped images using arbitrary selected positions for the control points.  
Automatic human faces morphing using genetic algorithms based control points selection

April 2007

·

3,441 Reads

·

39 Citations

International journal of innovative computing, information & control: IJICIC

In this paper, a genetic algorithm guided control point extraction method that enables automatic face image morphing is proposed. This method can morph two face images by automatically detecting all the control points necessary to perform the morph. A face detection neural network, edge detection and medium filters are employed to detect the face position and features. Five control points, for both the source and target images, are then extracted based on the facial features. A triangulation method is then used to match and warp the source to the target image using the control points. Finally, color interpolation is done using a color Gaussian model that calculates the color for each particular frame depending on the number of frames used. A real coded Genetic Algorithm (GA) is used to aid the facial features extraction by overcoming size and orientation changes. We achieve very high quality morphs at high speed.


Citations (54)


... e FPN network uses multiscale fusion features to describe the target information, which solves the problem of the feature disappearance for the small targets. e feature fusion networks are widely used in the fields of human body detection [24], situation assessment [25], and face recognition [26]. However, the multiscale feature fusion models for the small targets are few in the vehicle attributes recognition. ...

Reference:

Vehicle Attribute Recognition for Normal Targets and Small Targets Based on Multitask Cascaded Network
Human Face Detection In Visual Scenes Using Neural Networks

IEEJ Transactions on Electronics Information and Systems

... The traditional target tracking algorithms are generally classified into three categories: First is based on the region matching tracking method [1], and the same feature information contained in the moving targets in the tracking region is tracked; Second is based on the feature matching tracking method [2].Selecting a suitable feature as the template for the moving target in the tracking area, and then extracting the feature information from the target. And comparing the extracted feature information with the template to determine whether the target is the tracking one; there is also a tracking method based on model matching [3]. The core of this method is to determine the structure and model of the moving target based on past experience, and then determine the parameters based on the results to find the target. ...

Detection and recognition of vehicle license plates using template matching, genetic algorithms and neural networks
  • Citing Article
  • July 2009

International journal of innovative computing, information & control: IJICIC

... Therefore, it is necessary to quantify the perceptual information based on the biological signal of the users, e.g. blood pressure, heart rate, and electroencephalogram (EEG) 3,4 . In the paper, the EEG information is applied to obtain the biological signal. ...

The EEG analysis by using a neural network in listening to music
  • Citing Article
  • January 2007

... Soft-computing techniques can be performed separately or jointly to assess the relationship between EMG signals and kinetics/kinematics variables (Brzostowski, 2009;Hou et al., 2004, July;Hou et al., 2007;Karwowski et al., 2006;Lee et al., 2003;Young, 2010, 2012). In addition to EMG modeling, soft-computing models have been applied by several authors to classify complicated EMG patterns such as hand motions (Karimi, Pourghassem, & Shahgholian, 2011;Karlik, Tokhi, & Alci, 2003;Khezri & Jahed, 2007Khushaba & Al-Jumaily, 2007;Matsumura, Fukumi, & Akamatsu, 2004;Oskoei & Hu, 2006;Shi, Cai, Zhu, Zhong, & Wang, 2013;Wang, Yan, Hu, Xie, & Wang, 2006;Yan, Wang, & Xie, 2008;Zalzala & Chaiyaratana 2000;Zhang, Yang, Xu, & Zhang, 2002), wrist motions (Qingju & Kai, 2012;Tohi, Mitsukura, Yazama, & Fukumi, 2006;Yazama, Fukumi, Mitsukura, & Akamatsu, 2003), leg motions (Hussein & Granat, 2002), arm motions (Balbinot & Favieiro, 2013;Micera, Sabatini, Dario, & Rossi, 1999;Micera, Sabatini, & Dario, 2000), and finger motions (Kanitz, Antfolk, Cipriani, Sebelius, & Carrozza, 2011).The main purpose of this research was to develop an adaptive neuro-fuzzy inference system (ANFIS) approach to estimate normalized electromyography (NEMG) responses, where the independent variables are demographic variables including population, gender, ethnicity, age, height, weight, posture, and several muscle groups. In addition to a soft-computing approach, a multiple linear regression (MLR) analysis was also performed to evaluate whether or not the ANFIS approach showed superior predictive performance compared to a classical statistical approach. ...

Wrist emg pattern recognition system by neural networks and genetic algorithms
  • Citing Article
  • January 2004

Proceedings of the IASTED International Conference on Intelligent Systems and Control

... (a) Image, human face, and facial feature extraction, which are commonly accomplished using neural networks [12], propagation filters [13], support vector machine (SVM) [14], etc.; (b) Point cloud feature extraction, which is commonly accomplished using Gaussian normal clustering [15], multi-scale tensor voting [16], etc.; (c) Line segment, moving object trajectory, and graphic boundary feature point extraction, which are commonly accomplished using a Kalman filter [17], trip frequency and accumulated distance [18], compression algorithms, etc. ...

Feature Point Extraction in Face Image by Neural Network
  • Citing Conference Paper
  • January 2006

... DSRC could achieve an in-motion target recognition in tens of meters. Its applications are now expanding further to information exchange between vehicle to vehicle and vehicle to infrastructures [140,141]. WPT also possesses its unique This reduces the complexity, costs and installation efforts of the overall system and makes a transport protocol completely unnecessary [142]. ...

Design of an IR Communication Link for a Computer-Controlled Humanoid Robot
  • Citing Article
  • January 2006

... This is especially useful in keeping important details [3]. Various methods have been presented in the literature to restore the quality of a damaged image including Lucy-Richardson [4], Akamatsu Transform [5] and Discrete Wavelet Transform [6]. ...

An Adaptive Graininess Suppression Method for Restoration of Color Degraded Images
  • Citing Article
  • December 2007

IEEJ Transactions on Electronics Information and Systems

... At the same time, weather forecasting methods based on neural networks (NNs) [2][3][4][5], which are implemented on general-purpose computers, have been investigated intensively in recent years [6]. NNs can be applied for the identification of nonlinear systems in various fields of engineering (in particular, our research group has used NNs in petroleum engineer-ing [7][8][9][10][11][12][13][14][15]10,[16][17][18]16,19,20]), and can be used for meteorological prediction of rainfall [21][22][23][24][25][26][27][28][29][30], the direction of wind, its velocity [31], rainfall runoffs [32][33][34][35][36], and landslides [37]. However, past research on local rainfall (weather) prediction in Japan has only been performed in a limited number of areas and terms [23,25,31]. ...

Neuro Rainfall Forecast with Data Mining by Real-Coded Genetical Preprocessing
  • Citing Article
  • January 2003

IEEJ Transactions on Electronics Information and Systems