• Title/Summary/Keyword: 지도 Open API

Search Result 230, Processing Time 0.027 seconds

Open-source robot platform providing offline personalized advertisements (오프라인 맞춤형 광고 제공을 위한 오픈소스 로봇 플랫폼)

  • Kim, Young-Gi;Ryu, Geon-Hee;Hwang, Eui-Song;Lee, Byeong-Ho;Yoo, Jeong-Ki
    • Journal of Convergence for Information Technology
    • /
    • v.10 no.4
    • /
    • pp.1-10
    • /
    • 2020
  • The performance of the personalized product recommendation system for offline shopping malls is poor compared with the one using online environment information since it is difficult to obtain visitors' characteristic information. In this paper, a mobile robot platform is suggested capable of recommending personalized advertisement using customers' sex and age information provided by Face API of MS Azure Cloud service. The performance of the developed robot is verified through locomotion experiments, and the performance of API used for our robot is tested using sampled images from open Asian FAce Dataset (AFAD). The developed robot could be effective in marketing by providing personalized advertisements at offline shopping malls.

A study on modularization of public data that can be used universally in the field of big data education (빅데이터교육 현장에서 범용적으로 활용 가능한 공공데이터 모듈화 연구)

  • Su-Youn Choi;Jong-Youel Park
    • The Journal of the Convergence on Culture Technology
    • /
    • v.9 no.1
    • /
    • pp.655-661
    • /
    • 2023
  • Big data, an important element of the 4th industrial revolution, is actively opening public data in public institutions and local governments. In the public data portal, everyone can conveniently search for data and check related data, but only those in ICT-related fields are using public data. Although data held by public institutions is open to citizens, it is difficult for anyone to easily utilize public data to develop applications. In this paper, data provided in open API format from public data portals has XML and JSON formats. In this study, we are a method of modularizing public data in XML format into a part that can be easily developed by linking it to a GUI interface. Based on the necessary public data, we propose a way to easily develop mobile programs and promote the use of public data.

Implementation of the Flight Information Visualization System using Google Earth (Google Earth를 이용한 비행정보 시각화 시스템의 구현)

  • Park, Myeong-Chul;Hur, Hwa-Ra
    • Journal of the Korea Society of Computer and Information
    • /
    • v.15 no.10
    • /
    • pp.79-86
    • /
    • 2010
  • This paper presents implementation of a system for effective visualizing flight information of aircraft using Google Earth. This system in order to use a detailed satellite image which provide from Google Earth used COM API. This system appeared the various flight information of the aircraft in the instrument panel using OpenGL and the aircraft flight condition is visible in the Google Earth Map. This research result used to flight evaluation and improvement. In future will be able to apply to flight software development.

Spatio-temporal Visualization of Social Anxiety Using SNS Data (SNS 데이터를 이용한 사회 불안의 시공간 기반 시각화)

  • Kim, Jae-Min;Lee, Joo-Hong;Choi, Yong-Suk
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.11a
    • /
    • pp.849-852
    • /
    • 2017
  • 본 논문에서는 SNS에서 수집한 데이터를 이용하여 사회 불안의 시공간 분포를 시각화 하는 기법을 소개한다. Open API인 twitter4j를 이용하여 트위터로부터 시공간 정보를 포함한 데이터를 수집한 뒤, 이 트윗의 작성자가 불안한지 아닌지 표시한 훈련 데이터를 준비한다. 이 훈련 데이터와 한글 형태소 분석기 Open API인 KOMORAN을 이용해 사전을 구축하고, 불안 분류기를 개발한다. 트위터로부터 수집한 시공간 정보를 포함한 데이터를 분류기로 분류하여, 지도에 표시해줌으로써 사회 불안을 시각화 한다. 사회 과학자들이 이를 이용하여 불안을 체계적으로 연구함으로써 불안으로부터 생기는 다양한 사회 문제들을 해결할 수 있다.

Analysis of advancement model of 1st generation dairy smart farm based on Open API application (개방형 제어기반 1세대 낙농 스마트팜의 고도화 모델 적용 분석)

  • Yang, Kayoung;Kwon, Kyeong-Seok;Kim, Jung Kon;Kim, Jong Bok;Jang, Dong Hwa;Ko, miae
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.21 no.11
    • /
    • pp.180-186
    • /
    • 2020
  • ICT convergence using smart livestock is that in the first-generation dairy smart farm model, each device made by several manufacturers uses its own communication method, limiting the mutual operation of each device. This study uses a model based on open control technology to secure interoperability of existing ICT devices and to manage data efficiently. The open integrated control derived from this process is the software interface structure of Open API. It is an observer that serves as real-time data collection according to the communication method of ICT devices and sensors located at each end. It consists of a broker that connects and transmits to the upper integrated management server. As a result of the performance analysis through verification of two first-generation dairy smart farm model sites, the average daily milk production increased compared to the previous year (farm A 5.13%, farm B 1.33%, p<0.05). Cow days open (DO) was reduced by 17.5% on farm A and 13.3% for farm B(p<0.05). Cows require an adaptation period after the introduction of the ICT device, but if continuous effects are observed, the effect of production can be expected to increase gradually.

