• 제목/요약/키워드: object function

검색결과 1,587건 처리시간 0.033초

Multiperiodic 함수를 이용한 Smooth Genus N 객체의 텍스쳐매핑 (Texture Mapping using Multiperiodic Function on the Smooth Genus N Object)

  • Hwa Jin Park
    • 한국멀티미디어학회논문지
    • /
    • 제5권1호
    • /
    • pp.94-104
    • /
    • 2002
  • 본 연구는 하나의 도메인을 기반으로 하여 모델링된 Genus N 객체에 새로운 텍스쳐 매핑방법을 제안한 연구이다. 기존의 2D 텍스쳐 매핑의 문제점은 텍스쳐 도메인의 경계선이 객체상에 현저하게 나타난다는 사실이다. 이 현상은 부자연스러울 뿐 아니라 객체의 부드러운 연속성의 효과를 감소시킨다. 특히 무한대의 연속성을 가진 Genus N 객체는 경계선이 생성되지 않는 텍스쳐 매핑이 필수적이다. 이러한 텍스쳐 매핑을 위하여 multiperiodic 함수 즉, 불연속의 함수를 연속함수로 변형시키는 함수를 제안하였다. 하지만 사례에 따라 경계선이 보이는 텍스쳐가 더 사실적으로 보일 수 있다. 따라서 본 연구에서는 가중치를 이용하여 불연속과 연속 함수를 상호적으로 제어하도록 하였다.

  • PDF

복합초점함수의 시간열 영상적용을 통한 3 차원정보복원에 관한 연구 (Research for 3-D Information Reconstruction by Appling Composition Focus Measure Function to Time-series Image)

  • 김정길;한영준;한헌수
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2004년도 추계학술대회 논문집
    • /
    • pp.426-429
    • /
    • 2004
  • To reconstruct the 3-D information of a irregular object, this paper proposes a new method applying the composition focus measure to time-series image. A focus measure function is carefully selected because a focus measure is apt to be affected by the working environment and the characteristics of an object. The proposed focus measure function combines the variance measure which is robust to noise and the Laplacian measure which, regardless of an object shape, has a good performance in calculating the focus measure. And the time-series image, which considers the object shape, is proposed in order to efficiently applying the interesting window. This method, first, divides the image frame by the window. Second, the composition focus measure function be applied to the windows, and the time-series image is constructed. Finally, the 3-D information of an object is reconstructed from the time-series images considering the object shape. The experimental results have shown that the proposed method is suitable algorithm to 3-D reconstruction of an irregular object.

  • PDF

객체지향 기반 효율적인 기능점수 측정 프로세스 설계 및 사례연구 (Process Design and Case Study for Efficient Function Point Measurement Based on Object Oriented)

  • 김동선;윤희병
    • 정보처리학회논문지D
    • /
    • 제15D권3호
    • /
    • pp.375-386
    • /
    • 2008
  • 최근 정보시스템 개발 패러다임이 객체지향 및 컴포넌트 기반으로 변해가고 있으며 이러한 방법론이 소프트웨어 산업계를 주도하고 있다. 소프트웨어 비용측정 분야도 이러한 변화에 적응하기 위해서 OO 환경에 적합한 비용 측정 모델로의 전환이 요구되고 있으며 실제 UCP 기법 등 객체지향 개념의 기능점수 연구가 진행되고 있다. 특히 객체지향 기능점수 측정 기법은 사용사례 중심으로 개발 프로젝트 초기에 적용 가능하고, 개발 진행 단계별 소프트웨어 산출물에 따라 생명주기 전체에 걸쳐서 적용 가능하고, UML 표기법에 의한 사용자와 의사소통으로 이해가 항상 가능하기 때문에 LOC 및 기존 기능점수 측정 기법의 한계를 극복하는 장점이 있다. 따라서 본 논문은 최근 객체지향 정보시스템 개발 환경에서 널리 사용되고 있는 UML 표기법 및 국방 CBD 방법론 절차에 의한 정보시스템 개발 프로젝트 진행에 따라 초기단계 시점(ROFP)과 분석단계 시점(AOFP)에서 기능점수를 측정하며, 전통적인 FPA 모델과 객체지향 FPA 모델을 통해 UML 모델링과 산출물을 기반으로 한 유스케이스와 클래스의 상관도 분석에서 서비스 기능과 객체/클래스 기능을 식별하고 기능점수를 구하는 측정기법을 제안한다. 무엇보다 전통적인 기능점수 측정 기법인 IFPUG-CPM 및 소프트웨어 대가기준의 기능점수 측정기법을 개선하여 객체지향 정보시스템 개발에 적합한 기능점수 측정 프로세스를 제시하고 사례연구를 통한 적합성 평가 결과를 제시한다.

