• 제목/요약/키워드: image processing software

검색결과 929건 처리시간 0.029초

GeoNet : Web-based Remotely Sensed Image Processing System

  • Yang, Jong-Yoon;Ahn, Chung-Hyun;Kim, Kyoung-Ok
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 1999년도 Proceedings of International Symposium on Remote Sensing
    • /
    • pp.165-170
    • /
    • 1999
  • Previous technology of remote sensing was focused on analyzing raster image and gaining information through image processing. But now it has extended to diverse fields like automatic map generation, material exploitation or monitoring environmental changes with effort to utilizing practical usage. And with rapid expansion of information exchange on Internet and high-speed network, the demand of public which want to utilize remotely sensed image has been increased. This makes growth of service on acquisition and processing remotely sensed image. GeoNet is a Java-based remotely sensed image processing system. It is based on Java object-oriented paradigm and features cross-platform, web-based execution and extensibility to client/server remotely sensed image processing model. Remotely sensed image processing software made by Java programming language can suggest alternatives to meet readily demand on remotely sensed image processing in proportion to increase of remotely sensed data. In this paper, we introduce GeoNet and explain its architecture.

  • PDF

Mainframe 컴퓨터를 활용한 위성영상 처리 소프트웨어 개발 (Development of Satellite Image Processing Software on Mainframe Computer)

  • 양영규;조성익;배영래
    • 대한원격탐사학회지
    • /
    • 제5권1호
    • /
    • pp.29-39
    • /
    • 1989
  • A study to develop generalized and systematically designed satellite image processing software system on mainframe computer was successfully carried out. Commercially available softwares such as LARSYS were analyzed and modified, and well known satellite data processing algorithms were implemented into comprehensive software. New algorithms were also presented and developed. The contents of developed softwere system may be divided into 8 major sections: menu and user interface, data file management, preprocessing, enhancement in monochrome image, multi-dimension image analysis, scene classification, image display/hardcopy, image handle utility software. Some additional software such as GIS and DBMS will make this software more comprehensive and generalized one for the satellite data processing.

역방향 어파인 변환을 이용한 추국 경기장면 매핑 (Soccer Game Scene Mapping Using Inverse Affine Transform)

  • 윤호섭;김광용;소정;민병우;양영규
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 1999년도 가을 학술발표논문집 Vol.26 No.2 (2)
    • /
    • pp.377-379
    • /
    • 1999
  • 본 연구에서는 축구 경기 장면 분석시스템의 일부인 경기 장면에서 선수의 위치와 운동장 모델에서의 선수의 위치 간의 매핑에 관해 기술한다. 이 때 두 좌표계 간의 사상(mapping)시 발생되는 hole에 관한 문제를 주로 사용되는 보간법이 아니라 역 방향 매핑을 이용하여 해결하고, 또한 운동장 모델의 전체 영역이 아니라 원 영상에서 얻어진 정보를 이용하여 최소한의 영역만을 변환함으로써 계산의 효율성을 높였다. 본 연구에서는 PC상에서 초당 3~5 Frame로 입력된 280$\times$640 해상도의 100여개의 RGB 영상을 대상하여 실험하였다. 축구 경기장면을 분석한 결과 대부분의 경우 두 좌표계간의 매핑이 올바로 이루어 졌다.

  • PDF

DEVELOPMENT OF HIGH-RESOLUTION SATELLITE IMAGE PROCESSING SYSTEM BY USING CBD

  • Yoon, Chang-Pak;Seo, Ji-Hoon;Kim, Kyung-Ok
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2002년도 Proceedings of International Symposium on Remote Sensing
    • /
    • pp.49-52
    • /
    • 2002
  • High-resolution satellite image processing software should be able to ensure accurate, fast, compact data processing in offline or online environment. In this paper, component software for high-resolution satellite image processing is developed using OpenGIS components and real-time data processing architecture. The developed component software is composed of three major packages, which are data provide package, user interface package, and fast data processing package. The data provider package encodes and decodes diverse image/vector data formats and give identical data access methods to developers. The user interface package supports menus, toolbars, dialogs, and events to use easier. The fast data processing package follows the OpenGIS's data processing standards, which can deal with several processors as components with standard procedural functionalities.

  • PDF

