• Title/Summary/Keyword: Automatically

Search Result 6,811, Processing Time 0.038 seconds

Development of an image processing system to detect automatically intmal and adventitial contours from intravascular ultrasound images (관상 동맥 초음파 영상에서 내벽 및 외벽 자동 추출을 위한 영상처리 알고리즘 개발)

  • Kim, Hie-Sik;Lee, Ho-Jae
    • Proceedings of the KOSOMBE Conference
    • /
    • v.1997 no.05
    • /
    • pp.79-83
    • /
    • 1997
  • A new computation algorithm to detect the intimal and adventitial contours from the intravascular images was developed. An image processing on gray level image was used. It uses arrays of pixels in each radial lines on the images. A Low-Pass filters was adopted at first step for one dimensional image processing. Some other calculations techniques were developed to increase the accuracy of automatically detected contours. The program implemented in C++ as a window95-base application.

  • PDF

Object Recognition Using Neuro-Fuzzy Inference System (뉴로-퍼지 추론 시스템을 이용한 물체인식)

  • 김형근;최갑석
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.17 no.5
    • /
    • pp.482-494
    • /
    • 1992
  • In this paper, the neuro-fuzzy inferene system for the effective object recognition is studied. The proposed neuro-fuzzy inference system combines learning capability of neural network with inference process of fuzzy theory, and the system executes the fuzzy inference by neural network automatically. The proposed system consists of the antecedence neural network, the consequent neural network, and the fuzzy operational part, For dissolving the ambiguity of recognition due to input variance in the neuro-fuzzy inference system, the antecedence’s fuzzy proposition of the inference rules are automatically produced by error back propagation learining rule. Therefore, when the fuzzy inference is made, the shape of membership functions os adaptively modified according to the variation. The antecedence neural netwerk constructs a separated MNN(Model Classification Neural Network)and LNN(Line segment Classification Neural Networks)for dissolving the degradation of recognition rate. The antecedence neural network can overcome the limitation of boundary decisoion characteristics of nrural network due to the similarity of extracted features. The increased recognition rate is gained by the consequent neural network which is designed to learn inference rules for the effective system output.

  • PDF

Optimal Auto-tuning of Fuzzy control rules by means of Genetic Algorithm (유전자 알고리즘을 이용한 퍼지 제어규칙의 최적동조)

  • Kim, Joong-Young;Lee, Dae-Keun;Oh, Sung-Kwun;Jang, Sung-Whan
    • Proceedings of the KIEE Conference
    • /
    • 1999.11c
    • /
    • pp.588-590
    • /
    • 1999
  • In this paper the design method of a fuzzy logic controller with a genetic algorithm is proposed. Fuzzy logic controller is based on linguistic descriptions(in the form of fuzzy IF-THEN rules) from human experts. The auto-tuning method is presented to automatically improve the output performance of controller utilizing the genetic algorithm. The GA algorithm estimates automatically the optimal values of scaling factors and membership function parameters of fuzzy control rules. Controllers are applied to the processes with time-delay and the DC servo motor. Computer simulations are conducted at the step input and the output performances are evaluated in the ITAE.

  • PDF

Change Detection using KOMPSAT EOC Images

  • Jeong Jae-joon;Kim Younsoo
    • Proceedings of the KSRS Conference
    • /
    • 2004.10a
    • /
    • pp.518-521
    • /
    • 2004
  • Change detection is one of the common research topics in remote sensing. In general, global change detection methods using image difference method, etc, are used in low resolution images and local change detection methods using floating windows, etc, are used in high resolution images. But, these methods have disadvantages in practical use. If changed area images are automatically produced, these images will be used in public area such as regional planning, regional development managements. In this research, we developed new change detection method applicable KOMPSAT EOC images. This method automatically produces subset images in changed area.

  • PDF

Implementation of Embedded Geo-coding System for Image's Geo-Location (영상의 위치 정보를 위한 임베디드 지오코딩 시스템 구현)

  • Lee, Yong-Hwan;Kim, Young-Seop
    • Journal of the Semiconductor & Display Technology
    • /
    • v.7 no.3
    • /
    • pp.59-63
    • /
    • 2008
  • Geo-coding refers to the process of associating data with location information, and the system deals with geographic identifiers expressed as latitude and longitude or street addresses. Although many services have been launched, there still remains a problem for users to create geo-coded photo with manually labeling GPS(Global Positioning System) coordinate or synchronizing with separate devices. In this paper, we design and implement a geo-coding system which utilizes the time and location information embedded in digital photographs in order to automatically categorize a personal photo collection. An included GPS receiver labels a photograph with its corresponding GPS coordinates, and the position of the camera is automatically recorded into the photo image header at the moment of capture. The place and time where the photo was taken allows us to provide context metadata on the management and retrieval of information.

  • PDF

