KR102187232B1 - A program for loading information of objects using pattern generation of objects recognized by a camera - Google Patents

A program for loading information of objects using pattern generation of objects recognized by a camera Download PDF

Info

Publication number
KR102187232B1
KR102187232B1 KR1020180156128A KR20180156128A KR102187232B1 KR 102187232 B1 KR102187232 B1 KR 102187232B1 KR 1020180156128 A KR1020180156128 A KR 1020180156128A KR 20180156128 A KR20180156128 A KR 20180156128A KR 102187232 B1 KR102187232 B1 KR 102187232B1
Authority
KR
South Korea
Prior art keywords
block
area
block area
information
module
Prior art date
Application number
KR1020180156128A
Other languages
Korean (ko)
Other versions
KR20200069037A (en
Inventor
함영두
Original Assignee
함영두
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 함영두 filed Critical 함영두
Priority to KR1020180156128A priority Critical patent/KR102187232B1/en
Publication of KR20200069037A publication Critical patent/KR20200069037A/en
Application granted granted Critical
Publication of KR102187232B1 publication Critical patent/KR102187232B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • G06F16/532Query formulation, e.g. graphical querying
    • G06K9/62
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Library & Information Science (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Medical Informatics (AREA)
  • General Health & Medical Sciences (AREA)
  • Multimedia (AREA)
  • Evolutionary Computation (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Processing Or Creating Images (AREA)

Abstract

본 발명은, 식별부를 갖는 사물의 이미지 촬영을 통해, 상기 사물을 인식하여 상기 사물에 관한 정보를 사용자에게 제공하는 프로그램으로서, (a) 단순화 모듈(110)에서, 상기 촬영된 사물의 이미지가 단색톤으로 단순화되는 단계(S100); (b) 블록 모듈(130)에서, 상기 (a) 단계(S100)에서 단순화된 상기 사물의 이미지 상에 제 1 블록 구역(210)이 부여되는 단계(S110); (c) 연산 모듈(150)에서, 상기 식별부의 영역 일부가 포함된 제 1 블록 구역(210)이, 다시 상기 제 1 블록 구역(210)의 크기보다 작은 제 2 블록 구역(230)으로 구획되는 단계(S120); (d) 상기 연산 모듈(150)에서, 상기 각각의 제 2 블록 구역(230)들의 위치마다 좌표가 부여되며, 상기 하나의 제 1 블록 구역(210) 내의 제 2 블록 구역(230)들간의 상대적 명암비가 수치로 연산되어 상기 좌표에 각각 상대적 수치가 부여됨으로써, 상기 사물의 패턴 정보(D1)가 생성되는 단계(S130); (e) 상기 (d) 단계(S130)에서 연산된 상기 사물의 패턴 정보(D1)가 데이터 베이스 모듈(170)로 전송되는 단계(S140); 및 (f) 상기 데이터 베이스 모듈(170)에서, 상기 사물의 패턴 정보(D1)에 매칭되는 사물에 관한 정보를 사용자에게 제공되는 단계(S150); 를 포함하는, 프로그램을 제공한다. The present invention is a program for recognizing the object and providing information on the object to a user through image capture of an object having an identification unit, wherein (a) in the simplification module 110, the image of the photographed object is monochromatic The step of being simplified to tone (S100); (b) in the block module 130, a step (S110) in which a first block area 210 is given on the image of the object simplified in step (a) (S100); (c) In the calculation module 150, the first block area 210 including a part of the area of the identification unit is divided into a second block area 230 that is smaller than the size of the first block area 210. Step S120; (d) In the calculation module 150, coordinates are assigned to the positions of each of the second block areas 230, and relative to the second block areas 230 in the one first block area 210 Step (S130) of generating pattern information (D1) of the object by calculating the contrast ratio as a numerical value and assigning a relative value to the coordinates respectively; (e) transmitting the pattern information (D1) of the object calculated in the (d) step (S130) to the database module 170 (S140); And (f) providing, in the database module 170, information on an object matching the pattern information D1 of the object to a user (S150). It provides a program, including.

Description

카메라를 통해 인식된 사물의 패턴 생성을 이용하여 사물의 정보를 로딩하는 프로그램{A program for loading information of objects using pattern generation of objects recognized by a camera}A program for loading information of objects using pattern generation of objects recognized by a camera}

본 발명은 카메라를 통해 인식된 사물의 패턴 생성을 이용하여 사물의 정보를 로딩하는 프로그램으로서, 보다 상세하게는, 카메라를 통해 인식된 사물의 이미지 상의 상대적 명암비 차이를 이용하여, 사물의 패턴 정보를 생성하는 프로그램에 관한 것이다. The present invention is a program that loads information of an object by using pattern generation of an object recognized through a camera, and more particularly, by using the difference in the relative contrast ratio on the image of the object recognized through the camera, the pattern information of the object is It is about the program to be created.

컴퓨터 기술과 인터넷이 발달하면서 너무나 많은 콘텐츠가 정보화되어 축적되고 저장된다. 이러한 정보들은 하나의 통합 시스템 내에서 통일된 기준에 따라 체계적으로 데이터베이스화된 것이 아니므로, 더불어 검색의 중요성도 매우 높아지고 있으며, 다양한 검색 기술들이 개발되고 있다.With the development of computer technology and the Internet, too much content is informationized, accumulated and stored. Since such information is not systematically databased according to a unified standard within a single integrated system, the importance of search is also very high, and various search techniques are being developed.

알려진 검색방법은 검색어로 '텍스트'를 사용하는 것이다. 검색어와 동일하거나 유사한 텍스트를 포함하는 콘텐츠를 제시하는 방법이다. A known search method is to use'text' as a search term. This is a method of presenting content that includes text that is the same or similar to the search word.

예컨대, 이미지를 검색하는 경우에도 검색어는 텍스트 형식으로 입력하고, 이미지들 중에서 해당 텍스트와 동일하거나 유사한 텍스트에 결합된 이미지를 추출하여 제시하는 방식이다.For example, even when searching for an image, a search word is input in a text format, and an image combined with text identical or similar to the corresponding text is extracted and presented from the images.

하지만, 텍스트에 의한 검색에는 일정한 한계가 있다. 예컨대, 어떤 옷을 촬영한 사진을 가진 사용자가 그 옷을 인터넷에서 검색하고 싶다고 하자. 사용자가 제시할 수 있는 정보는 이미지뿐이다.However, there are certain limitations to search by text. For example, let's say a user who has a picture of a piece of clothing wants to search the Internet for it. The only information the user can present is images.

더 정확히 말하면, 진짜 정보는 그 사진 이미지 내에 포함된 특정 객체(옷)의 이미지뿐이다. 이러한 경우, 현재 알려진 검색방법으로는 이미지 자체를 사용할 수 없고, 그 이미지에 대한 사용자 해석을 텍스트화 한 후, 텍스트 검색을 하는 방법밖에는 없다.More precisely, the only real information is the image of a specific object (clothing) contained within the photographic image. In this case, the image itself cannot be used as a currently known search method, and the only method is to perform text search after converting the user's interpretation of the image into text.

한편, 종래 기술인 한국출원번호 제10-2001-0015695호는 이미지 검색 방법과 장치를 개시하고 있으며, 보다 상세하게는, 이미지 검색 시스템에서 질의 이미지, 사용자가 제작한 질의 이미지, 텍스트(키워드)를 2개 이상의 순서의 조합으로 사용해서 이미지를 검색하는 방법과 그 장치를 개시하고 있다. Meanwhile, Korean Application No. 10-2001-0015695, which is a prior art, discloses an image search method and apparatus. More specifically, a query image, a query image produced by a user, and text (keyword) are 2 Disclosed is a method and apparatus for retrieving images using combinations of more than one sequence.

이와 같이, 종래에는 이미지 검색을 위해 텍스트 검색이 개입될 수 밖에 없는 구성만을 개시하고 있으며, 이미지 자체만으로 사용자가 원하는 정보를 제공할 수 없는 바, 텍스트 검색이 배제되는 이미지 검색만으로 사용자가 원하는 정보를 제공할 수 있는 기술에 대한 필요성이 대두되는 실정이다. As described above, conventionally, only a configuration in which text search is inevitable for image search is disclosed, and the user cannot provide the information desired by the user only with the image itself. The need for technologies that can be provided is emerging.

(특허문헌 1) 한국공개특허 제10-2002-0075600호(Patent Document 1) Korean Laid-Open Patent No. 10-2002-0075600

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것이다. The present invention was devised to solve the above problems.

구체적으로, 사용자가 텍스트를 이용한 검색을 수행할 필요가 없이, 사물의 이미지 인식을 통해, 사용자가 원하는 정보를 제공하는 구성을 제안하고자 한다. Specifically, it is intended to propose a configuration in which the user does not need to perform a search using text, and provides information desired by the user through image recognition of objects.

또한, 사물을 인식하는 과정에서, 이미지 그 자체로 인식하는 것이 아니라, 이미지를 패턴으로 인식함으로써, 사용자에게 보다 빠른 시간 내에 정보를 제공할 수 있는 구성을 제안하고자 한다. In addition, in the process of recognizing an object, by recognizing the image as a pattern, not as an image itself, it is intended to propose a configuration capable of providing information to a user in a faster time.

상기와 같은 과제를 해결하기 위한 본 발명의 일 실시예는, 식별부를 갖는 사물의 이미지 촬영을 통해, 상기 사물을 인식하여 상기 사물에 관한 정보를 사용자에게 제공하는 프로그램으로서, (a) 단순화 모듈(110)에서, 상기 촬영된 사물의 이미지가 단색톤으로 단순화되는 단계(S100); (b) 블록 모듈(130)에서, 상기 (a) 단계(S100)에서 단순화된 상기 사물의 이미지 상에 제 1 블록 구역(210)이 부여되는 단계(S110); (c) 연산 모듈(150)에서, 상기 식별부의 영역 일부가 포함된 제 1 블록 구역(210)이, 다시 상기 제 1 블록 구역(210)의 크기보다 작은 제 2 블록 구역(230)으로 구획되는 단계(S120); (d) 상기 연산 모듈(150)에서, 상기 각각의 제 2 블록 구역(230)들의 위치마다 좌표가 부여되며, 상기 하나의 제 1 블록 구역(210) 내의 제 2 블록 구역(230)들간의 상대적 명암비가 수치로 연산되어 상기 좌표에 각각 상대적 수치가 부여됨으로써, 상기 사물의 패턴 정보(D1)가 생성되는 단계(S130); (e) 상기 (d) 단계(S130)에서 연산된 상기 사물의 패턴 정보(D1)가 데이터 베이스 모듈(170)로 전송되는 단계(S140); 및 (f) 상기 데이터 베이스 모듈(170)에서, 상기 사물의 패턴 정보(D1)에 매칭되는 사물에 관한 정보를 사용자에게 제공되는 단계(S150); 를 포함하는, 프로그램을 제공한다. An embodiment of the present invention for solving the above problems is a program for recognizing the object and providing information on the object to a user through image capture of an object having an identification unit, (a) a simplified module ( In 110), the step of simplifying the image of the photographed object to a monochrome tone (S100); (b) in the block module 130, a step (S110) in which a first block area 210 is given on the image of the object simplified in step (a) (S100); (c) In the calculation module 150, the first block area 210 including a part of the area of the identification unit is divided into a second block area 230 that is smaller than the size of the first block area 210. Step S120; (d) In the calculation module 150, coordinates are assigned to the positions of each of the second block areas 230, and relative to the second block areas 230 in the one first block area 210 Step (S130) of generating pattern information (D1) of the object by calculating the contrast ratio as a numerical value and assigning a relative value to the coordinates respectively; (e) transmitting the pattern information (D1) of the object calculated in the (d) step (S130) to the database module 170 (S140); And (f) providing, in the database module 170, information on an object matching the pattern information D1 of the object to a user (S150). It provides a program, including.

또한, 상기 제 1 및 제 2 블록 구역(210, 230)은 모두 정사각형 형태이며, 상기 제 1 블록 구역(210)마다 좌표가 부여되어 있고, 상기 (c) 단계(S120)에서, 상기 연산 모듈(150)은, 상기 식별부의 영역의 일부가 포함되는 제 1 블록 구역 중, 이웃하는 제 1 블록 구역(210)이 어느 하나라도 상기 식별부의 영역에 불포함되는 제 1 블록 구역을 모서리 블록(210c)이라고 판단하며, 상기 (d) 단계(S130)는, 상기 모서리 블록(210c)들의 좌표를 통해 상기 사물의 윤곽 패턴 정보(D2)를 생성하는 것을 더 포함하며, 상기 (e) 단계(S140)는, 상기 사물의 윤곽 패턴 정보(D2)가 상기 데이터 베이스 모듈(170)로 전송되는 것을 더 포함하고, 상기 (f) 단계(S150) 이전에, (f0) 상기 데이터 베이스 모듈(170)에서 상기 사물의 윤곽 패턴 정보(D2)를 통해 상기 사물에 관한 정보를 먼저 필터링하는 단계(S142);를 더 포함하는 것이 바람직하다. In addition, the first and second block areas 210 and 230 are both square, and coordinates are assigned to each of the first block areas 210, and in step (c) (S120), the calculation module ( 150), among the first block areas including a part of the area of the identification unit, a first block area in which any neighboring first block area 210 is not included in the area of the identification unit is referred to as a corner block 210c. And, the (d) step (S130) further includes generating the contour pattern information (D2) of the object through the coordinates of the corner blocks 210c, and the (e) step (S140), Further comprising transmitting the contour pattern information (D2) of the object to the database module 170, and before the step (f) (S150), (f0) of the object in the database module 170 It is preferable to further include a step (S142) of first filtering the information on the object through the outline pattern information (D2).

또한, 상기 제 1 블록 구역(210)은 n개의 제 2 블록 구역(230)으로 이루어져 있고, 상기 (d) 단계(S130)는, 상기 하나의 제 1 블록 구역(210) 내의 제 2 블록 구역(230)은, 상대적 명암비에 따라, 각각 1 내지 n의 값이 부여되는 것이 바람직하다. In addition, the first block area 210 is made up of n second block areas 230, and the step (d) (S130) is a second block area in the one first block area 210 ( 230) is preferably given a value of 1 to n, respectively, depending on the relative contrast ratio.

또한, 상기 (d) 단계(S130)는, 하나의 상기 제 1 블록 구역(210)을 구성하는 제 2 블록 구역(230) 중 상대적 명암비의 차이가 없는 제 2 블록 구역(230)들은 동일한 값이 부여되는 것이 바람직하다. In addition, in the step (d) (S130), the second block regions 230 of the second block regions 230 constituting one of the first block regions 210 having no difference in relative contrast ratio have the same value. It is desirable to be given.

또한, 상기 제 1 블록 구역(210)마다 좌표가 부여되어 있으며, 상기 (f) 단계(S150)에서, 상기 데이터 베이스 모듈(170)은, 상기 (d) 단계(S130)에서 부여된 1 내지 n 사이의 특정 값을 갖는 상기 제 2 블록 구역(230)의 좌표; 및 상기 제 2 블록 구역(230)이 속해있는 제 1 블록 구역(210)의 좌표를 통해, 상기 사물의 패턴 정보(D1) 및 사물에 관한 정보를 매칭시키는 것이 바람직하다. In addition, coordinates are assigned to each of the first block areas 210, and in step (f) (S150), the database module 170, 1 to n assigned in step (d) (S130) The coordinates of the second block area 230 with a specific value between; And it is preferable to match the pattern information D1 of the object and information about the object through the coordinates of the first block area 210 to which the second block area 230 belongs.

또한, 상기 (f) 단계(S150)에서, 사용자에게 제공되는 사물에 관한 정보는, 상기 사물에 관한 설명서 및 광고를 포함하는 것이 바람직하다. In addition, in step (f) (S150), it is preferable that the information on the object provided to the user includes a description and an advertisement on the object.

또한, 상기 식별부를 갖는 사물는 사용자의 단말기에 구비된 카메라로 촬영되며, 상기 사용자에게 제공되는 사물에 관한 정보는, 상기 사용자의 단말기의 디스플레이부에 출력되는 것이 바람직하다. In addition, the object having the identification unit is photographed by a camera provided in the user's terminal, and information about the object provided to the user is preferably output to the display unit of the user's terminal.

또한, 상기 식별부는 사물의 외면에 형성되거나 또는 사물의 포장 패키지에 형성된 것이 바람직하다. In addition, the identification unit is preferably formed on the outer surface of the object or the packaging package of the object.

또한, 상기 제 2 블록 구역(230)은 하나의 픽셀 단위로 형성된 것이 바람직하다. In addition, it is preferable that the second block region 230 is formed in units of one pixel.

본 발명에 따른 프로그램은, 사용자 단말기의 카메라를 통해 촬영된 이미지를 단순화하고, 이를 제 1 블록 구역 및 제 2 블록 구역으로 구획한 후, 제 2 블록 구역들 간의 상대적 명암비 차이를 이용함으로써, 용이하게 사물의 패턴 정보를 수치화하여 생성할 수 있는 효과를 발휘한다. The program according to the present invention simplifies an image photographed through a camera of a user terminal, divides it into a first block area and a second block area, and then uses the difference in the relative contrast between the second block areas. It has an effect that can be generated by quantifying pattern information of objects.

또한, 제 1 블록 구역을 이용하여 먼저 사물의 윤곽 패턴 정보를 생성하는 단계를 수행함에 따라, 데이터 베이스 모듈에 미리 저장되어 있는 정보와의 매칭 과정에 처리되는 시간을 단축시킬 수 있는 효과를 발휘한다. In addition, by performing the step of first generating contour pattern information of an object using the first block area, it is possible to shorten the processing time in the matching process with information previously stored in the database module. .

도 1은 본 발명에 따른 프로그램의 블록도이다.
도 2는 본 발명에 따른 프로그램의 순서도이다.
도 3은 본 발명에 따른 프로그램의 제 1 블록 구역 및 제 2 블록 구역을 이용하여 사물의 이미지를 구획하는 과정을 개략적으로 도시하고 있다.
도 4는 도 3에 도시된 제 2 블록 구역을 상대적 명암비 차이에 따라 수치화시킨 것을 개략적으로 도시하고 있다.
도 5는 도 3에 도시된 사물의 이미지 중 사물의 윤곽 패턴 정보를 구획하는 과정을 개략적으로 도시하고 있다.
도 6은 도 5에 도시된 사물의 윤곽 패턴 정보를 구획하는 과정과 관련하여, 제 1 블록 구역을 수치화시킨 것을 개략적으로 도시하고 있다.
도 7은 본 발명에 따른 프로그램을 이용하여 사용자 단말기의 디스플레이부에 사용자가 원하는 정보를 제공하는 과정을 개략적으로 도시하고 있는 사용 상태도이다.
1 is a block diagram of a program according to the present invention.
2 is a flowchart of a program according to the present invention.
3 schematically shows a process of partitioning an image of an object using a first block area and a second block area of a program according to the present invention.
FIG. 4 schematically illustrates that the second block area shown in FIG. 3 is numerically calculated according to a difference in relative contrast ratio.
5 schematically illustrates a process of partitioning contour pattern information of an object among the images of the object illustrated in FIG. 3.
FIG. 6 schematically shows the numericalization of the first block area in relation to the process of partitioning the contour pattern information of the object illustrated in FIG. 5.
7 is a use state diagram schematically showing a process of providing information desired by a user to a display unit of a user terminal using a program according to the present invention.

이하, 도면을 참조하여 본 발명에 따른 프로그램을 상세히 설명한다. 여기에서, 본 발명을 이루는 구성 요소들은 필요에 따라 일체형으로 사용되거나 각각 분리되어 사용될 수 있다. 또한, 사용 형태에 따라 일부 구성요소를 생략하여 사용 가능하다. 본 발명의 형태 및 구성 요소의 개수에 있어서도 다양한 변형이 가능하다.Hereinafter, a program according to the present invention will be described in detail with reference to the drawings. Here, the constituent elements constituting the present invention may be used integrally or separately used as necessary. In addition, some components may be omitted depending on the type of use. Various modifications are possible in the form and number of components of the present invention.

프로그램의 구성Composition of the program

도 1은 본 발명에 따른 프로그램의 블록도이다. 도 1을 참조하면, 본 발명에 따른 프로그램은 단순화 모듈(110), 블록 모듈(130), 연산 모듈(150) 및 데이터 베이스 모듈(170)로 구성된다. 1 is a block diagram of a program according to the present invention. Referring to FIG. 1, the program according to the present invention includes a simplification module 110, a block module 130, an operation module 150, and a database module 170.

먼저, 단순화 모듈(110)은 사용자 단말기의 카메라를 통해 촬영된 사물의 이미지를 단순화시키는 구성이다. 이 때, 사물의 이미지는, 단순화 모듈(110)을 통해 단색톤으로 단순화될 수 있으며, 단색톤은 사물의 이미지의 지배적인 색상 또는 이와 유사한 톤으로 결정될 수 있고, 상대적 명암비의 차이만 존재하도록 구성된다. First, the simplification module 110 is a component that simplifies an image of an object photographed through a camera of a user terminal. At this time, the image of the object may be simplified to a monochromatic tone through the simplification module 110, and the monochromatic tone may be determined as a dominant color or a similar tone of the image of the object, and only the difference in the relative contrast ratio exists. do.

또한, 단순화 모듈(110)은 필터에 의해 단순화될 수 있으며, 이러한 필터는 사용자가 선택에 의해 달라질 수 있다. Further, the simplification module 110 may be simplified by a filter, and such a filter may be changed by a user's selection.

블록 모듈(130)은, 단순화 모듈(110)에서 단순화된 사물의 이미지 상에, 가상의 선으로 이루어진 제 1 블록 구역(210)을 구획하며, 이러한 구획은 사물의 이미지와는 무관하고, 정사각형 형태로 형성될 수 있다. The block module 130 partitions the first block area 210 made of a virtual line on the image of the object simplified by the simplification module 110, and this partition is independent of the image of the object, and has a square shape. Can be formed as

연산 모듈(150)은 각각의 제 1 블록 구역(210) 내부를 제 2 블록 구역(230)으로 다시 구획하도록 형성되며, 제 2 블록 구역(230) 역시 정사각형 형태로 형성될 수 있다. The calculation module 150 is formed to divide the inside of each first block area 210 into a second block area 230 again, and the second block area 230 may also be formed in a square shape.

구체적으로, 정사각형 형태인 제 1 블록 구역(210) 한 변의 길이는 제 2 블록 구역(230) 한 변의 길이의 N 배인 바, 제 1 블록 구역(210) 내에는 N2 개의 제 2 블록(230)이 포함된다.Specifically, the length of one side of the first block area 210 having a square shape is N times the length of the side of the second block area 230, and N 2 second blocks 230 in the first block area 210 This includes.

또한, 연산 모듈(150)에서는, 하나의 제 1 블록 구역(210) 내의 N2 개의 제 2 블록 구역(230)들 간의 상대적 명암비가 수치로 연산되며, 각각의 제 2 블록 구역(230)들의 위치마다 좌표가 부여됨에 따라, 제 2 블록 구역(230)들의 각각의 좌표마다 상대적 수치가 부여됨으로써, 사물의 패턴 정보(D1)가 수치화되어 생성된다. In addition, in the calculation module 150, the relative contrast ratio between the N 2 second block areas 230 in one first block area 210 is calculated numerically, and the positions of each of the second block areas 230 As coordinates are given for each, a relative value is assigned to each coordinate of the second block areas 230, so that pattern information D1 of an object is numerically generated and generated.

또한, 연산 모듈(150)에서 생성된 사물의 패턴 정보(D1)는, 데이터 베이스 모듈(170)로 전송된다. Further, the pattern information D1 of the object generated by the calculation module 150 is transmitted to the database module 170.

데이터 베이스 모듈(170)에는 사물의 패턴 정보(D1)를 식별할 수 있는 정보가 미리 저장되어 있으며, 이는 메타 데이터 형태로 저장될 수 있다. Information for identifying the pattern information D1 of an object is previously stored in the database module 170, and this may be stored in the form of meta data.

데이터 베이스 모듈(170)은 연산 모듈(150)에서 전송된 사물의 패턴 정보(D1)를 식별하여 미리 저장되어 있는 정보와 매칭시킨 후, 사물에 관한 정보를 사용자에 게 제공한다. The database module 170 identifies the pattern information D1 of the object transmitted from the operation module 150, matches it with information stored in advance, and provides information about the object to the user.

이에 따라, 사용자는 사용자 단말기의 디스플레이스에서 사물에 관한 정보를 출력함으로써, 사물에 관한 설명, 광고 및 주의 사항 등에 관한 정보를 획득할 수 있다. Accordingly, the user may obtain information on a description, advertisement, and cautions about the object by outputting information about the object from the display of the user terminal.

프로그램의 동작Program behavior

도 2는 본 발명에 따른 프로그램의 순서도이다. 2 is a flowchart of a program according to the present invention.

도 2를 참조하면, 본 발명에 따른 프로그램은, 단순화 모듈(110)에서, 상기 촬영된 사물의 이미지가 단색톤으로 단순화되는 단계(S100), 블록 모듈(130)에서, 상기 단계(S100)에서 단순화된 상기 사물의 이미지 상에 제 1 블록 구역(210)이 부여되는 단계(S110), 연산 모듈(150)에서, 상기 식별부의 영역 일부가 포함된 제 1 블록 구역(210)이, 다시 상기 제 1 블록 구역(210)의 크기보다 작은 제 2 블록 구역(230)으로 구획되는 단계(S120), 상기 연산 모듈(150)에서, 상기 각각의 제 2 블록 구역(230)들의 위치마다 좌표가 부여되며, 상기 하나의 제 1 블록 구역(210) 내의 제 2 블록 구역(230)들간의 상대적 명암비가 수치로 연산되어 상기 좌표에 각각 상대적 수치가 부여됨으로써, 상기 사물의 패턴 정보(D1)가 생성되는 단계(S130), 상기 단계(S130)에서 연산된 상기 사물의 패턴 정보(D)가 데이터 베이스 모듈(170)로 전송되는 단계(S140) 및 상기 데이터 베이스 모듈(170)에서, 상기 사물의 패턴 정보(D)에 매칭되는 사물에 관한 정보를 사용자에게 제공되는 단계(S150)를 포함한다. Referring to Figure 2, the program according to the present invention, in the simplification module 110, in the step (S100) of simplifying the image of the photographed object to a monochrome tone, in the block module 130, in the step (S100) In the step (S110) in which the first block area 210 is given on the simplified image of the object (S110), in the calculation module 150, the first block area 210 including a part of the area of the identification unit is The step of dividing into a second block area 230 that is smaller than the size of the first block area 210 (S120), in the calculation module 150, coordinates are assigned to the positions of the respective second block areas 230, , The relative contrast ratio between the second block areas 230 in the one first block area 210 is calculated as a numerical value and a relative value is given to each of the coordinates, thereby generating pattern information D1 of the object. (S130), in the step (S140) of transmitting the pattern information (D) of the object calculated in the step (S130) to the database module 170, and in the database module 170, the pattern information of the object ( It includes a step (S150) of providing information on the object matched to D) to the user.

이를 상세히 설명하기 위해, 도 3 및 4를 함께 참조한다. To describe this in detail, reference is made to FIGS. 3 and 4 together.

먼저, 단계(S100)에서는, 사용자의 단말기에 의해 촬영된 사물의 이미지가 단순화 모듈(110)에 의해 단색톤으로 단순화된다. 이에 따라, 도 3에 도시된 "A" 및 "에이"라는 문자 역시, 본래의 색상과는 달리, 동일한 단색톤으로 프로세싱되는 과정을 거치게 됨에 따라, 상대적 명암비의 차이만 존재하는 이미지로 전환된다. First, in step S100, an image of an object photographed by the user's terminal is simplified into a monochrome tone by the simplification module 110. Accordingly, the characters “A” and “A” shown in FIG. 3 also undergo a process of being processed into the same monochromatic tone, unlike the original color, so that the image is converted into an image in which only a difference in relative contrast ratio exists.

단계(S110)에서는, 제 1 블록 구역(210)이 부여되며, 상기 제 1 블록 구역(210)은 동일한 크기를 갖는 정사각형 형태로써, 단순화 모듈(110)에 의해 전환된 사물의 이미지 상에 빈틈없이 구획되도록 형성된다.In step S110, a first block area 210 is provided, and the first block area 210 is a square shape having the same size, and seamlessly on the image of the object converted by the simplification module 110 It is formed to be divided.

한편, 사용자의 단말기를 통해 촬영되는 사물에는 식별부가 미리 형성되어 있으며, 이러한 식별부는 사물의 외면에 형성되거나 또는 사물의 포장 패키지에 형성될 수 있고, 사물의 외면 또는 포장 패키지의 부분 중 사용자에게 지배적인 인상을 주는 특정 형태가 식별부의 역할을 수행할 수 있다. On the other hand, the object photographed through the user's terminal has an identification unit formed in advance, and this identification unit may be formed on the outer surface of the object or may be formed on the packaging package of the object. Certain forms that give the impression of a person can play the role of identification.

도 3에서는, 소정의 두께를 갖는 "A" 및 "에이"라는 문자가 식별부의 역할을 수행한다. In Fig. 3, characters "A" and "A" having a predetermined thickness serve as the identification unit.

단계(S120)에서는, 연산 모듈(150)을 통해, 식별부의 영역 일부가 포함된 제 1 블록 구역(210)이, 다시 제 1 블록 구역(210)의 크기보다 작은 제 2 블록 구역(230)으로 구획된다. In step S120, the first block area 210 including a part of the area of the identification unit is transferred to the second block area 230 which is smaller than the size of the first block area 210 through the calculation module 150. It is partitioned.

이 때, 식별부의 영역 일부가 포함되지 않는 제 1 블록 구역(210) 역시, 제 2 블록 구역(230)으로 구획될 수 있으나, 식별부의 영역이 일부라도 포함되지 않는 제 1 블록 구역(210(1, 4))은 연산 모듈(150)에 의해 빈 공간으로 간주될 수 있다. In this case, the first block area 210 that does not include part of the area of the identification unit may also be divided into the second block area 230, but the first block area 210 (1 , 4)) may be regarded as an empty space by the calculation module 150.

단계(S130)에서는, 연산 모듈(150)을 통해 각각의 제 2 블록 구역(230)들의 위치마다 좌표가 부여되며, 하나의 제 1 블록 구역(210) 내의 제 2 블록 구역(230)들간의 상대적 명암비가 수치로 연산되어 상기 좌표에 각각 상대적 수치가 부여됨으로써, 상기 사물의 패턴 정보(D1)가 생성된다. In step S130, coordinates are given to the positions of each of the second block areas 230 through the calculation module 150, and relative to the second block areas 230 in one first block area 210 The contrast ratio is calculated as a numerical value and a relative value is given to each of the coordinates, thereby generating pattern information D1 of the object.

구체적으로, 사물의 패턴 정보(D1)는 식별부의 일부가 포함된 제 1 블록 구역을 통해 생성되며, 도 3에는 제 1 블록 구역(210) 중 식별부의 일부가 포함된 제 1 블록 구역(210(2, 3))을 통해 설명한다. Specifically, the pattern information D1 of the object is generated through a first block area including a part of the identification unit, and in FIG. 3, a first block area 210 including a part of the identification unit among the first block areas 210 ( 2, 3)).