영상처리 알고리즘 개발을 위한 소프트웨어형상관리시스템 (The software configuration management system for image processing algorithm development)

  • 이정헌;채옥삼
    • 정보처리학회논문지B
    • /
    • 제12B권1호
    • /
    • pp.1-8
    • /
    • 2005
  • 디지털기기 개발에 있어서 소프트웨어의 중요성이 높아지고, 규모가 커짐에 따라 소프트웨어의 위기를 해결하기 위한 소프트웨어형상관리의 필요성이 증가하고 있다. 그러나 일반적인 소프트웨어형상관리 시스템들은 영상처리 알고리즘 개발 환경의 특성 및 특징들을 수용하기에 부족하다. 영상처리 알고리즘 개발 환경은 컴파일러와 같은 기본적인 개발 도구 외에 컴포넌트(나 라이브러리)들을 인터액티브하게 조합하고 테스트 할 수 있는 시뮬레이션 환경을 통하여 테스트와 분석을 반복하면서 개발하는 특징을 가지고 있다. 뿐만 아니라, 시뮬레이션 과정 중에는 유사한 기능을 가진 알고리즘 중에 적합한 알고리즘을 빠르고 효과적으로 찾기 위한 방법이 필요하다. 본 논문에서는 이러한 영상처리 알고리즘 개발 환경에서 사용하는 시뮬레이션 도구를 체계적으로 지원해줄 수 있는 비주얼 워크스페이스 기반의 소프트웨어형상관리 방법과 이를 수용할 수 있는 소프트웨어형상관리 시스템을 제안한다. 또한, 개발된 시스템을 실제 시뮬레이션 도구와 연계하여 소프트웨어형상관리 시스템으로써의 적합성을 확인한다.

Development of Automatic Conversion System for Pipo Painting Image Based on Artificial Intelligence

  • Minku, Koo;Jiyong, Park;Hyunmoo, Lee;Giseop, Noh
    • Journal of Information Processing Systems
    • /
    • 제19권1호
    • /
    • pp.33-45
    • /
    • 2023
  • This paper proposes an algorithm that automatically converts images into Pipo, painting images using OpenCV-based image processing technology. The existing "purity," "palm," "puzzling," and "painting," or Pipo, painting image production method relies on manual work, so customized production has the disadvantage of coming with a high price and a long production period. To resolve this problem, using the OpenCV library, we developed a technique that automatically converts an image into a Pipo painting image by designing a module that changes an image, like a picture; draws a line based on a sector boundary; and writes sector numbers inside the line. Through this, it is expected that the production cost of customized Pipo painting images will be lowered and that the production period will be shortened.

Caption Extraction in News Video Sequence using Frequency Characteristic

  • Youglae Bae;Chun, Byung-Tae;Seyoon Jeong
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2000년도 ITC-CSCC -2
    • /
    • pp.835-838
    • /
    • 2000
  • Popular methods for extracting a text region in video images are in general based on analysis of a whole image such as merge and split method, and comparison of two frames. Thus, they take long computing time due to the use of a whole image. Therefore, this paper suggests the faster method of extracting a text region without processing a whole image. The proposed method uses line sampling methods, FFT and neural networks in order to extract texts in real time. In general, text areas are found in the higher frequency domain, thus, can be characterized using FFT The candidate text areas can be thus found by applying the higher frequency characteristics to neural network. Therefore, the final text area is extracted by verifying the candidate areas. Experimental results show a perfect candidate extraction rate and about 92% text extraction rate. The strength of the proposed algorithm is its simplicity, real-time processing by not processing the entire image, and fast skipping of the images that do not contain a text.

  • PDF

사전 지식을 이용한 축구 경기장면 분석 및 좌표 변환 (Soccer Scene Analysis and Coordinate Transformation using a priori Knowledge)

  • 윤호섭;소정;민병우;양영규
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 1999년도 추계종합학술대회 논문집
    • /
    • pp.1085-1088
    • /
    • 1999
  • This paper presents a method for soccer scene analysis and coordinate transformation from scene to ground model using a priori knowledge. First, the ground and spectator regions are separated, and various objects are extracted from the separated ground region. Second, an affine model is used for mapping the object positions on the soccer image into the position on the ground model. Problems regarding holes arising from mapping processing are solved using inverse mapping instead of a usual interpolation method. Experiments are performed on a PC using about 100 RGB images acquired at 240*640 resolution and 3∼5 frames per second.

  • PDF