• Title/Summary/Keyword: Object Extracting

Search Result 337, Processing Time 0.027 seconds

Use Case Identification Method based on Goal oriented Requirements Engineering(GoRE) (Goal 지향 요구공학 기반의 유스케이스 식별 방법)

  • Park, Bokyung;Kim, R. Youngchul
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.3 no.7
    • /
    • pp.255-262
    • /
    • 2014
  • Our previous research[1] suggested object extraction and modeling method based on Fillmore's case grammar. This approach had not considered of use case extraction and method. To solve this problem, we adopt Fillmore's semantic method as linguistic approach into requirement engineering, which refine fillmore's case grammar for extracting and modeling use cases from customer requirements. This Refined mechanism includes the definition of a structured procedure and the representation of visual notations for 'case' modeling. This paper also proposes the use case decision matrix to identify use case size from extracted use cases based on goal oriented requirement engineering(GoRE), which related with the complexity of use case, and also prioritizes the use cases with this matrix. It demonstrates our proposal with the bank ATM system.

A Study on the Cleaning Efficiency using the d-Limonene Oil Extracted in Wasted Mandarin Peels (폐감률피에서 추출한 limonene 오일의 세정성에 관한 연구)

  • Song, Min-Kyung;Oh, Eun-Ha;Im, Ho-Sub;Kim, Yoon-Shin
    • Journal of the Korean Applied Science and Technology
    • /
    • v.27 no.2
    • /
    • pp.107-113
    • /
    • 2010
  • The object of this research is to conform of practicable possibility and recycling of producing junk after citrus fruits is processed. With extracting d-limonene oil that have 70~90% a component of oil out of junk citrus peel, making certain the about 12000ppm concentration of it. Limonene derived from citrus in jeju using conventional synthetic detergents can be replaced with the development of environmentally friendly natural detergent investigated the possibility. Mostly due to ocean dumping, disposal and cause environmental problems by recycling natural citrus cleaner alternative to the research conducted on the possibility. Cleaning efficiency with temperature did not affect the largest concentrations were able to identify the difference between cleaning efficiency. At least 10% of the d-limonene oil could be from the cleaning performance, increasing the concentration of the cleaning efficiency was increased in size. Ultrasonic is very high removal efficiency under the conditions shown in the cause of pure self-generated ultrasonic cleaning power as co-effects of d-limonene oil appears to chemical cleaning effect of ultrasonic cavitation occurs in the physical cleaning effect due to a combination of synergistic stability is maximized by low concentrations of d-limonene oil in a short time showed an excellent cleaning ability. Having the ability of cleaning at the same time, considering the side recycling in the junk citrus peels reflects possibility of basic materials utility eco-friendly in the skin soap, bath soap, cosmetics etc, through ability of exclusion a contaminant in based cleaning effect(EC) it can prospect substitution effect environmentally in the pre existence synthetic detergents.

Reengineering Legacy systems into Design Patterns of Component Base Design (CBD) (기존 시스템에서 CBD 지원을 위한 설계 패턴 재공학)

  • Kim Cuk-Boh
    • Journal of Internet Computing and Services
    • /
    • v.5 no.1
    • /
    • pp.1-13
    • /
    • 2004
  • The effect of Application system with class units is not sufficient because of independency and reuse of Component elements due to component abstraction based on only source code. Therefore We need to apply design pattern approach to represent not only the problem abstraction but also information and relationship between system elements for generic solutions of specific domain, Also, it is essential to software reverse engineering acquiring the correct understandings of the system through examining the existing systems and utilizing the acquired knowledges as reusable resources. In this paper, the extraction algorithm with JAVA and the validity of applying reverse engineering with extracting design patterns from source codes of the existing object-oriented system; are devised. The architecture of automatic tool is designed and implemented for 1) automatic extraction of design patterns and 2) reuse tool for retrieving, editing and rebuilding of design patterns.

  • PDF

A Study of Extracting Appropriate Conditions for Efficient Desalination for the Underwater Archaeological Ceramics from Ma Island in Taean (태안 마도출토 도자기의 효율적 탈염처리를 위한 조건도출 연구)

  • Nam, Byeong-Jik;Park, Dae-Woo;Kang, Hyun-Mi;Jang, Sung-Yoon;Jung, Yong-Hwa
    • Journal of Conservation Science
    • /
    • v.26 no.2
    • /
    • pp.133-142
    • /
    • 2010
  • This paper focused on desalination method for the underwater archaeological ceramics. The desalination method applied in this study takes additional conditions such as the amount of desalting water, temperature, and agitation conditions and compares the effects of desalt process. The result of efficiency rate appears that the twenty-times of the object weight of desalting water is more effective than that of ten-times one, but shows less economic compared to the cost. In addition, the research shows that the efficiency rate has been improved around 20 to 30 %, yet such improvement is not taken into account as an effective result considering the risk of damage from the physical and chemical impact and the consumption of energy in applying additional method.

Design and Implementation of Trajectory Riving Tree for Combined Queries in Moving Object Databases (이동체 데이타베이스에서 복합 질의를 위한 궤적 분할 트리의 설계 및 구현)

  • 임덕성;전봉기;홍봉희;조대수
    • Journal of KIISE:Databases
    • /
    • v.31 no.2
    • /
    • pp.150-162
    • /
    • 2004
  • Moving objects have characteristics that they change continuously their positions over time. The movement of moving objects should be stored on trajectories for processing past queries. Moving objects databases need to provide spatio-temporal index for handling moving objects queries like combined queries. Combined queries consist of a range query selecting trajectories within a specific range and a trajectory query extracting to parts of the whole trajectory. Access methods showing good performance in range queries have a shortcoming that the cost of processing trajectory Queries is high. On the other hand, trajectory-based index schemes like the TB-tree are not suitable for range queries because of high overlaps between index nodes. This paper proposes new TR(Trajectory Riving)-tree which is revised for efficiently processing the combined queries. This index scheme has several features like the trajectory preservation, the increase of the capacity of leaf nodes, and the logical trajectory riving in order to reduce dead space and high overlap between bounding boxes of nodes. In our Performance study, the number of node access for combined queries in TR-tree is about 25% less than the STR-tree and the TB-tree.

An Extended TIP Technique for Android Platform (Android Platform에서의 확장된 TIP 기술)

  • Kim, Young-Ja;Lee, Yon-Sik
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.12 no.1
    • /
    • pp.57-63
    • /
    • 2012
  • TIP technology enables navigation of the internal contents of images by extracting geometry information from two-dimensional drawing or a picture and generating three-dimensional effects from extracted information. The technology can be applied to a variety of practical fields including game, entertainment, education, public relations and so on. This paper proposes extended application of TIP technology and realization method for smart devices using OpenGL ES Library for Android platform. Considering problems associated with a foreground object extraction, the proposed method uses vanishing points chosen by the user to facilitate more realistic scene configuration. Then, method acquires three-dimensional background model using OpenGL ES Library, develops three-dimensional virtual space and enables image navigation via camera viewpoint conversion. The experimental image is made on Android 2.1 and OpenGL ES 1.0 using the image taken on devices built on the Android platform. Thus, the proposed technology can be implemented to various smart devices built on the Android platform at lower cost and in less time.

A Scheme for User Authentication using Pupil (눈동자를 이용한 사용자 인증기법)

  • Lee, Jae-Wook;Kang, Bo-Seon;Lee, Keun-Ho
    • Journal of Digital Convergence
    • /
    • v.14 no.9
    • /
    • pp.325-329
    • /
    • 2016
  • Facial authentication has the limelight because it has less resistance and it is hard to falsify among various biometric identification. The algorithm of facial authentication can bring about huge difference in accuracy and speed by the algorithm construction. Along with face-extracted data by tracing and extracting pupil, the thesis studied algorithm which extracts data to improve error rate and to accurately authenticate face. It detects face by cascade, selects as significant area, divides the facial area into 4 equal parts to save the coordinate of object. Also, to detect pupil from the eye, the binarization is conducted and it detects pupil by Hough conversion. The core coordinate of detected pupil is saved and calculated to conduct facial authentication through data matching. The thesis studied optimized facial authentication algorithm which accurately calculates facial data with pupil trace.

Classification of Proximity Relational Using Multiple Fuzzy Alpha Cut(MFAC) (MFAC를 사용한 근접관계의 분류)

  • Ryu, Kyung-Hyun;Chung, Hwan-Mook
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.18 no.1
    • /
    • pp.139-144
    • /
    • 2008
  • Generally, real system that is the object of decision-making is very variable and sometimes it lies situations with uncertainty. To solve these problem, it has used statistical methods as significance level, certainty factor, sensitivity analysis and so on. In this paper, we propose a method for fuzzy decision-making based on MFAC(Multiple Fuzzy Alpha Cut) to improve the definiteness of classification results with similarity evaluation. In the proposed method, MFAC is used for extracting multiple a ${\alpha}$-level with proximity degree at proximity relation between relative Hamming distance and max-min method and for minimizing the number of data which are associated with the partition intervals extracted by MFAC. To determine final alternative of decision-making, we compute the weighted value between extracted data by MFAC From the experimental results, we can see the fact that the proposed method is simpler and more definite than classification performance of the conventional methods and determines an alternative efficiently for decision-maker by testing significance of sample data through statistical method.

A Study on Personas Models for Car Navigation Developing (자동차 내비게이션 개발을 위한 페르소나 모델 연구)

  • Oh, See-Hyung;Kim, Jung-Hee;Choi, Hak-Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.15 no.8
    • /
    • pp.163-171
    • /
    • 2010
  • This research has studied developing the persona model based on alan cooper's user oriented design which is newly in the limelight in the field of product design process. As developing the persona model, In-depth interview and FGI(focus group interview) has been conducted for extracting car navigation user group's motivation and using attribute. Based on research, three different car navigation user group were divided-low using & understanding the function group, medium using & well understanding the function group, heavy using & well understanding the function group. This research yielded the foundation for setting the persona model and this persona gives the key factor for producing the user oriented user Interface design after all.

Foreground Extraction and Depth Map Creation Method based on Analyzing Focus/Defocus for 2D/3D Video Conversion (2D/3D 동영상 변환을 위한 초점/비초점 분석 기반의 전경 영역 추출과 깊이 정보 생성 기법)

  • Han, Hyun-Ho;Chung, Gye-Dong;Park, Young-Soo;Lee, Sang-Hun
    • Journal of Digital Convergence
    • /
    • v.11 no.1
    • /
    • pp.243-248
    • /
    • 2013
  • In this paper, depth of foreground is analysed by focus and color analysis grouping for 2D/3D video conversion and depth of foreground progressing method is preposed by using focus and motion information. Candidate foreground image is generated by estimated movement of image focus information for extracting foreground from 2D video. Area of foreground is extracted by filling progress using color analysis on hole area of inner object existing candidate foreground image. Depth information is generated by analysing value of focus existing on actual frame for allocating depth at generated foreground area. Depth information is allocated by weighting motion information. Results of previous proposed algorithm is compared with proposed method from this paper for evaluating the quality of generated depth information.