제 1 블록 구역(210(2, 3))은 정사각형의 제 2 블록 구역(230)으로 구획되며, 제 2 블록 구역(230) 마다 상대적 명암비가 상이할 수 있다. The first block area 210 (2, 3) is divided into a square second block area 230, and a relative contrast ratio may be different for each second block area 230.

이 때, 제 2 블록 구역(230) 각각에는 좌표가 (x, y) 방식으로 부여되고, 여기서 x는 제 1 블록 구역(210) 내에서의 행을 의미하며, y는 열을 의미한다. In this case, coordinates are assigned to each of the second block regions 230 in an (x, y) manner, where x denotes a row within the first block region 210 and y denotes a column.

연산 모듈(150)에서는, 제 2 블록 구역(230)들의 각각에 상대적 명암비가 수치로 연산되는 과정을 거치게 되며, 상대적 명암비가 수치로 연산되는 과정은, 이들간의 상대적 명암비의 순위값이 제 2 블록 구역(230) 각각에 부여될 수 있다. In the calculation module 150, the relative contrast ratio is calculated numerically for each of the second block areas 230, and in the process of calculating the relative contrast ratio numerically, the rank value of the relative contrast ratio between them is the second block. Each of the zones 230 may be assigned.

가령, 제 1 블록 구역(210)이 n개의 제 2 블록 구역(230)으로 이루어진 경우, 제 2 블록 구역(230)들 간의 상대적 명암비의 순위는 1 내지 n으로 수치가 부여될 수 있으며, 만약, 제 2 블록 구역(230)들 간의 상대적 명암비의 차이가 없는 경우에는 동일한 값이 부여될 수 있다. For example, when the first block area 210 is made up of n second block areas 230, the rank of the relative contrast ratio between the second block areas 230 may be given a numerical value from 1 to n, if, If there is no difference in the relative contrast ratio between the second block regions 230, the same value may be assigned.

