• Title/Summary/Keyword: object search

Search Result 665, Processing Time 0.031 seconds

Implementation of augmented reality and object tracking using multiple camera (다중 카메라를 이용한 객체추적과 증강현실의 구현)

  • Kim, Hag-Hee
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.6
    • /
    • pp.89-97
    • /
    • 2011
  • When examining current process of object tracking and search, objects were tracked by extracting them from image that was inputted through fixed single camera and objects were recognized through Zoom function to know detailed information on objects tracked. This study proposed system that expresses information on area that can seek and recognize object tracked as augmented reality by recognizing and seeking object by using multi camera. The result of experiment on proposed system showed that the number of pixels that was included in calculation was remarkably reduced and recognition rate of object was enhanced and time that took to identify information was shortened. Compared with existing methods, this system has advantage of better accuracy that can detect the motion of object and advantage of shortening time that took to detect motion.

Improving Twitter Search Function Using Twitter API (트위터 API를 활용한 트위터 검색 기능 개선)

  • Nam, Yong-Wook;Kim, Yong-Hyuk
    • Asia-pacific Journal of Multimedia Services Convergent with Art, Humanities, and Sociology
    • /
    • v.8 no.3
    • /
    • pp.879-886
    • /
    • 2018
  • The basic search engine on Twitter shows not only tweets that contain search keywords, but also all articles written by users with nicknames containing search keywords. Since the tweets unrelated to the search keyword are exposed as search results, it is inconvenient to many users who want to search only tweets that include the keyword. To solve this inconvenience, this study improved the search function of Twitter by developing an algorithm that searches only tweets that contain search keywords. The improved functionality is implemented as a Web service using ASP.NET MVC5 and is available to many users. We used a powerful collection method in C# to retrieve the results of an object, and it was also possible to output them according to the number of 'retweets' or 'favorites'. If the number of retrieved numbers is less than a given number, we also added an exclusion filter function. Thus, sorting search results by the number of retweets or favorites, user can quickly search for opinions that are of interest to many users. It is expected that many users and data analysts will find the developed function convenient to search on Twitter.

An Implementation of Web-based Client/Server Architecture using Distributed Objects (분산 객체를 이용한 웹기반 클라이언트 / 서버 구조의 구현)

  • 박희창;이태공
    • Journal of the military operations research society of Korea
    • /
    • v.23 no.2
    • /
    • pp.25-44
    • /
    • 1997
  • Internet users been rapidly increased due to the convenient GUI environment. Current Web-based HTTP/CGI client/server architecture has several problems such as the CGI bottleneck, no maintaince of state, and no load balancing. However, with Java and CORBA technologies called“Object Web technology”, we can solve them because Java is not only a mobile code but also a platform-independent code, and CORBA has ability to build distributed object and language-independent object model. The goal of “Object Web technology”is to create multivendor, multiOS, multilanguage“legoware”using objects. This paper implement“Book Search System”which is Web-based client/server architecture using distributed objects. Environments of this implementation are Hangul Windows NT(included IIS) server, Hangul Windows 95 client, Visigenic's VisiBroker for Java 1.2 which is a product of CORBA 2.0, HTTP protocol on TCP-IP-based, Sybase SQL Anywhere 5.0 database server, and the interface between application server and database is JDBC-ODBC bridge middleware.

  • PDF

Pose Estimation of a Cylindrical Object Using Genetic Algorithm (유전자 알고리즘을 이용한 원기둥형 물체의 자세 추정 방법)

  • Jeong Kyuwon
    • Transactions of the Korean Society of Machine Tool Engineers
    • /
    • v.14 no.3
    • /
    • pp.54-59
    • /
    • 2005
  • The cylindrical object are widely used as mechanical parts in the manufacturing process. In order to handling those objects using a robot or an automated machine automatically, the pose of the object must be known. The pose can be described by two rotation angles; one angle about the x axis and the other about the y axis. In the many previous researches these angles were obtained by the computationally intensive algorithm, that is, fitting the data as a polynomial and doing pseudo inverse. So that, this method required high performance microprocessor. In this paper in order to avoid complex computation, a new method based on a genetic algorithm is proposed and analyzed through a series of simulations. This algorithm utilized the geometry of the cylindrical shape. The simulation results show that this method find the pose angles very well In most cases, but the computation time is randomly changed because the genetic algorithm is basically one of the random search method.

The Modeling of Object oriented Database introducting Heurilistic Classfication Class (경험적 분류 클레스를 도입한 객체 지향 데이터베이스 모델링)

  • 김준모
    • Journal of the Korea Computer Industry Society
    • /
    • v.4 no.4
    • /
    • pp.607-612
    • /
    • 2003
  • This paper has been designed extend object-orientid database model that introducted new class basing the Heurilistic Classfication model. In order to implement this model, we have introducted heurilistic class to traditional object-orinted database. And we designed querry for search data that basis on the heurilistic classficasion model using stored data in extened object-oriend data model.

  • PDF