객체지향 기반의 정보시스템 개발 프로젝트에서의 기능점수 예측 기법에 관한 연구 (Estimating the Function Point for the Object Oriented Information Systems)

  • 정승렬;이석준
    • 한국정보시스템학회지:정보시스템연구
    • /
    • 제16권1호
    • /
    • pp.111-133
    • /
    • 2007
  • The purpose of this study is to present a new function point estimation approach for the Object-Oriented information systems. In order to fulfill this purpose, we first review the literature on Function Point Analysis of IFPUG, Unified Modeling Language, and Unified Process. Then, we derive a method and rules for estimating Function Points based on Use Cases and Class Diagrams. To analyze the appropriateness of the proposed approach, we conduct the empirical testing. 143 use cases are collected from production, marketing, distribution, sales, and other areas from the Object-Oriented systems development projects. We compare our new approach with the existing methods that are usually used for traditional systems development projects. The results show that our proposed approach is more appropriate for the Object-Oriented environment.

  • PDF

객체의 내부 상속에서 선택함수의 결정 (The Determination of Selection Function in the Internal Inheritance of Object)

  • 박상준;이종찬
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2021년도 추계학술대회
    • /
    • pp.547-548
    • /
    • 2021
  • 본 논문에서는 SR DEVS 모델에서 자식 객체에 대한 부모 객체의 내부 상속을 고려한다. 내부 상속 함수는 상속 부모 객체가 지정될 경우 함수의 상속 처리를 수행한다. 내부 상속의 경우 부모 객체의 자산 특성에 따라 순수 상속과 부분 분열 상속으로 구분된다. 또한 상속에서 여러 자산에 대한 상속 선택이 발생할 경우 함수 처리를 요구한다. 내부 상속에 대해 선택 함수의 결정 방식을 통하여 자식 객체는 부모 객체로부터 자산을 넘겨받는다.

  • PDF

현대 시각예술에서 재현의 의미기능 (The Semantic Function of Representation in Contemporary Visual Art)

  • 최광진
    • 조형예술학연구
    • /
    • 제4권
    • /
    • pp.67-90
    • /
    • 2002
  • What is the semantic function of visual image in Contemporary art? This article proposes that representation is semantically still important in post-modernism as well as in modernism. The semantic function of representation has been changed by keeping pace with times. In modernism the 'outer representation' changed to 'inner representation', and in postmodernism the 'inner representation' changed to 'metaphorical representation'. The 'outer representation' means that image indicates a certain object or subject as the classical realism. In this case, the meaning of image is subordinate to an object, and a one-to-one correspond existed between the image and the object. Because this 'outer representation' is focused on an object but subject's intention, the indicative function of meaning is definite and singular. The 'inner representation' means that image exposes the fundamentals or process of an object. In this case, the meaning of image resolves itself into an absolute fundamental, and one-to-many correspond existed between the image and the object. Because this 'inner representation' is focused on essence and substance but an external form, the indicative function of meaning is inclusive and general. The 'metaphorical representation' means that image critically relates social constraint and condition as metaphor and allegory. In this case, the meaning of image is not subordinate to an object and a subject, and the image and the object indicate interactively. Because this 'metaphorical representation' is focused on interaction between subject, object, and interpreter, the indicative function of meaning is differant and ecological. This article focused on the representation because I believe that continuous thinking of totality can be opened by cognitive mapping, even though we never understand the world totally in the chaotic post modern age.

  • PDF