이 때, 제 2 블록 구역(230)은 최소 단위인 복수의 픽셀로 이루어질 수 있으며, 제 2 블록 구역(230) 내를 차지하고 있는 식별부의 면적을 기준으로 수치가 부여될 수 있다. In this case, the second block area 230 may be formed of a plurality of pixels, which is a minimum unit, and a numerical value may be assigned based on the area of the identification unit occupying the second block area 230.

또한, 동일한 값이 부여된 제 2 블록 구역(230)이 있는 경우에는, 다음 순위의 제 2 블록 구역(230)에 수치를 부여할 때, 이에 해당되는 순위를 건너뛸 수 있다. In addition, when there is a second block area 230 to which the same value is assigned, when a value is assigned to the second block area 230 of the next priority, the corresponding ranking may be skipped.

도 4에는 도 3의 제 1 블록 구역(210) 중 좌표 (2, 3)에 해당하는 제 1 블록 구역(210(2, 3))의 상대적 명암비를 수치화시킨 것이 도시되어 있다. In FIG. 4, the relative contrast ratio of the first block area 210 (2, 3) corresponding to the coordinates (2, 3) of the first block area 210 of FIG. 3 is numerically shown.

도 4의 제 2 블록 구역(230) 중 좌표 (1, 3), (1, 4), (2, 4) 및 (3, 4)는 모두 상대적 명암비가 1로 동일한 바, 도 4에는 좌표 (4, 4)의 제 2 블록 구역(230(4, 4))의 상대적 명암비가 2로 부여되어 있지만, 상술한 바와 같이, 동일한 값에 해당되는 순위를 건너뛴 상대적 명암비가 5로 부여될 수도 있다. Of the second block area 230 of FIG. 4, coordinates (1, 3), (1, 4), (2, 4) and (3, 4) all have the same relative contrast ratio as 1, and the coordinates ( Although the relative contrast ratio of the second block regions 230 (4, 4) of 4 and 4) is assigned as 2, as described above, the relative contrast ratio by skipping the ranking corresponding to the same value may be given as 5. .

