• Title/Summary/Keyword: Organizing

Search Result 1,981, Processing Time 0.027 seconds

A Self-Organizing Map Based Hough Transform for Detecting Straight Lines (직선 추출을 위한 자기조직화지도 기반의 허프 변환)

  • Lee, Moon-Kyu
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.28 no.2
    • /
    • pp.162-170
    • /
    • 2002
  • Detecting straight lines in an image is frequently required for various machine vision applications such as restoring CAD drawings from scanned images and object recognition. The standard Hough transform has been dominantly used to that purpose. However, massive storage requirement and low precision in estimating line parameters due to the quantization of parameter space are the major drawbacks of the Hough transform technique. In this paper, to overcome the drawbacks, an iterative algorithm based on a self-organizing map is presented. The self-organizing map can be adaptively learned such that image points are clustered by prominent lines. Through the procedure of the algorithm, a set of lines are sequentially detected one at a time. The algorithm can produce highly precised estimates of line parameters using very small amount of storage memory. Computational results for synthetically generated images are given. The promise of the algorithm is also demonstrated with its application to two natural images of inserts.

A METHOD OF IMAGE DATA RETRIEVAL BASED ON SELF-ORGANIZING MAPS

  • Lee, Mal-Rey;Oh, Jong-Chul
    • Journal of applied mathematics & informatics
    • /
    • v.9 no.2
    • /
    • pp.793-806
    • /
    • 2002
  • Feature-based similarity retrieval become an important research issue in image database systems. The features of image data are useful to discrimination of images. In this paper, we propose the highspeed k-Nearest Neighbor search algorithm based on Self-Organizing Maps. Self-Organizing Maps (SOM) provides a mapping from high dimensional feature vectors onto a two-dimensional space. The mapping preserves the topology of the feature vectors. The map is called topological feature map. A topological feature map preserves the mutual relations (similarity) in feature spaces of input data. and clusters mutually similar feature vectors in a neighboring nodes. Each node of the topological feature map holds a node vector and similar images that is closest to each node vector. In topological feature map, there are empty nodes in which no image is classified. We experiment on the performance of our algorithm using color feature vectors extracted from images. Promising results have been obtained in experiments.

Automatic Control of Coagulant Dosing Rate Using Self-Organizing Fuzzy Neural Network (자기조직형 Fuzzy Neural Network에 의한 응집제 투입률 자동제어)

  • 오석영;변두균
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.10 no.11
    • /
    • pp.1100-1106
    • /
    • 2004
  • In this report, a self-organizing fuzzy neural network is proposed to control chemical feeding, which is one of the most important problems in water treatment process. In the case of the learning according to raw water quality, the self-organizing fuzzy network, which can be driven by plant operator, is very effective, Simulation results of the proposed method using the data of water treatment plant show good performance. This algorithm is included to chemical feeder, which is composed of PLC, magnetic flow-meter and control valve, so the intelligent control of chemical feeding is realized.

Learning Control of Inverted Pendulum Using Neural Networks (신경회로망을 이용한 도립전자의 학습제어)

  • Lee, Jea-Kang;Kim, Il-Hwan
    • Journal of Industrial Technology
    • /
    • v.24 no.A
    • /
    • pp.99-107
    • /
    • 2004
  • This paper considers reinforcement learning control with the self-organizing map. Reinforcement learning uses the observable states of objective system and signals from interaction of the system and the environments as input data. For fast learning in neural network training, it is necessary to reduce learning data. In this paper, we use the self-organizing map to parition the observable states. Partitioning states reduces the number of learning data which is used for training neural networks. And neural dynamic programming design method is used for the controller. For evaluating the designed reinforcement learning controller, an inverted pendulum of the cart system is simulated. The designed controller is composed of serial connection of self-organizing map and two Multi-layer Feed-Forward Neural Networks.

  • PDF

Pattern Classification of the EMG Signals Using Neural Network (신경회로망을 이용한 EMC 신호의 패턴 분류)

  • 최용준;이현관;이승현;강성호;엄기환
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2000.05a
    • /
    • pp.402-405
    • /
    • 2000
  • In this paper we propose a method ef pattern classification of the hand movement using EMG signals through Self-organizing feature map. Self-organizing feature map is an artificial neural network which organizes its output neuron through leaning and therefore it can classify input patterns. The raw EMC signals become direct input to the Self-organizing feature map. The simulation and experiment results showed the effectiveness of the classification of EMG signal using the Self-organizing feature map.

  • PDF

