WO2016003193A1 - Procédé et système pour reconnaître une image de carte à l'aide de toponymes et de lignes droites, et support d'enregistrement - Google Patents
Procédé et système pour reconnaître une image de carte à l'aide de toponymes et de lignes droites, et support d'enregistrement Download PDFInfo
- Publication number
- WO2016003193A1 WO2016003193A1 PCT/KR2015/006765 KR2015006765W WO2016003193A1 WO 2016003193 A1 WO2016003193 A1 WO 2016003193A1 KR 2015006765 W KR2015006765 W KR 2015006765W WO 2016003193 A1 WO2016003193 A1 WO 2016003193A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- map
- place name
- input image
- character
- location
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/14—Image acquisition
- G06V30/146—Aligning or centring of the image pick-up or image-field
- G06V30/147—Determination of region of interest
Definitions
- Embodiments of the present invention relate to a technique of recognizing a map image and finding a map area indicated by the recognized image.
- a person may directly recognize the area indicated by the map image by looking at the map image, but this is inconvenient for a person to manually find and recognize the area indicated by the map image.
- Another method is the map recognition method based on the map terrain, which has extracted the terrain information from the input map image after constructing the database of the terrain information of the map in advance and then searching the extracted terrain information from the database. You can find a map area that contains terrain information.
- Korean Patent Laid-Open Publication No. 10-2013-0052970 (published May 23, 2013), “Map service providing apparatus and method using image recognition technology,” receives a map image, extracts feature points from a map image, and extracts the extracted points.
- a technology for providing map information on a final image that matches a map image using feature points is disclosed.
- the existing map recognition method has a problem in that it is difficult to construct a database for the map image, and when the map image is input other than the map image in which the database is constructed, the map recognition is not possible.
- OCR optical character reader
- the present invention provides a method and system for providing recognition results of map images based on a point of interest (POI).
- POI point of interest
- a computer implemented map recognition method comprising: recognizing a character in an input image using a character recognition technique; Searching for a place name on the map corresponding to the text and the location of the place name; And acquiring a map area matching the input image by using a straight line connecting the center point of the input image and the center point of the character and the location of the place name.
- a recognition unit for recognizing a character in the input image by using a character recognition technology
- a search unit for searching for a place name on the map corresponding to the text and the location of the place name
- a providing unit which obtains a map area matching the input image by using a straight line connecting the center point of the input image and the center point of the character and the location of the place name and providing the result as a recognition result of the input image.
- a computer readable medium comprising instructions for controlling a computer system to provide a map recognition function, the instructions comprising: recognizing a character in an input image using character recognition technology; Searching for a place name on the map corresponding to the text and the location of the place name; And acquiring a map area matching the input image by using a straight line connecting the center point of the input image and the center point of the character and the location of the place name.
- a point of interest is recognized in a map image by using an optical character reader (OCR) technology, and the map area indicated by the map image is found based on the recognized name. It is able to recognize all map images such as general paper maps and directions as well as precise electronic maps without being affected by the form.
- OCR optical character reader
- the map area indicated by the map image can be accurately found by using a database including the place name information without using a database of the topographic information of the map image.
- a recognition technology that is strong against noise may be provided to ensure accuracy of the map recognition result.
- FIG. 1 illustrates an overview of a user terminal and a map recognition system according to an embodiment of the present invention.
- FIG. 2 is a block diagram illustrating an internal configuration of a map recognition system according to an embodiment of the present invention.
- FIG. 3 is a flowchart illustrating a map recognition method according to an embodiment of the present invention.
- FIG. 4 is a flowchart illustrating a process of recognizing a place name in an embodiment of the present invention.
- 5 to 12 are exemplary diagrams for describing a specific process of name recognition according to an embodiment of the present invention.
- FIG. 13 is a flowchart illustrating a process of obtaining a map area indicated by an input image according to an embodiment of the present invention.
- 14 to 20 are exemplary diagrams for describing a specific process of obtaining a map area according to an embodiment of the present invention.
- 21 is a block diagram for explaining an example of an internal configuration of a computer system according to one embodiment of the present invention.
- the present exemplary embodiments relate to a technology for finding an actual map area indicated by an input image by receiving a map image, and may be applied to various map service areas such as a map search service, a location check service, and a route finder / route guide service.
- map service areas such as a map search service, a location check service, and a route finder / route guide service.
- FIG. 1 illustrates an overview of a user terminal and a map recognition system according to an embodiment of the present invention.
- 1 illustrates a map recognition system 100 and a user terminal 101.
- an arrow may mean that data may be transmitted and received between the map recognition system 100 and the user terminal 101 through a wired / wireless network.
- the user terminal 101 is a PC, a smart phone, a tablet, a wearable computer, or the like, and accesses a web / mobile site related to the map recognition system 100 or a service-only application (map recognition). It may mean all terminal devices capable of installing and executing the app). In this case, the user terminal 101 may perform overall service operations such as service screen configuration, data input, data transmission, and data storage under the control of a web / mobile site or a dedicated application.
- the map recognition system 100 serves as a service platform for providing a map service to a user terminal 101 which is a client.
- the map recognition system 100 receives a map image from the user terminal 101, recognizes name information in the input map image through OCR technology, and uses an actual map area (latitude) that the map image refers to based on the recognized name. It can provide platform services to find (hardness and boundary area).
- the map recognition system 100 may be implemented in an application form on the user terminal 101, but is not limited thereto.
- the map recognition system 100 may be implemented in a form of a service platform that provides a service requiring map recognition in a client-server environment. It is also possible.
- FIG. 2 is a block diagram illustrating an internal configuration of a map recognition system according to an embodiment of the present invention
- FIG. 3 is a flowchart illustrating a map recognition method according to an embodiment of the present invention.
- the map recognition system 200 may include a processor 210, a bus 220, a network interface 230, a memory 240, and a database 250.
- the memory 240 may include an operating system 241 and a map recognition routine 242.
- the processor 210 may include a recognizer 211, a searcher 212, and a provider 213.
- the map recognition system 200 may include more components than the components of FIG. 2.
- the memory 240 is a computer-readable recording medium and may include a permanent mass storage device such as random access memory (RAM), read only memory (ROM), and a disk drive.
- program code for the operating system 241 and the map recognition routine 242 may be stored in the memory 240.
- These software components may be loaded from a computer readable recording medium separate from the memory 240 using a drive mechanism (not shown).
- a separate computer-readable recording medium may include a computer-readable recording medium (not shown) such as a floppy drive, a disk, a tape, a DVD / CD-ROM drive, a memory card, and the like.
- the software components may be loaded into the memory 240 via the network interface 230 rather than the computer readable recording medium.
- the bus 220 may enable communication and data transmission between components of the map recognition system 200.
- the bus 220 may be configured using a high-speed serial bus, a parallel bus, a storage area network and / or other suitable communication technology.
- the network interface 230 may be a computer hardware component for connecting the map recognition system 200 to a computer network.
- the network interface 230 may connect the map recognition system 200 to a computer network through a wireless or wired connection.
- the database 250 includes a name database (DB) for storing and maintaining information necessary for map recognition, in particular, name information.
- the name information is information on a point of interest (POI) on a map.
- POI point of interest
- Table 1 shows an example of a place name DB.
- the database 250 is included in the map recognition system 200, it is also possible to exist as an external database built on a separate system.
- the processor 210 may be configured to process instructions of a computer program by performing basic arithmetic, logic, and input / output operations of the map recognition system 200.
- the instructions may be provided to the processor 210 by the memory 240 or the network interface 230 and via the bus 220.
- the processor 210 may be configured to execute program codes for the recognizer 211, the searcher 212, and the provider 213. Such program code may be stored in a recording device such as memory 240.
- the recognizer 211, the searcher 212, and the provider 213 may be configured to perform the steps S310 to S330 of FIG. 3.
- the recognition unit 211 may receive a map image from the user terminal as an input image, and then recognize the place name in the received map image.
- the user terminal may acquire a map imaged by various methods such as camera shooting, screen capture, and directions, and may input it as an input image to the map recognition system 200.
- a map imaged by various methods such as camera shooting, screen capture, and directions
- the recognition unit 211 may extract the text area from the map image and perform OCR on the extracted text area to recognize the text on the map image as a place name.
- the search unit 212 may search for and obtain an actual location on a map from a geographical name DB with respect to the geographical name recognized in operation S310.
- the search unit 212 may search for a place name recognized in the map image through the OCR in a place name DB in which location information for each place name is stored, and acquire a longitude and latitude which are locations of the place name.
- the provider 213 may provide an actual map area corresponding to the map image as a map recognition result based on the location information of each name acquired through the name DB search in step S320. That is, the provider 213 may provide map information including a place name recognized by the OCR as a recognition result of the map image. For example, the provider 213 compares the location on the map image with the location on the map image with respect to the name recognized in the map image and the location on the map obtained by searching the name DB, and the center point (latitude / longitude) of the area indicated by the map image. Boundary area can be calculated, and the map image recognition result can be shown by obtaining a scale suitable for the size of the output screen with the calculated center point and the boundary area.
- each step may be performed by the recognition unit 211 of the map recognition system 200 described with reference to FIGS. 2 and 3.
- the recognition unit 211 may receive a map image (hereinafter, referred to as an “input image”) imaged through a camera or an image capture from a user terminal, and first input a character from the input image to recognize a place name. The area can be extracted.
- an input image hereinafter, referred to as an “input image”
- the directions shown in FIG. 5 are input to the input image.
- the recognizer 211 may detect a corner in the input image using a corner detector such as a Harris corner detector. 6 illustrates a result of detecting a corner in an input image using a Harris corner detector. Subsequently, the recognition unit 211 may generate a grid-shaped binary corner grid map and process marking on a cell in which a corner exists in the binary corner grid map. 7 shows the result of marking a grid cell in which a corner exists in a binary corner grid map.
- the recognizer 211 may perform noise removal and region expansion on the character region marked in the binary corner grid map using a binary image morphology.
- FIG. 8 illustrates a result of performing noise removal and region expansion on the marking image of FIG. 7.
- the recognizer 211 may detect an outline in a binary corner grid map and bundle the detected outline into a rectangular area, wherein a rectangle 901 smaller than the minimum size is junk. (junk) Can be processed.
- the rectangle 902 satisfying the minimum size may be detected as the effective area, that is, the character area.
- the recognition unit 211 expands the rectangle detected as the text area by a predetermined cell (for example, one space) and determines the extended rectangle area 1002 as the final text area as shown in FIG. 10. Can be.
- the recognition unit 211 may perform OCR on the character region recognized in operation S401 to recognize a character read in the region as a place name.
- the recognition unit 211 may obtain a place name by performing OCR on the rectangular area 1002 determined as the final character area of FIG. 10.
- the post-processing may be performed by correcting the search word to increase the accuracy of the OCR result.
- FIG. 11 illustrates a result of performing OCR on a character region detected in an input image. Accordingly, the recognizer 211 may acquire names (names, POIs) of major places listed in the input image.
- map recognition by obtaining a place name for map recognition using OCR technology, all forms of map recognition such as general paper maps and maps, as well as electronic maps, are possible.
- the provider 213 may calculate a center point and a boundary area of the area indicated by the input image in order to provide a map recognition result.
- the search unit 212 may obtain a place name on the actual map by searching for a place name recognized as an OCR in a place name DB. 12 illustrates location names on an actual map 1220 obtained through a name database search for a name recognized in an input image.
- the provider 213 may perform map image recognition based on the place name acquired through the recognizer 211 and the place name searched through the search unit 212.
- FIG. 13 is a flowchart illustrating a process of obtaining a map area indicated by an input image according to an embodiment of the present invention.
- each step may be performed by the providing unit 213 of the map recognition system 200 described with reference to FIGS. 2 and 3.
- the provider 213 may acquire a geographical name straight line for the geographical name recognized in the input image.
- the provider 213 may acquire a slope between the center point and each place name in the input image 1410.
- the center point of the input image and the center point of the place name recognized in the input image may be obtained.
- a straight line 1403 that connects to the first named straight line will be referred to as.
- the provider 213 may obtain an intersection point between the first named straight lines by projecting the first named straight lines on the map area including the named positions searched through the named DB search.
- the provider 213 inclines the slope of the first place name straight line 1503 obtained in step S1301 to each place name acquired through the search of the place name DB in the actual map 1520. After mapping the straight lines with the straight lines, an intersection point between the first named lines 1503 may be obtained.
- the provider 213 may perform density-based clustering on the intersection points obtained in operation S1302 to obtain a set of significant intersection points among intersection points between the first straight lines. . If the place name in the input image and the place name on the actual map coincide, the intersection point between the first place name straight lines will coincide with the center coordinates of the input image. However, an error may appear between a place name (FIG. 12) and a place name recognized in the input image (FIG. 14) acquired through a search of a place name DB due to a missearch or an image distortion. Although the names of the names in the input image and the names of the places on the actual map do not exactly match, if a number of names are identical or similar, as shown in FIG. have.
- the provider 213 may use density-based clustering to find a set of significant intersections, that is, a region 1608 having a high density of intersections.
- density-based clustering is an algorithm known to perform clustering in such a manner that low-density areas are regarded as noise and clusters high-density areas based on the density of an object (e.g., density-based spatial clustering). of applications with noise), or OPTICS (Ordering points to identify the clustering structure).
- step S1304 the providing unit 213 calculates an average value of the positions (latitude / longitude) of the intersection points in the set of significant intersection points obtained in step S1303 to determine the center point (latitude / longitude) of the area indicated by the input image. Can be obtained.
- the average value of the intersection points in the area 1608 where the distribution of the intersection points is concentrated may be the center point on the map, which is viewed as a center coordinate corresponding to the center of the input image on the actual map 1620.
- the provider 213 calculates the distance between the intersections, and when the distance between the intersections exceeds a certain threshold, considers the noise, calculates an average value of the remaining intersections except noise, and calculates the center coordinates on the map. You can do
- the names on the real map acquired through the name DB search for names recognized in the input image may include names that are misrecognized.
- map recognition accuracy is inferior.
- map recognition is performed based on the density of recognized names, it is difficult to distinguish misidentified names. Accordingly, the present embodiment proposes a method for distinguishing misidentified names in order to provide more accurate and noise resistant map recognition results.
- the provider 213 may designate a geographical name straight line for the name retrieved from the geographical name DB based on the center point on the actual map acquired in operation S1304, that is, a second geographical name that connects the center point and the geographical location on the actual map. A straight line can be obtained.
- step S1306 the providing unit 213 distinguishes the misidentified names from the recognized names by using the slope difference between the first straight names projected on the real map and the second straight lines acquired on the real map. Can be removed.
- the providing unit 213 compares the slopes of the first place name straight line (the name straight line of the input image) and the second place name straight line (the name straight line on the real map) to allow the difference in the slope.
- a place name that is out of range can be considered as noise and the place name considered to be noise can be removed.
- the first place name straight line 1703 and the second place name straight line 1704 are compared, it is understood that the tilt error is very large. Therefore, in the present exemplary embodiment, the accuracy of the map recognition result for the input image may be improved by removing the incorrectly recognized name for the input image.
- the provider 213 may acquire a boundary in which the input image is represented by an actual map by using the distance between the center point of the input image and the place name and the image size of the input image.
- the provider 213 may use the width ImgW and the height ImgH based on the distance ImgD between the center point and the place name of the input image 1810 and the center point of the input image 1810. ) And the distance MapD between the center point of the actual map 1920 and the place name as shown in FIG. 19.
- the providing unit 213 uses the distance (ImgD) between the center point and the place name of the input image, the width (ImgW) and height (ImgH) of the input image, and the distance between the center point and the place name (MapD) of the actual map. You can calculate the width (MapW) and height (MapH) of the actual map you are referring to.
- the width MapW and the height MapH of the actual map may be defined by Equation 1 and Equation 2 by proportional expressions.
- the provider 213 calculates a width MapW and a height MapH on an actual map 1920 that is proportional to the input image 1910, thereby indicating a map area indicated by the input image 1910.
- the boundary of can be obtained.
- the providing unit 213 may provide a map area having a scale that is previously calculated with respect to the size of the output screen with the map center point previously calculated with respect to the input image as an image recognition result.
- the map region 2020 illustrated in FIG. 20 may be provided as a map image recognition result of the input image of FIG. 5, and the map region 2020 corresponding to the recognition result corresponds to a place name recognized in the input image.
- POI 2006 may be included.
- the user terminal providing the input image may receive map information including a place name recognized in the input image from the map recognition system and display the map information as a recognition result of the input image.
- the map recognition system receives a map image, recognizes a place name from the input map image through OCR technology, and the actual map area (latitude / longitude and boundary area) referred to by the map image based on the recognized place name. I can find you.
- the map recognition system according to the present invention can easily and accurately find the area indicated by the input image by applying the nomination straight line concept and can provide a strong recognition result against noise.
- Computer system 2100 includes at least one processor 2110, memory 2120, peripheral interface 2130, I / O subsystem 2140. , At least, the power circuit 2150 and the communication circuit 2160. In this case, the computer system 2100 may correspond to a user terminal.
- the memory 2120 may include, for example, high-speed random access memory, magnetic disk, SRAM, DRAM, ROM, flash memory, or nonvolatile memory. have.
- the memory 2120 may include a software module, an instruction set, or other various data necessary for the operation of the computer system 2100. In this case, accessing the memory 2120 from another component such as the processor 2110 or the peripheral interface 2130 may be controlled by the processor 2110.
- Peripheral interface 2130 may couple input and / or output peripherals of computer system 2100 to processor 2110 and memory 2120.
- the processor 2110 may execute a software module or an instruction set stored in the memory 2120 to perform various functions and process data for the computer system 2100.
- Input / output subsystem 2140 may couple various input / output peripherals to peripheral interface 2130.
- the input / output subsystem 2140 may include a controller for coupling a peripheral device such as a monitor or keyboard, a mouse, a printer, or a touch screen or sensor, as needed, to the peripheral interface 2130.
- the input / output peripherals may be coupled to the peripheral interface 2130 without passing through the input / output subsystem 2140.
- the power circuit 2150 may supply power to all or part of the components of the terminal.
- power circuit 2150 may be a power management system, one or more power sources such as batteries or alternating current (AC), charging systems, power failure detection circuits, power converters or inverters, power status indicators or power sources. It can include any other components for creation, management, distribution.
- power sources such as batteries or alternating current (AC), charging systems, power failure detection circuits, power converters or inverters, power status indicators or power sources. It can include any other components for creation, management, distribution.
- the communication circuit 2160 may enable communication with another computer system using at least one external port.
- the communication circuit 2160 may include an RF circuit to transmit and receive an RF signal, also known as an electromagnetic signal, to enable communication with another computer system.
- the computer system 2100 may include some components shown in FIG. 21, or may include additional components not shown in FIG. It may have a configuration or arrangement that combines two or more components.
- the computer system for a communication terminal in a mobile environment may further include a touch screen or a sensor, in addition to the components shown in FIG. 21, and various communication schemes (WiFi, 3G, LET) in the communication circuit 2160. , Bluetooth, NFC, Zigbee, etc.) may include a circuit for RF communication.
- Components included in computer system 2100 may be implemented in hardware, software, or a combination of both hardware and software, including integrated circuits specialized for one or more signal processing or applications.
- Methods according to an embodiment of the present invention may be implemented in program instruction form that can be executed by various computer systems and recorded in a computer readable medium.
- the program according to the present embodiment may be configured as a PC-based program or an application dedicated to a mobile terminal.
- the map recognition app according to the present embodiment may be implemented in a program form that operates independently, or may be configured in an in-app form of a specific application (for example, a map service program, etc.) to operate on the specific application. It can be implemented to.
- the methods according to the embodiment of the present invention may be performed by the application associated with the map recognition system to control the user terminal.
- an application may be installed in the user terminal through a file provided by the file distribution system.
- the file distribution system may include a file transmitter (not shown) for transmitting the file at the request of the user terminal.
- an accurate electronic map is not affected by the type or form.
- all map images such as general paper maps and directions can be recognized.
- the map area indicated by the map image is accurately identified by using a database including the place name information without using a database of the topographic information of the map image. You can find it.
- a recognition technology that is strong against noise may be provided to ensure the accuracy of the map recognition result.
- the apparatus described above may be implemented as a hardware component, a software component, and / or a combination of hardware components and software components.
- the devices and components described in the embodiments are, for example, processors, controllers, arithmetic logic units (ALUs), digital signal processors, microcomputers, field programmable gate arrays (FPGAs).
- ALUs arithmetic logic units
- FPGAs field programmable gate arrays
- PLU programmable logic unit
- the processing device may execute an operating system (OS) and one or more software applications running on the operating system.
- the processing device may also access, store, manipulate, process, and generate data in response to the execution of the software.
- processing device includes a plurality of processing elements and / or a plurality of types of processing elements. It can be seen that it may include.
- the processing device may include a plurality of processors or one processor and one controller.
- other processing configurations are possible, such as parallel processors.
- the software may include a computer program, code, instructions, or a combination of one or more of the above, and configure the processing device to operate as desired, or process it independently or collectively. You can command the device.
- Software and / or data may be any type of machine, component, physical device, virtual equipment, computer storage medium or device in order to be interpreted by or to provide instructions or data to the processing device. Or may be permanently or temporarily embodied in a signal wave to be transmitted.
- the software may be distributed over networked computer systems so that they may be stored or executed in a distributed manner.
- Software and data may be stored on one or more computer readable recording media.
- the method according to the embodiment may be embodied in the form of program instructions that can be executed by various computer means and recorded in a computer readable medium.
- the computer readable medium may include program instructions, data files, data structures, etc. alone or in combination.
- the program instructions recorded on the media may be those specially designed and constructed for the purposes of the embodiments, or they may be of the kind well-known and available to those having skill in the computer software arts.
- Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks.
- Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.
- the hardware device described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
L'invention concerne un procédé et un système pour reconnaître une image de carte à l'aide de toponymes et de lignes droites. Le procédé pour reconnaître une carte peut comprendre les étapes consistant : à reconnaître un texte sur une image entrée au moyen d'une technologie de reconnaissance de texte ; à rechercher, sur une carte, un toponyme et un emplacement pour ce dernier correspondant au texte ; à acquérir une région sur la carte correspondant à l'image entrée au moyen d'une ligne droite reliant le point central de l'image entrée et le point central du texte, et l'emplacement du toponyme.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020140082396A KR101609744B1 (ko) | 2014-07-02 | 2014-07-02 | 지명 직선을 이용한 지도 이미지 인식 방법과 시스템 및 기록 매체 |
| KR10-2014-0082396 | 2014-07-02 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016003193A1 true WO2016003193A1 (fr) | 2016-01-07 |
Family
ID=55019640
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/KR2015/006765 Ceased WO2016003193A1 (fr) | 2014-07-02 | 2015-07-01 | Procédé et système pour reconnaître une image de carte à l'aide de toponymes et de lignes droites, et support d'enregistrement |
Country Status (2)
| Country | Link |
|---|---|
| KR (1) | KR101609744B1 (fr) |
| WO (1) | WO2016003193A1 (fr) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117037131A (zh) * | 2023-07-20 | 2023-11-10 | 中国电子科技集团公司第五十四研究所 | 一种基于街景序列图像的视觉定位方法 |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002228477A (ja) * | 2001-02-05 | 2002-08-14 | Denso Corp | ナビゲーション装置及びナビゲーションシステム |
| JP2012113668A (ja) * | 2010-11-29 | 2012-06-14 | Zenrin Datacom Co Ltd | 地図情報提供装置、地図情報提供システム、地図情報提供方法および地図情報提供プログラム |
-
2014
- 2014-07-02 KR KR1020140082396A patent/KR101609744B1/ko active Active
-
2015
- 2015-07-01 WO PCT/KR2015/006765 patent/WO2016003193A1/fr not_active Ceased
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002228477A (ja) * | 2001-02-05 | 2002-08-14 | Denso Corp | ナビゲーション装置及びナビゲーションシステム |
| JP2012113668A (ja) * | 2010-11-29 | 2012-06-14 | Zenrin Datacom Co Ltd | 地図情報提供装置、地図情報提供システム、地図情報提供方法および地図情報提供プログラム |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117037131A (zh) * | 2023-07-20 | 2023-11-10 | 中国电子科技集团公司第五十四研究所 | 一种基于街景序列图像的视觉定位方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| KR101609744B1 (ko) | 2016-04-06 |
| KR20160004049A (ko) | 2016-01-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2016003191A1 (fr) | Système et procédé basés sur une reconnaissance optique de caractères pour reconnaître une image de carte, support d'enregistrement et système de distribution de fichier | |
| JP6255085B2 (ja) | 位置特定システムおよび位置特定方法 | |
| CN110095752B (zh) | 定位方法、装置、设备和介质 | |
| WO2019240452A1 (fr) | Procédé et système pour automatiquement collecter et mettre à jour des informations associées à un point d'intérêt dans un espace réel | |
| Niu et al. | Resource-efficient and automated image-based indoor localization | |
| US20130243250A1 (en) | Location of image capture device and object features in a captured image | |
| WO2021241847A1 (fr) | Procédé et système de génération de carte de caractéristiques visuelles | |
| WO2021075772A1 (fr) | Procédé et dispositif de détection d'objet au moyen d'une détection de plusieurs zones | |
| KR101768522B1 (ko) | Ocr를 기반으로 지도 이미지를 인식하는 시스템과 방법, 그리고 기록 매체 및 파일 배포 시스템 | |
| CN112990168B (zh) | 一种违法用地监测方法及系统 | |
| US12056825B2 (en) | Electronic device for providing indoor positioning and method therefor | |
| WO2018026094A1 (fr) | Procédé et système pour générer automatiquement une texture d'orthophotographie en utilisant des données dem | |
| WO2021125578A1 (fr) | Procédé et système de reconnaissance de position reposant sur un traitement d'informations visuelles | |
| WO2016003193A1 (fr) | Procédé et système pour reconnaître une image de carte à l'aide de toponymes et de lignes droites, et support d'enregistrement | |
| Cheraghi et al. | Real-time sign detection for accessible indoor navigation | |
| WO2021206200A1 (fr) | Dispositif et procédé permettant de traiter des informations de nuage de points | |
| KR101699063B1 (ko) | 지명 직선을 이용한 지도 이미지 인식 방법과 시스템 및 기록 매체 | |
| WO2022060058A1 (fr) | Dispositif électronique et serveur pour la détermination d'informations relatives à la position d'un utilisateur | |
| JP6019680B2 (ja) | 表示装置、表示方法、及び、表示プログラム | |
| CN113706448B (zh) | 确定图像的方法、装置、设备及存储介质 | |
| WO2021210725A1 (fr) | Appareil et procédé permettant de traiter des informations de nuage de points | |
| WO2014171749A1 (fr) | Appareil d'entrée d'informations d'installation et procédé utilisant un dispositif intelligent, ainsi que support d'enregistrement sur lequel est enregistré un programme permettant son exécution | |
| WO2019199035A1 (fr) | Système et procédé de suivi du regard | |
| KR102234311B1 (ko) | 이미지 특징 추출 방법 및 시스템 | |
| WO2024085450A1 (fr) | Procédé, dispositif informatique et programme informatique pour générer une carte 3d à l'aide d'informations de géométrie de bâtiment |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 15815427 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15815427 Country of ref document: EP Kind code of ref document: A1 |