이와 같이, 각각의 제 1 블록 구역(210)은 이를 구성하는 제 2 블록 구역(230)들 간의 상대적 명암비를 이용하여 수치가 부여되며, 이들의 수치는 다시 제 1 블록 구역(210)의 좌표와 결합됨으로써, 최종적인 사물의 패턴 정보(D1)가 생성된다. In this way, each first block area 210 is given a value using the relative contrast ratio between the second block areas 230 constituting it, and these values are again the coordinates of the first block area 210 By combining, the final object pattern information D1 is generated.

단계(S140)은 상기 단계(S130)에서 생성된 사물의 패턴 정보(D1)가 데이터 베이스 모듈(170)로 전송되며, 이는 무선 통신망을 통해 자동으로 전송되는 것이 바람직하다.In step S140, the pattern information D1 of the object generated in step S130 is transmitted to the database module 170, which is preferably automatically transmitted through a wireless communication network.

단계(S150)은, 전송받은 사물의 패턴 정보(D1)에 매칭되는 사물에 관한 정보를 데이터 베이스 모듈(170)로부터 로딩하며, 이를 사용자에게 무선으로 제공함에 따라, 사용자는 단말기의 디스플레이부를 통해 원하는 정보를 획득할 수 있다. In step S150, information on an object matching the received object pattern information D1 is loaded from the database module 170, and is wirelessly provided to the user. Information can be obtained.

