Norio Akamatsu’s research while affiliated with Tokushima University 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)


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

January 2006

·

34 Reads

·

6 Citations

Yasuyuki Takahashi

·

·

Minoru Fukumi

·

Norio Akamatsu

Conventionally, manual operations that specify positions of feature points such as eyes and nose are needed when morphing is carried out for a face image. In this work, the feature points are therefore extracted by using face area detection and a feature points decision methods to automate positional specification of feature points. As a result, the morphing of a face image can be carried out without manually specifying feature points. Face area detection is achieved by a threshold method using the YIQ color system. Feature points decision method extracts feature points by using a 3 layer perceptron type neural network (back-propagation). The attribute of the feature of eyes is defined to be a value of A in the color system LAB. In the same way, the attribute of feature points of the lip is defined as a value of B in the color system LAB. The extraction experiment of feature points was conducted from 120 face images by using the neural network, and the effectiveness of the present method was verified


Detectioning of an Asynergy Using the Neural Network

December 2005

·

13 Reads

Recently in medical fields, various imaging diagnostic technologies have been studied and used in practical. It is necessary to develop an automatic diagnosing processing system for detecting and diagnosing the internal organs. By the way, cardiac disease is one of the most common cause of death. Therefore, it is necessary to measure cardiac function quantitatively. The processing images are X-ray photograms of the left ventricle by cardiac catheterization. In this paper, we propose the detection system of asynergy in the left ventricle by using a neural network. Furtheremore, in order to demonstrate the effectiveness of the proposed method, we show the simulation example by using the real data.


Influence of Music Listening on the Cerebral Activity by Analyzing EEG

September 2005

·

23 Reads

·

1 Citation

Lecture Notes in Computer Science

Takahiro Ogawa

·

Satomi Ota

·

Shin-ichi Ito

·

[...]

·

Norio Akamatsu

In order to solve a stress problem, researchers have studied music therapy. It takes the therapist and patient a long time to select the music. Because the music used in music therapy is of various type. If the music for it is easily selectable, the music therapy can be carried out more effectively. In this paper, the purpose is extraction of features that may be influenced by the music. We pay attention to EEG (electroencephalogram) as an objective and absolute scale. In this paper, we propose a method that extracts features of the EEG by PCA (principal component analysis) and CDA (canonical discriminant analysis). Then we analyze each feature data by NN (neural network). In order to examine whether the proposal system is effective, we try computer simulations for the EEG classification. According to recognition rate by the NN, it was considered that the CDA extracted and classified the features of the EEG better than the PCA.


Wrist Motion Pattern Recognition System by EMG Signals

September 2005

·

17 Reads

·

2 Citations

Lecture Notes in Computer Science

In this paper, we aim for construction of high-speed and high-accurate system using Fast Fourier Transform (FFT) for feature extraction, Simple-PCA (SPCA) for feature compression, and a neural network (NN) for recognition. In particular, we present a novel method based on Canonical Discriminant Analysis (CDA) to improve recognition accuracy for EMG. From results of computer simulation, it is shown that our approach is effective for improvement in recognition accuracy.


Automatic Extraction System of a Kidney Region Based on the Q-Learning
  • Conference Paper
  • Full-text available

September 2005

·

10 Reads

·

1 Citation

Lecture Notes in Computer Science

In this paper, a kidney region is extracted as a preprocessing of kidney disease detection. The kidney region is detected based on its contour information that is extracted from a CT image using a dynamic gray scale value refinement method based on the Q-learning. An initial point to extract the kidney contour is decided by training gray scale values along horizontal direction with Neural Network (NN). Furthermore the kidney contour is corrected by using the snakes more accurately. It is demonstrated that the proposed method can detect stably the kidney contour from CT images of any patients.

Download

Prediction of Foul Ball Falling Spot in a Base Ball Game

September 2005

·

13 Reads

Lecture Notes in Computer Science

In baseball games, foul balls sometimes fly into the spectators seats. Some person can be seriously wounded for those balls. This research aims at developing a system which computes the orbit of a foul ball on real time using camera, predicts of the spot where foul balls fall and informs spectators about its danger. Detection of balls consists of the following three steps: At first each frame is processed using a smoothing filter for noise reduction. Next, temporal Laplacian is carried out for a series of those filtered images. Finally, whether a part of a ball or not is judged for each pixel by translating the resultant images into polar coordinates. The pitching motion is also considered. We report a method for prediction of foul ball falling spot with fuzzy inference.


Drift Ice Classification Using SAR Image Data by a Self-Organizing Neural Network

August 2005

·

3 Reads

IEEJ Transactions on Electronics Information and Systems

This paper proposes a segmentation method of SAR (Synthetic Aperture Radar) images which uses a SOM(Self-Organizing Map). SAR images are obtained by observation using microwave sensor. They are segmented into the drift ice (thick, thin), and sea regions manually, and then features are extracted from partitioned data. However they are not necessarily effective for neural network learning because they can include incorrectly segmented data. Therefore, in particular, a multi-step SOM is used as a learning method to improve reliability of teacher data, and carries out classification. This process enable us to fix all mistook data and segment the SAR data using just data. The validity of this method was demonstrated by computer simulations using the actual SAR images.


A simple algorithm of pitch detection by using fast direct transform

July 2005

·

43 Reads

There are some fundamental frequency detection methods for speech processing such as cepstrum analysis. However, the traditional methods need a lot of computing time and arithmetic processing. Moreover, a speech signal is converted into frequency domain by using an analysis section. In this paper, we propose a fast direct transformation (FDT). FDT extracts an amplitude feature of a signal by a simple computation. We perform the fundamental frequency detection of speech signal by using FDT. We compare the FDT algorithm with the conventional fundamental frequency detection methods by using teacher data (fundamental frequency) detected by the inspection. We perform an improvement as compared with an autocorrelation method by using FDT algorithm.


Using the Thresholds Function Method to Detect License Plates

January 2005

·

24 Reads

·

1 Citation

The Journal of The Institute of Image Information and Television Engineers

License plate recognition is very important technology for regulating an automobile society, However, doing so it is very difficult, because a background and a car surface color can be similar to that of the license plate. Furthermore, detecting license plates when cars are moving at a very high speed is difficult. In this paper, We propose a new method of extracting car license plates automatically by using a real-coded genetic algorithm(RGA). Using the proposed RGA, the most likely plate colors can be detected under various light conditions. First, the average brightness Y value of images are calculated. Next, the retation between the Y value and the most likely plate color thresholds upper and lower bounds are obtained with the RGA to estimate threshold equations. To prove the effectiveness of the proposed method, we describe simulations performed using real images.


Automatic extraction of a kidney contour by narrowing region based on the Q-learning

January 2005

·

6 Reads

We extract a kidney region as a preprocessing of kidney disease detection. The kidney region is detected based on its contour information that is extracted from a CT image using a dynamic gray scale value refinement method based on the Q-learning. An initial point to extract the kidney contour is decided by training gray scale values along horizontal direction with Neural Network (NN). Furthermore the kidney contour is corrected by using the snakes more accurately. It is demonstrated that the proposed method can detect stably the kidney contour from CT images of any patients.


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
  • Citing Article
  • June 2002

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