• Title/Summary/Keyword: Object function

Search Result 1,594, Processing Time 0.033 seconds

Real-time Measurement System for 3D Motion of a Body (구조물의 운동에 대한 실시간 측정시스템 개발)

  • Kim, Wonjin;Yoon, Hyesung
    • Journal of the Korean Society of Manufacturing Technology Engineers
    • /
    • v.23 no.5
    • /
    • pp.428-434
    • /
    • 2014
  • Measurement of the absolute displacement of the moving machinery components in three-dimensions (3D) is of critical functional importance. This paper describes the system that measures motion associated with six degrees-of-freedom in 3D. Wire-sensors are used to estimate the positions of an object in a 3D Cartesian coordinate system, based on the values of their initial position and the measured values. For inducing the transfer function, which represents the motion of an object, the number of the minimum measurement points is determined. Also, the experimental measuring device is configured to visualize the behavior of a rectangular object in real-time. The software for measuring the six types of motions is directly programmed using a commercial software.

Generating of the same hue population using hue angle and chroma vector (색상각와 채도벡터를 이용한 동일색상의 분광반사 모집단 생성)

  • 유미옥;서봉우;안석출
    • Journal of the Korean Graphic Arts Communication Society
    • /
    • v.18 no.2
    • /
    • pp.1-12
    • /
    • 2000
  • This paper proposes a new algorithm classifing same hues in order toe estimate the spectral reflectance of object from 3 band color image information. To estimate the spectral reflectance of object, the conventional estimation methods are required of 5 or 9 band digital color values. The 5 or 9 band image acquisition systems are required of 5 or 3 times same work for color image acquisition process. To solve the above problems, we propose a new method that can be estimated spectra reflectance estimation of object. The proposed method is to classify same hues corresponding a color stimulus, by using hue angle and chroma vector of a color stimulus. The classified same hues are used as the population corresponding a color stimulus. The range of same hue is estimated by the cumulative proportional ration according to the number of basis function.

  • PDF

Emergence-Based Object Model in the viewpoint of S/W Development (S/W 개발 관점에서의 창발 기반 객체 모델)

  • 고성범
    • Proceedings of the Korean Society for Emotion and Sensibility Conference
    • /
    • 1999.11a
    • /
    • pp.53-58
    • /
    • 1999
  • Recently, the size and complexity of the system we have to develop and to deal with are expanding quickly. Because of the great size of causally related network in itself, such a system will be very difficult to deal with based on the typical reduction model. One of alternatives for this is to adopt emergence-based paradigm instead of reduction-based paradigm. The first is based on the low level causality and the latter on the high level emergence. In this paper we proposed an emergence-based object model realizable in terms of engineering. It is the abstracted one from original object model using of such concepts as performance function, interest function and emotional layer. The suggested model allows us to emerge some important concepts which might be useful for implementing the complex system which can hardly be available by reduction paradigm.

  • PDF

GENERALIZATION OF EXTENDED BETA FUNCTION, HYPERGEOMETRIC AND CONFLUENT HYPERGEOMETRIC FUNCTIONS

  • Lee, Dong-Myung;Rathie, Arjun K.;Parmar, Rakesh K.;Kim, Yong-Sup
    • Honam Mathematical Journal
    • /
    • v.33 no.2
    • /
    • pp.187-206
    • /
    • 2011
  • The main object of this paper is to present generalization of extended beta function, extended hypergeometric and confluent hypergeometric function introduced by Chaudhry et al. and obtained various integral representations, properties of beta function, Mellin transform, beta distribution, differentiation formulas transform formulas, recurrence relations, summation formula for these new generalization.

Background and Local Histogram-Based Object Tracking Approach (도로 상황인식을 위한 배경 및 로컬히스토그램 기반 객체 추적 기법)

  • Kim, Young Hwan;Park, Soon Young;Oh, Il Whan;Choi, Kyoung Ho
    • Spatial Information Research
    • /
    • v.21 no.3
    • /
    • pp.11-19
    • /
    • 2013
  • Compared with traditional video monitoring systems that provide a video-recording function as a main service, an intelligent video monitoring system is capable of extracting/tracking objects and detecting events such as car accidents, traffic congestion, pedestrian detection, and so on. Thus, the object tracking is an essential function for various intelligent video monitoring and surveillance systems. In this paper, we propose a background and local histogram-based object tracking approach for intelligent video monitoring systems. For robust object tracking in a live situation, the result of optical flow and local histogram verification are combined with the result of background subtraction. In the proposed approach, local histogram verification allows the system to track target objects more reliably when the local histogram of LK position is not similar to the previous histogram. Experimental results are provided to show the proposed tracking algorithm is robust in object occlusion and scale change situation.

Robust Object Tracking based on Weight Control in Particle Swarm Optimization (파티클 스웜 최적화에서의 가중치 조절에 기반한 강인한 객체 추적 알고리즘)

  • Kang, Kyuchang;Bae, Changseok;Chung, Yuk Ying
    • The Journal of Korean Institute of Next Generation Computing
    • /
    • v.14 no.6
    • /
    • pp.15-29
    • /
    • 2018
  • This paper proposes an enhanced object tracking algorithm to compensate the lack of temporal information in existing particle swarm optimization based object trackers using the trajectory of the target object. The proposed scheme also enables the tracking and documentation of the location of an online updated set of distractions. Based on the trajectories information and the distraction set, a rule based approach with adaptive parameters is utilized for occlusion detection and determination of the target position. Compare to existing algorithms, the proposed approach provides more comprehensive use of available information and does not require manual adjustment of threshold values. Moreover, an effective weight adjustment function is proposed to alleviate the diversity loss and pre-mature convergence problem in particle swarm optimization. The proposed weight function ensures particles to search thoroughly in the frame before convergence to an optimum solution. In the existence of multiple objects with similar feature composition, this algorithm is tested to significantly reduce convergence to nearby distractions compared to the other existing swarm intelligence based object trackers.

A Design and Implementation of Distributed Object Group Platform for Supporting Real-Time Application in CORBA Environments (CORBA 환경에서 실시간 응용을 자원을 위한 분산 객체그룹 플랫폼의 설계 및 구현)

  • Kim, Myeong-Hui;Lee, Jae-Wan;Ju, Su-Jong
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.4
    • /
    • pp.1062-1072
    • /
    • 2000
  • The applications developing in distributed object computing enviroments are faced with the difficulties for managing various lots of distributed objects. Also, because the most multimedia service, like video, audio, and so forth, must be satisfied itself with real-time constraints, the users also are feeling with necessary to apply real-time mechanisms to distributed multimedia services. The goal of this paper is to solve the problems for managing distributed objects, and to be easy to develop complex applications that can provide real-time services. To do this, we designed and implemented a real-time object group platform that can be placed between applications and CORBA. This platform is extended the existing object group model[13,14] added to the scheduler and timer object components for supporting real-time concept. We designed the components for platform by using James Rumbaugh object modeling technology that consists of object, function, and dynamic model. And then we described the detailed interfaces of the components by IDL, and implemented our real-time object group's platform using OrbixMT 22 which is the IONA Technologies' ORB product. Finally, we showed the execution procedures of the schduler object of each components in a real-time object group platform.

  • PDF

ObjectPeerWork : Framework for the Development of Peer-to-Peer Applications based on Shared Object Model (ObjectPeerWork : 공유 객체 모델 기반의 피어투피어 어플리케이션 개발을 위한 프레임워크)

  • Kang, Un-Gu;Wang, Chang-Jong
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.7 no.6
    • /
    • pp.630-640
    • /
    • 2001
  • In this paper, we describe the design and implementation of ObjectPeerWork, which is a framework for the development of shared object model-based P2P(Peer-to-Peer) applications. The shared object model can prevent the computing power decrease on the way of resource management by incorporating the resource management function into resources themselves, and raise reliability on shared resources by improving the security problems. Also this model assures expandability by means of distributed component-based request broker manager and module container. The ObjectPeerWork based on this shared object model is a framework which makes the implementation of the enterprise information system possible, and makes distribution of the computing power and efficient resource management possible by improving the weakness in the general P2P model.

  • PDF

A Robust Algorithm for Tracking Non-rigid Objects

  • Kim, Jong-Ryul;Na, Hyun-Tae;Moon, Young-Shik
    • Proceedings of the IEEK Conference
    • /
    • 2002.07a
    • /
    • pp.141-144
    • /
    • 2002
  • In this paper, we propose a new object tracking algorithm using deformed template and Level-Set theory, which is robust against background variation, object flexibility and occlusion. The proposed tracking algorithm consists of two steps. The first step is an estimation of object shape and location, on the assumption that the transformation of object can be approximately modeled by the affine transform. The second step is a refinement of the object shape to fit into the real object accurately, by using the potential energy map and the modified Level Set speed function. Experimental results show that the proposed algorithm can track non-rigid objects with large variation in the backgrounds.

  • PDF

A Method of Object Identification from Procedural Programs (절차적 프로그램으로부터의 객체 추출 방법론)

  • Jin, Yun-Suk;Ma, Pyeong-Su;Sin, Gyu-Sang
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.10
    • /
    • pp.2693-2706
    • /
    • 1999
  • Reengineering to object-oriented system is needed to maintain the system and satisfy requirements of structure change. Target systems which should be reengineered to object-oriented system are difficult to change because these systems have no design document or their design document is inconsistent of source code. Using design document to identifying objects for these systems is improper. There are several researches which identify objects through procedural source code analysis. In this paper, we propose automatic object identification method based on clustering of VTFG(Variable-Type-Function Graph) which represents relations among variables, types, and functions. VTFG includes relations among variables, types, and functions that may be basis of objects, and weights of these relations. By clustering related variables, types, and functions using their weights, our method overcomes limit of existing researches which identify too big objects or objects excluding many functions. The method proposed in this paper minimizes user's interaction through automatic object identification and make it easy to reenginner procedural system to object-oriented system.

  • PDF