한편, 단계(S120)에서, 연산 모듈(150)은, 상기 식별부의 영역의 일부가 포함되는 제 1 블록 구역(210b) 중, 이웃하는 제 1 블록 구역(210)이 어느 하나라도 상기 식별부의 영역에 불포함되는 제 1 블록 구역을 모서리 블록(210c)이라고 판단할 수 있다. On the other hand, in step (S120), the calculation module 150, among the first block area 210b including a part of the area of the identification unit, the area of the identification unit in any one of the neighboring first block areas 210 It may be determined that the first block area not included in the corner block 210c.

이 때, 단계(S130)는, 모서리 블록(210c)들의 좌표를 통해 상기 사물의 윤곽 패턴 정보(D2)를 생성하는 것을 더 포함하고, 단계(S140)는, 상기 사물의 윤곽 패턴 정보(D2)가 상기 데이터 베이스 모듈(170)로 전송되는 것을 더 포함한다. In this case, the step (S130) further includes generating the contour pattern information (D2) of the object through the coordinates of the corner blocks (210c), step (S140), the contour pattern information (D2) of the object Is transmitted to the database module 170.

이를 위해, 단계(S150) 이전에, 상기 데이터 베이스 모듈(170)에서 상기 사물의 윤곽 패턴 정보(D2)를 통해 상기 사물에 관한 정보를 먼저 필터링하는 단계(S142)를 더 포함할 수 있다. To this end, prior to step S150, the database module 170 may further include a step S142 of first filtering information on the object through the contour pattern information D2 of the object.