A novel self-organizing fuzzy plus PID type controller with application to inverted pendulum control (PID와 자동 학습 퍼지 제어기를 이용한 도립 전자의 제어)

  • 이용노;김태원;서일홍;김기엽
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1991.10a
    • /
    • pp.681-686
    • /
    • 1991
  • In this paper, a novel self-organizing fuzzy plus PID control algorithm is proposed and analyzed by extensive computer simulations and experiments with an inverted pendulum. Specifically, the proposed self-organizing fuzzy controller consists of a typical fuzzy reasoning part and self organizing part in which both on-line and off-line algorithms are employed to modify the 'then' part of the fuzzy rules and to decide how much fuzzy rules are to be modified after evaluating the control performance, respecfively. And the fuzzy controller is replaced by a PID controller in a prespecified region near by the set point for good settling actions.

  • PDF

Hybrid Fuzzy Logic Controller using Modulation Function (변조함수를 이용하는 하이브리드 퍼지 논리 제어기)

  • Lee, Pyeong-Gi
    • Journal of the Korean Society of Industry Convergence
    • /
    • v.6 no.4
    • /
    • pp.393-399
    • /
    • 2003
  • In this paper, a self-organizing fuzzy logic controller with hybrid structure is proposed. The structure of the proposed method is composed of a basic fuzzy logic controller and the FARMA SOC(Fuzzy Autoregressive Moving Average Self-organizing Controller). The self-organizing cntroller with hybrid structure has advantage over the FARMA controller as follows. The proposed controller improves poor performance due to the lack of I/O data to calculate predictive output. I executed some computer simulations on the regulation problem of an inverted pendulum system and compared the results of the proposed method with those of the FARMA SOC method.

  • PDF

Simple SOM Method for Pattern Classification of the EMG Signals (EMG 신호의 패턴 분류를 위한 간단한 SOM 방식)

  • Lim, Joong-Kyu;Eom, Ki-Hwan
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.38 no.4
    • /
    • pp.31-36
    • /
    • 2001
  • In this paper we propose a method of pattern classification of the hand movement using EMG signals through Self-organizing feature map. Self-organizing feature map is an artificial neural network which organizes its output neuron through learning and therefore it can classify input patterns. The raw EMG signals become direct input to the Self-organizing feature map. The simulation and experiment results showed the effectiveness of the classification of EMG signal using the Self-organizing feature map.

  • PDF

Self-Organizing Fuzzy Logic Controller for CNC Feed Drive Systems with Large Disturbances (큰 외란이 존재하는 CNC 이송 구동계를 위한 적응 퍼지논리 제어기)

  • 지성철
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.15 no.10
    • /
    • pp.180-192
    • /
    • 1998
  • This paper introduces a new self-organizing fuzzy logic controller (SOFLC) for precision contour machining in the presence of large disturbances which adjusts both input and output membership functions simultaneously. The parameters of the proposed controller are self-tuned in real-time according to a continuous measurement of the performance of the controller itself and estimated disturbance values. The proposed controller as well as a conventional fuzzy logic controller and a PID controller were simulated and implemented on a 3-axis milling machine in contour milling. Both the simulations and experiments show that the self-organizing fuzzy logic controller has superior performance in terms of contour tracking accuracy compared with the other two controllers.

  • PDF

Impulse Noise Detection Using Self-Organizing Neural Network and Its Application to Selective Median Filtering (Self-Organizing Neural Network를 이용한 임펄스 노이즈 검출과 선택적 미디언 필터 적용)

  • Lee Chong Ho;Dong Sung Soo;Wee Jae Woo;Song Seung Min
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.54 no.3
    • /
    • pp.166-173
    • /
    • 2005
  • Preserving image features, edges and details in the process of impulsive noise filtering is an important problem. To avoid image blurring, only corrupted pixels must be filtered. In this paper, we propose an effective impulse noise detection method using Self-Organizing Neural Network(SONN) which applies median filter selectively for removing random-valued impulse noises while preserving image features, edges and details. Using a $3\times3$ window, we obtain useful local features with which impulse noise patterns are classified. SONN is trained with sample image patterns and each pixel pattern is classified by its local information in the image. The results of the experiments with various images which are the noise range of $5-15\%$ show that our method performs better than other methods which use multiple threshold values for impulse noise detection.