Implementation of OpenVG on Embedded Systems (임베디드 시스템을 위한 OpenVG 구현)

  • Lee, Hwan-Yong;Baek, Nak-Hoon
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.3
    • /
    • pp.335-344
    • /
    • 2009
  • Embedded systems and web browsers have started to provide two-dimensional vector graphics features, to finally support scalability of graphics outputs, while traditional graphics systems have focused on the raster and bitmap operations. Nowadays, SVG and Flash are actively used while OpenVG from Khronos group plays the role of a de facto low-level API standard to support them. In this paper, we represent the design and implementation process and the final results of an OpenVG implementation, AlexVG. From its design stage, our implementation aims at the cooperation with SVG-Tiny, another de facto standard for embedded systems. Currently, our overall system provides not only the OpenVG core features but also variety of OpenVG application programs and SVG-Tiny media file playing capabilities. For the conformance with the standard specifications, our system completely passed the whole OpenVG conformance test suites and the graphics output portions of the SVG-Tiny conformance test suites. From the performance point of view, we focused on the efficiency and effectiveness especially on the mobile phones and embedded devices with limited resources. As the result, it showed impressive benchmarks on the small-scale CPU's such as ARM's, even without neither any other libraries nor acceleration hardware.

  • PDF

Graphgen: Real-time Visualization Microservice for Time Series Data Using REST API (Graphgen: REST API를 이용한 시계열 데이터의 실시간 시각화 마이크로서비스)

  • Kwon, Dongwoo;Ok, Kisu;Ji, Youngmin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2018.10a
    • /
    • pp.581-584
    • /
    • 2018
  • 최근 다양한 분야에서 대량의 데이터를 수집하여 처리하고 분석하는 빅데이터 기술이 활용되고 있다. 빅데이터 분석을 위해서는 데이터 시각화 기술이 필수적이다. 본 논문에서는 REST API를 사용하여 시계열 데이터베이스에 데이터를 질의하고, 응답받은 시계열 데이터를 다양한 형태의 차트로 시각화하는 마이크로서비스(Graphgen)를 설계하고 구현한다. 이 서비스는 데이터의 변동에 따라 실시간으로 시각화 객체를 갱신하며, 대용량 데이터 처리의 성능저하를 최소화하도록 개발된다. Graphgen은 InfluxDB와 OpenTSDB 시계열 데이터베이스와 Bokeh 시각화 라이브러리를 지원하며, 추후 서비스 확장이 용이하도록 개발된다. 또한 부하 분산과 통합 배포 관리를 위하여 컨테이너를 기반으로 개발된다.

The Characteristic of Web Map Service Using RIA Technologies (RIA기술을 적용한 웹 지도 서비스의 특징 연구)

  • Kim, Moon-Gie;Koh, June-Hwan
    • Spatial Information Research
    • /
    • v.20 no.2
    • /
    • pp.35-44
    • /
    • 2012
  • Recently, Web map service is actively accomplished in both private companies and public offices. As a platform, it exists variously from desktop to smartphone. The technology being used has a trend to develop continuously. Also, Web map system provides various open API for people who use geospatial service and data mashup. In this paper, RIA technology which is popularly used recently in web map service w ill be applied to introduce the functions different language map services are mostly using. Based on users' feeling about different web browser's speed, test and analysis have been accomplished. The result is that there are different characteristics according to different functions such as JavaScript, Silverlight, Flex. Actual test has been personally carried out on map service in Seoul GIS portal system. The comprehensive conclusion is that Silverlight has more outstanding function compared with other RIA techniques under the test environment.

A Mashup Customization Technique of Mobile Service based on RESTful (RESTful 기반의 모바일 서비스 매쉬업 커스터마이제이션 기법)

  • Kim, Chul-Jin
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.13 no.7
    • /
    • pp.3182-3187
    • /
    • 2012
  • Business needs of companies to require smart work have been increased use of mobile services and the research for the mobile service architecture to respond to the diverse needs of business operations is required. For providing variety of mobile services, customization research for the mobile platform should be performed. Mobile service to provide integration services and device continuity should be able to integrated(Mashup) among services using open interface(Open API). This paper provides the mashup customization technique that can meet a variety of requirements by integration among such services.

Design and Implementation of interlocking between Physical Computing and Social Network Service for disabled people (의사표현에 제약이 있는 장애인을 위한 피지컬 컴퓨팅을 활용한 SNS 연동 시스템 구축에 대한 연구)

  • Lee, Byung-Hoon;Jang, Won-Tae;Suh, Jae-Hee
    • Journal of Advanced Navigation Technology
    • /
    • v.16 no.1
    • /
    • pp.82-88
    • /
    • 2012
  • In recent years, social awareness and concern about the SNS is getting a lot and many researches on the social impact of the SNS and variety strategies using SNS have emerged one after another. In this paper, we explain the method of interlocking between SNS and variety sensors in physical computing environment. Especially we propose that interlocking technology between sensors and twitter in Arduino platform(open source environment) can be used for the handicapped people. We design a way to send message via twitter for handicapped people using values from various sensors.