Parametric design for mechanical structure using knowledge-based system (역학적 구조에 대한 Knowledge-based 시스템을 이용한 파라메트릭 설계)

  • 이창호;김병인;정무영
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1993.10a
    • /
    • pp.1018-1023
    • /
    • 1993
  • In mechanical structure design area, many FEM (Finite Element Method) packages are used. But the design using FEM packages depends on an iterative trial and error manner and general CAD systems cannot cope with the change of parameters. This paper presents a methodology for building a designing system of a mechanical structure. This system can generate the drawing for a designed structure automatically. It consists of three steps: generation of a structure by selection of the parameters, stress analysis, and generation of a drawing using CAD system. FEM module and parametric CAD module are developed for this system. Inference engine module generates the parameters with a rule base and a model base, and also evaluates the current structure. The parametric design module generates geometric shapes automatically with given dimension. Parametric design is implemented with the artificial intelligent technique. In older to the demonstrate the effectiveness of the developed system, a frame set of bicycle was designed. The system was implemented on an SUN workstation using C language under OpenWindows environment.

  • PDF

Human Adaptive Device Development based on TD method for Smart Home

  • Park, Chang-Hyun;Sim, Kwee-Bo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.1072-1075
    • /
    • 2005
  • This paper presents that TD method is applied to the human adaptive devices for smart home with context awareness (or recognition) technique. For smart home, the very important problem is how the appliances (or devices) can adapt to user. Since there are many humans to manage home appliances (or devices), managing the appliances automatically is difficult. Moreover, making the users be satisfied by the automatically managed devices is much more difficult. In order to do so, we can use several methods, fuzzy controller, neural network, reinforcement learning, etc. Though the some methods could be used, in this case (in dynamic environment), reinforcement learning is appropriate. Among some reinforcement learning methods, we select the Temporal Difference learning method as a core algorithm for adapting the devices to user. Since this paper assumes the environment is a smart home, we simply explained about the context awareness. Also, we treated with the TD method briefly and implement an example by VC++. Thereafter, we dealt with how the devices can be applied to this problem.

  • PDF

The Study on Security Vulnerabilities in IPv6 Autoconfiguration

  • Kim, Myung-Eun;Seo, Dong-Il
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.1545-1549
    • /
    • 2005
  • According as computer is supplied in a lot of homes and offices and Internet use increases, various service based on the Internet. Including wireless PDA in the future, many devices such as Internet telephone, TV, refrigerator and oven will be connected on the Internet and Internet address exhaustion will be raised to serious problem gradually. Today, the IPv4 address exhaustion problem has been solved partially using NAT (Network Address Translation) however, the transition to next Generation Internet will be accelerated because of advantages such as mobility, security service, QoS, and abundant IP addresses. In IPv6, all hosts are designed to create and set their address automatically without manager's intervention using Neighbor Discovery Protocol. But, when an IPv6 host sets its address automatically, there are serious security vulnerabilities. In this paper, we analysis security vulnerabilities in auto-configuration and provide security requirements for secure auto-configuration.

  • PDF

Automatic Segmentation of Skin and Bone in CT Images using Iterative Thresholding and Morphological Image Processing

  • Kang, Ho Chul;Shin, Yeong-Gil;Lee, Jeongjin
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.3 no.4
    • /
    • pp.191-194
    • /
    • 2014
  • This paper proposes a fast and efficient method to extract the skin and bone automatically in CT images. First, the images were smoothed by applying an anisotropic diffusion filter to remove noise. The whole body was then detected by thresholding, which was set automatically. In addition, the contour of the skin was segmented using morphological operators and connected component labeling (CCL). Finally, the bone was extracted by iterative thresholding.

Design and Implementation of Mobile IP Protocol using DHCP (DHCP를 사용한 Mobile IP 프로토콜의 설계 및 구현)

  • Kwon Young-Mi;Lee Geuk
    • Journal of Digital Contents Society
    • /
    • v.3 no.2
    • /
    • pp.187-196
    • /
    • 2002
  • When mobile node moves into the different IP address area, the mobile node can be set the proper environment parameters automatically by DHCP. If we extend the DHCP option field to support the roles of home agent and foreign agent in mobile IP protocol, mobile node can perform the foreign address registration process of mobile IP protocol when DHCP IP environment is achieved automatically, too. DHCP is supplied in the PC with a series of Windows NT. This paper proposes and implements the functional blocks of extended DHCP nodes and this enables the DHCP node have a role of mobile IP agents without another protocol functional blocks.

  • PDF