구체적인 설명을 위해, 도 5 및 6을 참조하면, 단계(S100)에서 단순화된 사물의 이미지는 좌표가 부여된 제 1 블록 구역(210)들로 구성되며, 식별부의 영역 일부가 포함되지 않은 제 1 블록 구역(210a), 식별부의 영역이 일부라도 포함되는 제 1 블록 구역(210b, 210c)로 이루어져 있다. For specific description, referring to FIGS. 5 and 6, the image of the object simplified in step S100 is composed of first block areas 210 to which coordinates are assigned, and a first area in which a part of the identification unit is not included. It consists of a block area 210a and a first block area 210b and 210c including at least a part of the identification area.

이 때, 식별부의 영역이 일부라도 포함되는 제 1 블록 구역은, 이웃하는 제 1 블록 구역(210)이 어느 하나라도 식별부의 영역에 불포함되는 제 1 블록 구역인 모서리 블록(210c) 및 이웃하는 제 1 블로 구역(210)이 어느 하나라도 식별부의 영역에 포함되는 제 1 블록 구역(210b)로 구성된다. In this case, the first block area including at least a part of the area of the identification unit includes a corner block 210c, which is a first block area not included in the area of the identification unit, and the adjacent first block area 210 Any one of 1 blow area 210 is composed of a first block area 210b included in the area of the identification unit.

상기 모서리 블록(210c)은, 식별부의 윤곽과 관련된 것이며, 모서리 블록(210c)의 좌표를 통해, 사물의 윤곽 패턴 정보(D2)를 생성할 수 있고, 도 5의 경우에는, 좌표 (1, 2), (1, 3), (2, 1), (2, 3), (3, 1), (3, 4), (4, 2) 및 (4, 3)인 제 1 블록 구역이 모서리 블록(210c)이며, 상기 좌표들을 통해 사물의 윤곽 패턴 정보(D2)를 생성한다. The corner block 210c is related to the contour of the identification unit, and through the coordinates of the corner block 210c, the contour pattern information D2 of the object may be generated. In the case of FIG. 5, coordinates (1, 2) ), (1, 3), (2, 1), (2, 3), (3, 1), (3, 4), (4, 2) and (4, 3) It is a block 210c, and generates contour pattern information D2 of an object through the coordinates.

이와 같이, 단계(S150) 이전에, 사물의 윤곽 패턴 정보를 통해 사물에 관한 정보를 1차적으로 필터링함으로써, 데이터 베이스 모듈(170) 상에서 사물의 패턴 정보(D1)를 매칭시킬 때, 데이터 베이스 모듈(170)에 미리 저장되어 있는 사물의 패턴 정보(D1)들의 매칭 대상의 개수를 줄임으로써, 이러한 매칭 과정의 속도를 증대시킬 수 있다. In this way, prior to step S150, when the object pattern information D1 is matched on the database module 170 by first filtering information on the object through the contour pattern information of the object, the database module By reducing the number of targets to be matched with the object pattern information D1 stored in advance in 170, the speed of the matching process can be increased.

또한, 이러한 과정은, 도 6에 도시된 바와 같이, 제 1 블록 구역(210) 중 식별부의 일부라도 포함된 제 1 블록 구역에 1이라는 값을 부여하고, 식별부의 일부라도 포함되지 않는 제 1 블록 구역에는 0이라는 값을 부여함으로써, 이를 단순화 및 수치화할 수 있다. In addition, this process, as shown in FIG. 6, assigns a value of 1 to the first block area including even a part of the identification unit among the first block area 210, and the first block that does not include any part of the identification unit. By assigning a value of 0 to the zone, this can be simplified and quantified.