클래스 부품 검색을 위한 Viewer의 설계 및 구현 (Design and Implementation of a Viewer for Class Components Retrieval)

  • 정미정;송영재
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 1999년도 추계종합학술대회 논문집
    • /
    • pp.426-429
    • /
    • 1999
  • Many similar class components are stored in object-storage but the object-storage has needed the retrieval function of correct component for reuse. Accordingly this paper designed the class component retrieval viewer of the object-storage by using the improved spreading activation strategy. Object-storage has made up of information of inheritance relation, superclass, subclass, and we defined the queries about each class function. Also we specified connectionist relaxation of the each class and query, finally we gained retrieval result which showed highest activation value order of class component information including the query function.

  • PDF

목적 함수의 연립 방정식화를 위한 직접 도함수 산출에 의한 최적치 계산법 (Optimal Algorithm from Object Function to Simultaneous Equations by Direct Derivative)

  • 김주홍;엄기환
    • 한국정보통신학회논문지
    • /
    • 제4권1호
    • /
    • pp.155-163
    • /
    • 2000
  • 최적 제어나 최적 설계에 사용되는 목적함수를 연립 방정식화하여, Newton법에 의하여 최적치를 구하는 알고리즘을 제안하였다. 제안한 방식은 도함수의 산출과 입력이 불필요한 일반 도함수를 프로그램화한 직접 미분법(DDA)에 의하여 목적함수와 초기치만을 입력하여 최적치를 구하는 간단한 방식이다. 제안한 방식을 최적 제어와 최적 설계에 적용하여 유용성을 확인하였다.

  • PDF

컬러 정보를 이용한 무인항공기에서 실시간 이동 객체의 카메라 추적 (The Camera Tracking of Real-Time Moving Object on UAV Using the Color Information)

  • 홍승범
    • 한국항공운항학회지
    • /
    • 제18권2호
    • /
    • pp.16-22
    • /
    • 2010
  • This paper proposes the real-time moving object tracking system UAV using color information. Case of object tracking, it have studied to recognizing the moving object or moving multiple objects on the fixed camera. And it has recognized the object in the complex background environment. But, this paper implements the moving object tracking system using the pan/tilt function of the camera after the object's region extraction. To do this tracking system, firstly, it detects the moving object of RGB/HSI color model and obtains the object coordination in acquired image using the compact boundary box. Secondly, the camera origin coordination aligns to object's top&left coordination in compact boundary box. And it tracks the moving object using the pan/tilt function of camera. It is implemented by the Labview 8.6 and NI Vision Builder AI of National Instrument co. It shows the good performance of camera trace in laboratory environment.

안정적 로봇 파지를 위한 인공신경망 (Artificial Neural Network for Stable Robotic Grasping)

  • 김기서;김동언;박진현;이장명
    • 로봇학회논문지
    • /
    • 제14권2호
    • /
    • pp.94-103
    • /
    • 2019
  • The optimal grasping point of the object varies depending on the shape of the object, such as the weight, the material, the grasping contact with the robot hand, and the grasping force. In order to derive the optimal grasping points for each object by a three fingered robot hand, optimal point and posture have been derived based on the geometry of the object and the hand using the artificial neural network. The optimal grasping cost function has been derived by constructing the cost function based on the probability density function of the normal distribution. Considering the characteristics of the object and the robot hand, the optimum height and width have been set to grasp the object by the robot hand. The resultant force between the contact area of the robot finger and the object has been estimated from the grasping force of the robot finger and the gravitational force of the object. In addition to these, the geometrical and gravitational center points of the object have been considered in obtaining the optimum grasping position of the robot finger and the object using the artificial neural network. To show the effectiveness of the proposed algorithm, the friction cone for the stable grasping operation has been modeled through the grasping experiments.