Service Restorative System in Emergency State using Object-Oriented Structure (객체구조를 이용한 긴급상태 정전복부 시스템)

  • Kim, Jeong-Nyeon;Baek, Yeong-Sik
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.49 no.1
    • /
    • pp.1-5
    • /
    • 2000
  • This paper presents a new algorithm to restore the de-energized loads in electric power distribution systems for restoration by utilizing object-based structure and heuristic rules without branch and feeder overloading. In order to cope with a complex network configuration and frequent breaker switching operations in distribution systems, the component of power system is described as objects and the information of system configuration is constructed by connecting objects each other. Such a strategy is developed mainly based on the object search algorithm to increase computation efficiency. As a result, the proposed system has been implemented to efficiently deal with large distribution systems by reducing computational burden remarkably compared with the conventional methods.

  • PDF

Visual servoing of robot manipulators using the neural network with optimal structure (최적화된 신경회로망을 이용한 동적물체의 비주얼 서보잉)

  • 김대준;전효병;심귀보
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1996.10b
    • /
    • pp.302-305
    • /
    • 1996
  • This paper presents a visual servoing combined by Neural Network with optimal structure and predictive control for robotic manipulators to tracking or grasping of the moving object. Using the four feature image information from CCD camera attached to end-effector of RV-M2 robot manipulator having 5 dof, we want to predict the updated position of the object. The Kalman filter is used to estimate the motion parameters, namely the state vector of the moving object in successive image frames, and using the multi layer feedforward neural network that permits the connection of other layers, evolutionary programming(EP) that search the structure and weight of the neural network, and evolution strategies(ES) which training the weight of neuron, we optimized the net structure of control scheme. The validity and effectiveness of the proposed control scheme and predictive control of moving object will be verified by computer simulation.

  • PDF

Object Extraction technique Using Belief Propagation Stereo Algorithm of Bidirectional Search based on Brightness (밝기기반 양방향 탐색기법의 신뢰전파 스테레오 알고리즘을 이용한 물체 추출 기법)

  • Choi, Young-Seok;Choi, Kyung-Seok;Kang, Hyun-Soo
    • Proceedings of the IEEK Conference
    • /
    • 2007.07a
    • /
    • pp.313-314
    • /
    • 2007
  • In this paper, we suggest robust object extraction algorithm taking advantage of efficient Belief Propagation method. It does not get a disparity information because of uniform region and occlusion region etc. on initial depth map that use forward direction disparity information although is object area. Therefore, We run parallel backward disparity information and brightness information for certain object extraction.

  • PDF

Implementation of Photorealistic 3D Object Reconstruction Using Voxel Coloring (Voxel Coloring을 이용한 3D 오브젝트 모델링)

  • Adipranata, Rudy;Yang, Hwang-Kyu;Yun, Tae-Soo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05a
    • /
    • pp.527-530
    • /
    • 2003
  • In this paper, we implemented the voxel coloring method to reconstruct 3D object from synthetic input Images. Then compare the result between using standard voxel coloring and using coarse-to-fine method. We compared using different voxel space site to see the difference of time processing and the result of 3D object. Photorealistic 3D object reconstruction is a challenging problem in computer graphics. Vexel coloring considered the reconstruction problem as a color reconstruction problem, instead of shape reconstruction problem. This method works by discretizing scene space into yokels, then traversed and colored those in special order. Also there is an extension of voxel coloring method far decreasing the amount of processing time called coarse-to-fine method. This. method works using low resolution instead of high resolution as input and after processing finish, apply some kind of search strategy.

  • PDF

The Object-Oriented Design of the Product Structure Based on Options (Option을 고려한 객체지향형 Product Structure 설계)

  • Ko, Suk-Wan;Kim, Sunn-Ho;Jeong, Seok-Chan
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.24 no.3
    • /
    • pp.457-473
    • /
    • 1998
  • As a product structure or BOM(bill of material) of products is hierarchically structured, the design based on the concept of relational data base modeling causes low performances in data search or processing. For this reason, an object-oriented approach to designing a product structure is proposed in this paper. Using Rumbaugh's OMT (Object Modeling Technique) method, classes of parts, BOM structure, options, and models are defined and their class-relationship diagrams are proposed. For the representation of the BOM structure suitable for the object-oriented paradigm, a new data architecture called the BOM item class is suggested. It is expected that the proposed data structure ensures better reusability and expandability due to the modularity.

  • PDF