도 7은 본 발명에 따른 프로그램을 이용하여 사용자 단말기의 디스플레이부에 사용자가 원하는 정보를 제공하는 과정을 개략적으로 도시하고 있는 사용 상태도이다. 7 is a use state diagram schematically showing a process of providing information desired by a user to a display unit of a user terminal using a program according to the present invention.

도 7을 참조하면, 사용자는 단말기에 구비된 카메라를 이용하여 사물의 외면을 촬영하여 이미지를 획득하면, 전술한 단계들에 의해, 자동으로 식별부를 판단하고, 데이터 베이스 모듈(170)에서의 매칭 과정을 수행한 후, 데이터 베이스 모듈(170)은 사용자에게 사물에 관한 정보를 제공할 수 있다. Referring to FIG. 7, when the user acquires an image by photographing the outer surface of an object using a camera provided in the terminal, the identification unit is automatically determined by the above-described steps, and matching in the database module 170 After performing the process, the database module 170 may provide information about the object to the user.

이 때, 사용자에게 사물에 관한 정보를 제공하는 것은, 무선 통신망을 이용하여 사용자 단말기의 디스플레이부에 사물에 관한 정보가 제공될 수 있으며, 이미지, 텍스트 및 동영상 등 여러가지 방식을 통해 상기 디스플레이부에 구현될 수 있고, 또한, 사용자 단말기의 음성 출력부를 통해 음성으로 사물에 관한 정보가 제공될 수도 있다. In this case, providing information on the object to the user may be provided to the display unit of the user terminal using a wireless communication network, and is implemented on the display unit through various methods such as images, texts, and videos. In addition, information about the object may be provided by voice through the voice output unit of the user terminal.

이상, 본 명세서에는 본 발명을 당업자가 용이하게 이해하고 재현할 수 있도록 도면에 도시한 실시예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 당업자라면 본 발명의 실시예로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서 본 발명의 보호범위는 특허청구범위에 의해서 정해져야 할 것이다. In the above, the present specification has been described with reference to the embodiments shown in the drawings so that those skilled in the art can easily understand and reproduce the present invention, but this is only exemplary, and those skilled in the art can use various modifications and equivalents from the embodiments of the present invention. It will be appreciated that embodiments are possible. Therefore, the scope of protection of the present invention should be determined by the claims.

100: 프로그램 110: 단순화 모듈
130: 블록 모듈 150: 연산 모듈
170: 데이터 베이스 모듈 210: 제 1 블록 구역
230: 제 2 블록 구역
100: Program 110: Simplification Module
130: block module 150: calculation module
170: database module 210: first block area
230: second block area

Claims (9)

식별부를 갖는 사물의 이미지 촬영을 통해, 상기 사물을 인식하여 상기 사물에 관한 정보를 사용자에게 제공하는 프로그램으로서,
(a) 단순화 모듈(110)에서, 상기 촬영된 사물의 이미지가 단색톤으로 단순화되는 단계(S100);
(b) 블록 모듈(130)에서, 상기 (a) 단계(S100)에서 단순화된 상기 사물의 이미지 상에 제 1 블록 구역(210)이 부여되는 단계(S110);
(c) 연산 모듈(150)에서, 상기 식별부의 영역 일부가 포함된 제 1 블록 구역(210)이, 다시 상기 제 1 블록 구역(210)의 크기보다 작은 제 2 블록 구역(230)으로 구획되는 단계(S120);
(d) 상기 연산 모듈(150)에서, 상기 각각의 제 2 블록 구역(230)들의 위치마다 좌표가 부여되며, 상기 하나의 제 1 블록 구역(210) 내의 제 2 블록 구역(230)들간의 상대적 명암비가 수치로 연산되어 상기 좌표에 각각 상대적 수치가 부여됨으로써, 상기 사물의 패턴 정보(D1)가 생성되는 단계(S130);
(e) 상기 (d) 단계(S130)에서 연산된 상기 사물의 패턴 정보(D1)가 데이터 베이스 모듈(170)로 전송되는 단계(S140); 및
(f) 상기 데이터 베이스 모듈(170)에서, 상기 사물의 패턴 정보(D1)에 매칭되는 사물에 관한 정보를 사용자에게 제공되는 단계(S150); 를 포함하고,
상기 제 1 및 제 2 블록 구역(210, 230)은 모두 정사각형 형태이며, 상기 제 1 블록 구역(210)마다 좌표가 부여되어 있고,
상기 (c) 단계(S120)에서, 상기 연산 모듈(150)은, 상기 식별부의 영역의 일부가 포함되는 제 1 블록 구역 중, 이웃하는 제 1 블록 구역(210)이 어느 하나라도 상기 식별부의 영역에 불포함되는 제 1 블록 구역을 모서리 블록(210c)이라고 판단하며,
상기 (d) 단계(S130)는, 상기 모서리 블록(210c)들의 좌표를 통해 상기 사물의 윤곽 패턴 정보(D2)를 생성하는 것을 더 포함하며,
상기 (e) 단계(S140)는, 상기 사물의 윤곽 패턴 정보(D2)가 상기 데이터 베이스 모듈(170)로 전송되는 것을 더 포함하고,
상기 (f) 단계(S150) 이전에,
(f0) 상기 데이터 베이스 모듈(170)에서 상기 사물의 윤곽 패턴 정보(D2)를 통해 상기 사물에 관한 정보를 먼저 필터링하는 단계(S142);를 더 포함하는 방법이 수행되는,
컴퓨터 판독 가능한 기록매체에 저장된 프로그램.
As a program for providing information on the object to a user by recognizing the object by taking an image of an object having an identification unit,
(a) In the simplification module 110, the step of simplifying the captured image of the object to a monochrome tone (S100);
(b) in the block module 130, a step (S110) in which a first block area 210 is given on the image of the object simplified in step (a) (S100);
(c) In the calculation module 150, the first block area 210 including a part of the area of the identification unit is divided into a second block area 230 that is smaller than the size of the first block area 210. Step S120;
(d) In the calculation module 150, coordinates are assigned to the positions of each of the second block areas 230, and relative to the second block areas 230 in the one first block area 210 Step (S130) of generating pattern information (D1) of the object by calculating the contrast ratio as a numerical value and assigning a relative value to the coordinates respectively;
(e) transmitting the pattern information (D1) of the object calculated in the (d) step (S130) to the database module 170 (S140); And
(f) providing, in the database module 170, information on an object matching the pattern information D1 of the object to a user (S150); Including,
Both the first and second block areas 210 and 230 are in a square shape, and coordinates are assigned to each of the first block areas 210,
In the step (c) (S120), the calculation module 150 includes any one of the first block areas in which a portion of the area of the identification unit is included, the area of the identification unit if any of the neighboring first block areas 210 are It is determined that the first block area not included in the corner block 210c,
The step (d) (S130) further includes generating the contour pattern information (D2) of the object through the coordinates of the corner blocks (210c),
The (e) step (S140) further includes transmitting the outline pattern information (D2) of the object to the database module 170,
Before step (f) (S150),
(f0) first filtering information on the object through the contour pattern information D2 of the object in the database module 170 (S142); a method further comprising,
A program stored on a computer-readable recording medium.
삭제delete 제 1 항에 있어서,
상기 제 1 블록 구역(210)은 n개의 제 2 블록 구역(230)으로 이루어져 있고,
상기 (d) 단계(S130)는,
상기 하나의 제 1 블록 구역(210) 내의 제 2 블록 구역(230)은, 상대적 명암비에 따라, 각각 1 내지 n의 값이 부여되는 방법이 수행되는,
컴퓨터 판독 가능한 기록매체에 저장된 프로그램.
The method of claim 1,
The first block area 210 consists of n second block areas 230,
The (d) step (S130),
In the second block area 230 in the one first block area 210, a method in which values of 1 to n are respectively assigned according to the relative contrast ratio is performed,
A program stored on a computer-readable recording medium.
제 3 항에 있어서,
상기 (d) 단계(S130)는,
하나의 상기 제 1 블록 구역(210)을 구성하는 제 2 블록 구역(230) 중 상대적 명암비의 차이가 없는 제 2 블록 구역(230)들은 동일한 값이 부여되는 방법이 수행되는,
컴퓨터 판독 가능한 기록매체에 저장된 프로그램.
The method of claim 3,
The (d) step (S130),
Among the second block areas 230 constituting one of the first block areas 210, the second block areas 230 having no difference in relative contrast ratio are assigned the same value.
A program stored on a computer-readable recording medium.
제 3 항에 있어서,
상기 제 1 블록 구역(210)마다 좌표가 부여되어 있으며,
상기 (f) 단계(S150)에서, 상기 데이터 베이스 모듈(170)은,
상기 (d) 단계(S130)에서 부여된 1 내지 n 사이의 특정 값을 갖는 상기 제 2 블록 구역(230)의 좌표; 및
상기 제 2 블록 구역(230)이 속해있는 제 1 블록 구역(210)의 좌표를 통해,
상기 사물의 패턴 정보(D1) 및 사물에 관한 정보를 매칭시키는 방법이 수행되는,
컴퓨터 판독 가능한 기록매체에 저장된 프로그램.
The method of claim 3,
Coordinates are assigned to each of the first block areas 210,
In the step (f) (S150), the database module 170,
The coordinates of the second block area 230 having a specific value between 1 and n assigned in step (D) S130; And
Through the coordinates of the first block area 210 to which the second block area 230 belongs,
A method of matching the pattern information D1 of the object and information about the object is performed,
A program stored on a computer-readable recording medium.
제 1 항에 있어서,
상기 (f) 단계(S150)에서, 사용자에게 제공되는 사물에 관한 정보는, 상기 사물에 관한 설명서 및 광고를 포함하는 방법이 수행되는,
컴퓨터 판독 가능한 기록매체에 저장된 프로그램.
The method of claim 1,
In the (f) step (S150), the information on the object provided to the user is performed by a method including a description and advertisement on the object,
A program stored on a computer-readable recording medium.
제 6 항에 있어서,
상기 식별부를 갖는 사물은 사용자의 단말기에 구비된 카메라로 촬영되며, 상기 사용자에게 제공되는 사물에 관한 정보는, 상기 사용자의 단말기의 디스플레이부에 출력되는 방법이 수행되는,
컴퓨터 판독 가능한 기록매체에 저장된 프로그램.
The method of claim 6,
The object having the identification unit is photographed by a camera provided in the user's terminal, and information about the object provided to the user is output to the display unit of the user's terminal.
A program stored on a computer-readable recording medium.
제 1 항에 있어서,
상기 식별부는 사물의 외면에 형성되거나 또는 사물의 포장 패키지에 형성되는 방법이 수행되는,
컴퓨터 판독 가능한 기록매체에 저장된 프로그램.
The method of claim 1,
The identification unit is formed on the outer surface of the object or is formed on the packaging package of the object is performed,
A program stored on a computer-readable recording medium.
제 1 항에 있어서,
상기 제 2 블록 구역(230)은 하나의 픽셀 단위로 형성되는 방법이 수행되는,
컴퓨터 판독 가능한 기록매체에 저장된 프로그램.
The method of claim 1,
The second block region 230 is formed in units of one pixel,
A program stored on a computer-readable recording medium.
KR1020180156128A 2018-12-06 2018-12-06 A program for loading information of objects using pattern generation of objects recognized by a camera KR102187232B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180156128A KR102187232B1 (en) 2018-12-06 2018-12-06 A program for loading information of objects using pattern generation of objects recognized by a camera

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180156128A KR102187232B1 (en) 2018-12-06 2018-12-06 A program for loading information of objects using pattern generation of objects recognized by a camera

Publications (2)

Publication Number Publication Date
KR20200069037A KR20200069037A (en) 2020-06-16
KR102187232B1 true KR102187232B1 (en) 2020-12-04

Family

ID=71141959

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180156128A KR102187232B1 (en) 2018-12-06 2018-12-06 A program for loading information of objects using pattern generation of objects recognized by a camera

Country Status (1)

Country Link
KR (1) KR102187232B1 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150111611A (en) * 2014-03-26 2015-10-06 한국전자통신연구원 Apparatus and method for detecting vehicle candidate
KR101796027B1 (en) * 2015-04-02 2017-11-10 동국대학교 산학협력단 Method and computing device for gender recognition based on facial image

Also Published As

Publication number Publication date
KR20200069037A (en) 2020-06-16

Similar Documents

Publication Publication Date Title
CN106611435B (en) Animation processing method and device
US7212667B1 (en) Color image processing method for indexing an image using a lattice structure
JP2016091200A (en) Character recognition apparatus, image display apparatus, image search apparatus, character recognition method, and program
EP3438883B1 (en) Method and apparatus for detecting a common section in moving pictures
US11030495B2 (en) Systems and methods for instance segmentation
CN108230168B (en) Method and system for sharing personalized route planning by means of customized multimedia method
CN111241340A (en) Video tag determination method, device, terminal and storage medium
CN111402118B (en) Image replacement method and device, computer equipment and storage medium
CN112215171A (en) Target detection method, device, equipment and computer readable storage medium
CN113301385A (en) Video data processing method and device, electronic equipment and readable storage medium
US20220139085A1 (en) Method and apparatus for video frame processing
KR102187232B1 (en) A program for loading information of objects using pattern generation of objects recognized by a camera
CN113255289A (en) Method and system for composing and distributing file
CN118365408A (en) Image generation method and device
CN107220273B (en) Cartoon character face searching method
KR20040006612A (en) Video geographic information system
CN115731442A (en) Image processing method, image processing device, computer equipment and storage medium
CN115965647A (en) Background image generation method, image fusion method, device, electronic equipment and readable medium
CN114039958A (en) Multimedia processing method and device
CN113763445A (en) Static image acquisition method and system and electronic equipment
KR20220042467A (en) Motion information recognition method, apparatus, electronic device and storage medium
CN111212269A (en) Unmanned aerial vehicle image display method and device, electronic equipment and storage medium
CN109271090A (en) Image interfusion method, terminal and computer readable storage medium
CN113825013B (en) Image display method and device, storage medium and electronic equipment
CN113297416B (en) Video data storage method, apparatus, electronic device, and readable storage medium

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant