WO2013185691A1 - Nfc terminal network application-oriented data preprocessing method and system - Google Patents

Nfc terminal network application-oriented data preprocessing method and system Download PDF

Info

Publication number
WO2013185691A1
WO2013185691A1 PCT/CN2013/080083 CN2013080083W WO2013185691A1 WO 2013185691 A1 WO2013185691 A1 WO 2013185691A1 CN 2013080083 W CN2013080083 W CN 2013080083W WO 2013185691 A1 WO2013185691 A1 WO 2013185691A1
Authority
WO
WIPO (PCT)
Prior art keywords
detection
records
tag
record group
nfc
Prior art date
Application number
PCT/CN2013/080083
Other languages
French (fr)
Chinese (zh)
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 中兴通讯股份有限公司
Publication of WO2013185691A1 publication Critical patent/WO2013185691A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K7/00Methods or arrangements for sensing record carriers, e.g. for reading patterns
    • G06K7/10Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
    • G06K7/10009Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation sensing by radiation using wavelengths larger than 0.1 mm, e.g. radio-waves or microwaves
    • G06K7/10366Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation sensing by radiation using wavelengths larger than 0.1 mm, e.g. radio-waves or microwaves the interrogation device being adapted for miscellaneous applications
    • G06K7/10415Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation sensing by radiation using wavelengths larger than 0.1 mm, e.g. radio-waves or microwaves the interrogation device being adapted for miscellaneous applications the interrogation device being fixed in its position, such as an access control device for reading wireless access cards, or a wireless ATM
    • G06K7/10425Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation sensing by radiation using wavelengths larger than 0.1 mm, e.g. radio-waves or microwaves the interrogation device being adapted for miscellaneous applications the interrogation device being fixed in its position, such as an access control device for reading wireless access cards, or a wireless ATM the interrogation device being arranged for interrogation of record carriers passing by the interrogation device

Definitions

  • the present invention relates to the field of Near Field Communication (NFC) technology, and more particularly to a data preprocessing method and system for NFC terminal network applications.
  • NFC Near Field Communication
  • NFC technology Near Field Communication
  • NFC devices can be used as readers and The tag participates in the communication.
  • the NFC terminal network refers to a network composed of multiple NFC terminals that can cooperate to complete a certain network application.
  • the NFC terminal in the analog card reader mode is represented by a detection area of 7, .
  • the area label M (NFC terminal in analog card mode) is between multiple NFC card readers (NFC terminals in analog card reader mode), and the connection between the logical area and Z represents the logical area ⁇ , ⁇ and Z There is a physical path to access.
  • the FC card reader senses the NFC tag M, thereby generating a probe record for the tag M, the probe record including the tag content read by the card reader and the card reader. Information such as the detection time of the tag is detected.
  • the underlying data generated by the NFC reader may be redundant and multi-read compared to the upper application.
  • the term "redundancy" means that when the tag M stays in the detection area of a certain NFC card reader for a long time, the NFC card reader may read the tag M multiple times, thereby being in the same detection area. Generate multiple records of the tag M for a period of time.
  • the information read by other readers except the reader T1 is multi-read data.
  • the technical problem to be solved by the embodiments of the present invention is to provide a data preprocessing method and system for an NFC terminal network application, which can solve the underlying data redundancy problem occurring in the NFC terminal network application.
  • an embodiment of the present invention provides a data preprocessing method for an NFC terminal network application, including:
  • the probe records generated by the tag M in each detection area in the NFC terminal network are sorted according to the order of recording time, and then the probe records are grouped, so that a group of probe records after the group represents the label M in the detection area.
  • each probe record group includes: if the number of records included in the probe record group is greater than or equal to two, only the first and last records are retained, and if there are remaining records, the remaining records are deleted.
  • the method further includes:
  • a probe record group represents a time of the tag M in the detection area, and the time zone of the probe record group starts from the record time of the first probe record, and ends at the record time of the last probe record.
  • the step of grouping the probe records includes:
  • the partitioning threshold is a minimum time interval for the NFC tag to enter the detection area again after leaving the detection area of an NFC card reader according to the movement rule of the NFC tag in the NFC terminal network.
  • the separation threshold is a risk value.
  • an embodiment of the present invention further provides a data preprocessing system for an NFC terminal network application, including: a grouping module, configured to sort the detection records generated by the label M in each detection area in the NFC terminal network according to the order of recording time, and then group the detection records, so that a group of detection records after the group represents the label M One dwell in the detection area;
  • the redundant data processing module is configured to process each of the sounding record groups, including: if the number of records included in the sounding record group is greater than or equal to two, only the first and last records are retained, and if the remaining records exist, the remaining records are deleted. .
  • system further includes a multi-read data processing module
  • the redundant data processing module is further configured to notify the multi-read data processing module after processing the detection record groups;
  • the multi-read data processing module is configured to detect whether a dwell period of each probe record group of the tag M has an inclusion relationship, and to detect a record record group having an inclusion relationship for the dwell period, and delete the probe record with a short dwell period Group
  • a probe record group represents a time of the tag M in the detection area, and the time zone of the probe record group starts from the record time of the first probe record, and ends at the record time of the last probe record.
  • the step of grouping the probe records by the grouping module means:
  • the grouping module determines whether the recording time interval of the two adjacent probe records is less than the partitioning threshold, and if so, the two probe records are classified into the same probe record group, and if not, the two probe records are respectively returned Into two probe record groups;
  • the partitioning threshold is a minimum time interval for the NFC tag to enter the detection area again after leaving the detection area of an NFC card reader according to the movement rule of the NFC tag in the NFC terminal network; For the risk value.
  • the data preprocessing method and system for the NFC terminal network application provided by the embodiment of the present invention, by grouping the data of the label M in each detection area, so that a group of detected recording groups after the grouping is represented If the number of records included in the detection record group is greater than or equal to two, only the first and last records are retained. If the remaining records exist, the remaining records are deleted, which can solve the NFC terminal network application.
  • the redundantly processed detection record group data of the label M in each detection area The time period is compared. For the probe record group with the inclusion relationship in the resident time period, the detection record group with the short residence time period is deleted, which can solve the under-data multi-read problem occurring in the NFC terminal network application.
  • FIG. 1 is a schematic diagram of a network topology structure of an NFC terminal network in the related art
  • FIG. 2 is a flowchart of a data preprocessing method for an NFC terminal network application according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a data preprocessing system for an NFC terminal network application according to an embodiment of the present invention.
  • an embodiment of the present invention provides a data pre-processing method for an NFC terminal network application, where the method includes:
  • the method also includes the following features:
  • the NFC tag M generates the first detection record in the detection area in the process of entering the detection area, and the NFC tag M generates the last detection record in the detection area in the process of leaving the detection area; therefore, the NFC tag M Normally passing through the detection area of an NFC card reader to Generate fewer probe records.
  • the detection records generated by the label M in each detection area in the NFC terminal network are sorted according to the sequence of recording time, including: generating a label M in each detection area in the NFC terminal network in a statistical period The detection records are sorted according to the order of recording time;
  • the method further includes:
  • a probe record group represents a resident of the tag M in the detection area, and the dwell time period of the probe record group starts from the recording time of the first probe record, and ends at the recording time of the last probe record;
  • the dwell period of the first probe group is: 7:10:40 to 7:10:50
  • the dwell period of the second probe group is: 7:10:20:7:10 In 50 seconds
  • the dwell period of the second probe record group includes the dwell period of the first probe record group
  • the dwell period of the first probe record group is shorter, the data of the first probe record group is deleted.
  • the detection records are grouped, including:
  • the partitioning threshold is a minimum time interval, which is an empirical value, according to the movement rule of the NFC tag in the NFC terminal network, after the NFC tag leaves the detection area of an NFC card reader and then enters the detection area again. For example, after observing the movement behavior of the NFC tag in the NFC terminal network, it is found that: after an NFC tag leaves the detection area of an NFC card reader, it generally goes to the detection area of the adjacent NFC card reader, and for a short time. It is unlikely that it will return to the previous detection area again.
  • an embodiment of the present invention provides a data pre-processing for an NFC terminal network application. Processing system, the system includes:
  • a grouping module configured to sort the detection records generated by the label M in each detection area in the NFC terminal network according to the order of recording time, and then group the detection records, so that a group of detection records after the group represents the label M One dwell in the detection area;
  • the redundant data processing module is configured to process each of the sounding record groups, including: if the number of records included in the sounding record group is greater than or equal to two, only the first and last records are retained, and if the remaining records exist, the remaining records are deleted. .
  • the system also includes the following features:
  • the NFC tag M generates the first detection record in the detection area in the process of entering the detection area, and the NFC tag M generates the last detection record in the detection area in the process of leaving the detection area; therefore, the NFC tag M At least two probe records are generated when passing through the detection area of an NFC reader.
  • the system further comprises a multi-read data processing module;
  • the redundant data processing module is further configured to notify the multi-read data processing module after processing the detection record groups;
  • the multi-read data processing module is configured to detect whether a dwell period of each probe record group of the tag M in the NFC terminal network has an inclusion relationship, and a dive time for the probe record group having an inclusion relationship for the dwell period a short detection record group;
  • a probe record group represents a time of the tag M in the detection area, and the time zone of the probe record group starts from the record time of the first probe record, and ends at the record time of the last probe record.
  • the grouping module groups the probe records, including:
  • the grouping module determines whether the recording time interval of the two adjacent probe records is less than the partitioning threshold, and if so, the two probe records are classified into the same probe record group, and if not, the two probe records are respectively returned Entering into the two detection record groups; wherein the separation width is determined according to the movement rule of the NFC tag in the NFC terminal network, and the NFC tag is re-entered into the detection area after leaving the detection area of an NFC card reader.
  • the minimum time interval usually the empirical value.
  • the number of records included in the probe record group is greater than or equal to two, only the first and last records are retained, and the remaining records are deleted, which can solve the underlying data redundancy problem in the NFC terminal network application.
  • the detection record with the short residence time period is deleted. Group, can solve the under-data multi-read problem that occurs in NFC terminal network applications.
  • the data preprocessing method and system for the NFC terminal network application provided by the embodiment of the present invention, by grouping the data of the label M in each detection area, so that a group of detection record groups after the group represents the label M in the detection area. For one time, if the number of records included in the probe record group is greater than or equal to two, only the first and last records are retained, and the remaining records are deleted, which can solve the underlying data redundancy problem occurring in the NFC terminal network application. By comparing the dwell time periods of the redundantly processed probe record group data of the tag M in each detection area, for the probe record group having the inclusion relationship of the resident time period, the detection record with the short residence time period is deleted. Group, can solve the under-data multi-read problem that occurs in NFC terminal network applications.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Toxicology (AREA)
  • General Health & Medical Sciences (AREA)
  • Electromagnetism (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

An NFC terminal network application-oriented data preprocessing method. The method includes: sequencing the detection records which are generated by a tag M in each detection region in an NFC terminal network according to a record time sequence, and grouping the detection records to allow one detection record group after grouping to represent one residence of the tag M in the detection region; and processing each detection record group, including: if the number of records contained in the detection record group is greater than or equal to 2, only reserving the first and last two records, and deleting the other records. The embodiments of the present invention can solve the underlying data redundancy problem occurring in NFC terminal network application. Also disclosed is an NFC terminal network application-oriented data preprocessing system.

Description

一种面向 NFC终端网络应用的数据预处理方法和系统  Data preprocessing method and system for NFC terminal network application
技术领域 Technical field
本发明涉及近场通信(Near Field Communication, NFC )技术领域, 尤 其涉及的是一种面向 NFC终端网络应用的数据预处理方法和系统。  The present invention relates to the field of Near Field Communication (NFC) technology, and more particularly to a data preprocessing method and system for NFC terminal network applications.
背景技术 Background technique
NFC技术( Near Field Communication ) 即近距离无线通讯技术, 其将非 接触读卡器、 非接触卡和点对点 (Peer-to-Peer)通信功能整合进一块单芯片, NFC设备可以分别作为阅读器和标签参与通信。  NFC technology (Near Field Communication) is a short-range wireless communication technology that integrates contactless readers, contactless cards, and peer-to-peer communication functions into a single chip. NFC devices can be used as readers and The tag participates in the communication.
如图 1所示, NFC终端网络是指能够协同完成某一网络应用的多个 NFC 终端组成的网络, 模拟读卡器模式的 NFC终端 ,以 7 ,.表示, 7 ,.的探测区域 为逻辑区域 标签 M (模拟卡模式的 NFC终端 )在多个 NFC读卡器 (模 拟读卡器模式的 NFC终端)之间,逻辑区域 和 Z之间的连线代表逻辑区域 Ζ,·和 Z之间有通达的物理路径。 当标签 M靠近某个 NFC读卡器时, FC读 卡器会感应到 NFC标签 M, 从而产生一条关于该标签 M的探测记录, 该探 测记录包括读卡器读到的标签内容和读卡器探测到标签的探测时间等信息。  As shown in Figure 1, the NFC terminal network refers to a network composed of multiple NFC terminals that can cooperate to complete a certain network application. The NFC terminal in the analog card reader mode is represented by a detection area of 7, . The area label M (NFC terminal in analog card mode) is between multiple NFC card readers (NFC terminals in analog card reader mode), and the connection between the logical area and Z represents the logical area Ζ, · and Z There is a physical path to access. When the tag M is close to an NFC card reader, the FC card reader senses the NFC tag M, thereby generating a probe record for the tag M, the probe record including the tag content read by the card reader and the card reader. Information such as the detection time of the tag is detected.
对于 NFC终端网络的上层应用 (比如, NFC终端定位) 而言, NFC读 卡器产生的底层数据相对上层应用而言可能存在冗余和多读的情况。 其中, 所谓冗余是指, 当标签 M在某个 NFC读卡器的探测区域内停留的时间较长 时, 该 NFC读卡器可能多次读取该标签 M,从而在同一探测区域内的一段时 间内生成标签 M的多条记录。 所谓多读是指: 标签 M在 NFC终端网络中移 动, 当移动到某个位置离 NFC读卡器 T1较近能被 T1强烈感应到, 同时虽然 离其他 NFC读卡器 (比如, NFC读卡器 T2 )有一定距离但也能被其他读卡 器微弱感应到, 而对于上层应用来说, 除读卡器 T1外的其他读卡器读到的信 息是多读数据。  For upper-layer applications of NFC terminal networks (for example, NFC terminal positioning), the underlying data generated by the NFC reader may be redundant and multi-read compared to the upper application. The term "redundancy" means that when the tag M stays in the detection area of a certain NFC card reader for a long time, the NFC card reader may read the tag M multiple times, thereby being in the same detection area. Generate multiple records of the tag M for a period of time. The so-called multi-reading means: The tag M moves in the NFC terminal network, and when moved to a certain position closer to the NFC card reader T1, it can be strongly sensed by T1, while leaving other NFC card readers (for example, NFC card readers). T2) has a certain distance but can also be weakly sensed by other readers. For upper-layer applications, the information read by other readers except the reader T1 is multi-read data.
因此, 为了向 NFC终端网络的上层应用提供可靠、 准确的数据, 需要对 NFC读卡器产生的底层数据进行预处理。 发明内容 Therefore, in order to provide reliable and accurate data to the upper layer application of the NFC terminal network, the underlying data generated by the NFC card reader needs to be preprocessed. Summary of the invention
本发明实施例所要解决的技术问题是提供一种面向 NFC终端网络应用的 数据预处理方法和系统, 能够解决 NFC终端网络应用中出现的底层数据冗余 问题。  The technical problem to be solved by the embodiments of the present invention is to provide a data preprocessing method and system for an NFC terminal network application, which can solve the underlying data redundancy problem occurring in the NFC terminal network application.
为了解决上述技术问题,本发明实施例提供了一种面向 NFC终端网络应 用的数据预处理方法, 包括:  In order to solve the above technical problem, an embodiment of the present invention provides a data preprocessing method for an NFC terminal network application, including:
将标签 M在 NFC终端网络内的每一个探测区域内产生的探测记录按照 记录时间的先后顺序进行排序, 然后对探测记录进行分组, 使分组后的一个 探测记录组代表标签 M在该探测区域的一次驻留;  The probe records generated by the tag M in each detection area in the NFC terminal network are sorted according to the order of recording time, and then the probe records are grouped, so that a group of probe records after the group represents the label M in the detection area. One time
对各探测记录组进行处理, 包括: 如该探测记录组包含的记录数目大于 或等于两条, 则只保留首尾两条记录, 如果存在其余记录, 则删除其余记录。  The processing of each probe record group includes: if the number of records included in the probe record group is greater than or equal to two, only the first and last records are retained, and if there are remaining records, the remaining records are deleted.
可选地, 对各探测记录组进行处理的步骤后, 还包括:  Optionally, after the step of processing each probe record group, the method further includes:
检测标签 M的各探测记录组的驻留时间段是否具有包含关系,对于驻留 时间段具有包含关系的探测记录组, 删除驻留时间段短的探测记录组;  Detecting whether the dwell period of each probe record group of the tag M has an inclusion relationship, and for the probe record group having an inclusion relationship for the dwell period, deleting the probe record group with a short dwell period;
其中, 一个探测记录组代表标签 M在探测区域的一次驻留, 探测记录组 的驻留时间段起始于首条探测记录的记录时间, 终止于最后一条探测记录的 记录时间。  Wherein, a probe record group represents a time of the tag M in the detection area, and the time zone of the probe record group starts from the record time of the first probe record, and ends at the record time of the last probe record.
可选地, 所述对探测记录进行分组的步骤包括:  Optionally, the step of grouping the probe records includes:
判断相邻两条探测记录的记录时间间隔是否小于分隔阔值, 如果是则将 这两条探测记录归入同一个探测记录组中, 如果不是则将这两条探测记录分 别归入两个探测记录组中;  Determine whether the recording interval of two adjacent detection records is less than the separation threshold, and if so, classify the two detection records into the same detection record group, and if not, separate the two detection records into two detection records. In the record group;
其中, 所述分隔阔值为根据 NFC标签在 NFC终端网络中的移动规律确 定的该 NFC标签离开某个 NFC读卡器的探测区域后再次进入该探测区域的 最小时间间隔。  The partitioning threshold is a minimum time interval for the NFC tag to enter the detection area again after leaving the detection area of an NFC card reader according to the movement rule of the NFC tag in the NFC terminal network.
可选地, 所述分隔阔值为经险值。  Optionally, the separation threshold is a risk value.
为了解决上述技术问题,本发明实施例还提供了一种面向 NFC终端网络 应用的数据预处理系统, 包括: 分组模块, 设置成将标签 M在 NFC终端网络内的每一个探测区域内产 生的探测记录按照记录时间的先后顺序进行排序,然后对探测记录进行分组, 使分组后的一个探测记录组代表标签 M在该探测区域的一次驻留; In order to solve the above technical problem, an embodiment of the present invention further provides a data preprocessing system for an NFC terminal network application, including: a grouping module, configured to sort the detection records generated by the label M in each detection area in the NFC terminal network according to the order of recording time, and then group the detection records, so that a group of detection records after the group represents the label M One dwell in the detection area;
冗余数据处理模块, 设置成对各探测记录组进行处理, 包括: 如该探测 记录组包含的记录数目大于或等于两条, 则只保留首尾两条记录, 如果存在 其余记录, 则删除其余记录。  The redundant data processing module is configured to process each of the sounding record groups, including: if the number of records included in the sounding record group is greater than or equal to two, only the first and last records are retained, and if the remaining records exist, the remaining records are deleted. .
可选地, 该系统还包括多读数据处理模块;  Optionally, the system further includes a multi-read data processing module;
所述冗余数据处理模块, 还设置成对各探测记录组进行处理后, 通知多 读数据处理模块;  The redundant data processing module is further configured to notify the multi-read data processing module after processing the detection record groups;
所述多读数据处理模块,设置成检测标签 M的各探测记录组的驻留时间 段是否具有包含关系, 对于驻留时间段具有包含关系的探测记录组, 删除驻 留时间段短的探测记录组;  The multi-read data processing module is configured to detect whether a dwell period of each probe record group of the tag M has an inclusion relationship, and to detect a record record group having an inclusion relationship for the dwell period, and delete the probe record with a short dwell period Group
其中, 一个探测记录组代表标签 M在探测区域的一次驻留, 探测记录组 的驻留时间段起始于首条探测记录的记录时间, 终止于最后一条探测记录的 记录时间。  Wherein, a probe record group represents a time of the tag M in the detection area, and the time zone of the probe record group starts from the record time of the first probe record, and ends at the record time of the last probe record.
可选地, 所述分组模块对探测记录进行分组的步骤是指:  Optionally, the step of grouping the probe records by the grouping module means:
所述分组模块判断相邻两条探测记录的记录时间间隔是否小于分隔阔 值, 如果是则将这两条探测记录归入同一个探测记录组中, 如果不是则将这 两条探测记录分别归入两个探测记录组中;  The grouping module determines whether the recording time interval of the two adjacent probe records is less than the partitioning threshold, and if so, the two probe records are classified into the same probe record group, and if not, the two probe records are respectively returned Into two probe record groups;
其中, 所述分隔阔值为根据 NFC标签在 NFC终端网络中的移动规律确 定的该 NFC标签离开某个 NFC读卡器的探测区域后再次进入该探测区域的 最小时间间隔; 所述分隔阔值为经险值。  The partitioning threshold is a minimum time interval for the NFC tag to enter the detection area again after leaving the detection area of an NFC card reader according to the movement rule of the NFC tag in the NFC terminal network; For the risk value.
与相关技术相比,本发明实施例提供的一种面向 NFC终端网络应用的数 据预处理方法和系统, 通过对标签 M在各探测区域内的数据进行分组, 使分 组后的一个探测记录组代表标签 M在该探测区域的一次驻留 ,如探测记录组 包含的记录数目大于或等于两条, 则只保留首尾两条记录, 如果存在其余记 录, 则删除其余记录, 能够解决 NFC终端网络应用中出现的底层数据冗余问 题。通过将标签 M在各探测区域内的经过冗余处理后的探测记录组数据的驻 留时间段进行比较, 对于驻留时间段具有包含关系的探测记录组, 删除驻留 时间段短的探测记录组, 能够解决 NFC终端网络应用中出现的底层数据多读 问题。 附图概述 Compared with the related art, the data preprocessing method and system for the NFC terminal network application provided by the embodiment of the present invention, by grouping the data of the label M in each detection area, so that a group of detected recording groups after the grouping is represented If the number of records included in the detection record group is greater than or equal to two, only the first and last records are retained. If the remaining records exist, the remaining records are deleted, which can solve the NFC terminal network application. The underlying data redundancy problem that arises. By means of the redundantly processed detection record group data of the label M in each detection area The time period is compared. For the probe record group with the inclusion relationship in the resident time period, the detection record group with the short residence time period is deleted, which can solve the under-data multi-read problem occurring in the NFC terminal network application. BRIEF abstract
图 1为相关技术中 NFC终端网络的网络拓朴结构示意图;  1 is a schematic diagram of a network topology structure of an NFC terminal network in the related art;
图 2为本发明实施例的一种面向 NFC终端网络应用的数据预处理方法的 流程图。  FIG. 2 is a flowchart of a data preprocessing method for an NFC terminal network application according to an embodiment of the present invention.
图 3为本发明实施例的一种面向 NFC终端网络应用的数据预处理系统的 结构示意图。  FIG. 3 is a schematic structural diagram of a data preprocessing system for an NFC terminal network application according to an embodiment of the present invention.
本发明的较佳实施方式 Preferred embodiment of the invention
为使本发明实施例的目的、 技术方案和优点更加清楚明白, 下文中将结 合附图对本发明的实施例进行详细说明。 需要说明的是, 在不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互任意组合。 如图 2所示,本发明实施例提供了一种面向 NFC终端网络应用的数据预 处理方法, 该方法包括:  The embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments in the present application may be arbitrarily combined with each other. As shown in FIG. 2, an embodiment of the present invention provides a data pre-processing method for an NFC terminal network application, where the method includes:
S 10 , 将标签 M在 NFC终端网络内的每一个探测区域内产生的探测记录 按照记录时间的先后顺序进行排序, 然后对探测记录进行分组, 使分组后的 一个探测记录组代表标签 M在该探测区域的一次驻留;  S10, sorting the probe records generated by the label M in each detection area in the NFC terminal network according to the order of recording time, and then grouping the probe records, so that a group of probe records after the group represents the label M. One time of the detection area;
S20, 对各探测记录组进行处理, 包括: 如该探测记录组包含的记录数目 大于或等于两条, 则只保留首尾两条记录, 如果存在其余记录, 则删除其余 记录。  S20. Processing, by the detection record group, the following: If the number of records included in the detection record group is greater than or equal to two, only the first and last records are retained, and if the remaining records exist, the remaining records are deleted.
该方法还包括下述特点:  The method also includes the following features:
其中, NFC标签 M在进入探测区域的过程中产生该探测区域内的第一条 探测记录, NFC标签 M在离开探测区域的过程中产生该探测区域内的最后一 条探测记录; 因此, NFC标签 M正常经过某个 NFC读卡器的探测区域时至 少产生两条探测记录。 The NFC tag M generates the first detection record in the detection area in the process of entering the detection area, and the NFC tag M generates the last detection record in the detection area in the process of leaving the detection area; therefore, the NFC tag M Normally passing through the detection area of an NFC card reader to Generate fewer probe records.
其中, 将标签 M在 NFC终端网络内的每一个探测区域内产生的探测记 录按照记录时间的先后顺序进行排序, 包括: 将一段统计周期内标签 M在 NFC终端网络内的每一个探测区域内产生的探测记录按照记录时间的先后顺 序进行排序;  The detection records generated by the label M in each detection area in the NFC terminal network are sorted according to the sequence of recording time, including: generating a label M in each detection area in the NFC terminal network in a statistical period The detection records are sorted according to the order of recording time;
其中, 对各探测记录组进行处理后, 还包括:  After processing each probe record group, the method further includes:
S30 ,检测标签 M在 NFC终端网络内的各探测记录组的驻留时间段是否 具有包含关系, 对于驻留时间段具有包含关系的探测记录组, 删除驻留时间 段短的探测记录组; 其中, 一个探测记录组代表标签 M在探测区域的一次驻 留, 探测记录组的驻留时间段起始于首条探测记录的记录时间, 终止于最后 一条探测记录的记录时间;  S30, detecting whether the camping time period of each probe record group of the label M in the NFC terminal network has an inclusion relationship, and for the probe record group having the inclusion relationship of the resident time period, deleting the probe record group with a short residence period; a probe record group represents a resident of the tag M in the detection area, and the dwell time period of the probe record group starts from the recording time of the first probe record, and ends at the recording time of the last probe record;
比如, 第一探测记录组的驻留时间段为: 7点 10分 40秒到 7点 10分 50 秒, 第二探测记录组的驻留时间段为: 7点 10分 20秒到 7点 10分 50秒, 由 于第二探测记录组的驻留时间段包含第一探测记录组的驻留时间段, 且第一 探测记录组的驻留时间段较短, 因此删除第一探测记录组的数据。  For example, the dwell period of the first probe group is: 7:10:40 to 7:10:50, and the dwell period of the second probe group is: 7:10:20:7:10 In 50 seconds, since the dwell period of the second probe record group includes the dwell period of the first probe record group, and the dwell period of the first probe record group is shorter, the data of the first probe record group is deleted. .
其中, 对探测记录进行分组, 包括:  Wherein, the detection records are grouped, including:
判断相邻两条探测记录的记录时间间隔是否小于分隔阔值, 如果是则将 这两条探测记录归入同一个探测记录组中, 如果不是则将这两条探测记录分 别归入两个探测记录组中。  Determine whether the recording interval of two adjacent detection records is less than the separation threshold, and if so, classify the two detection records into the same detection record group, and if not, separate the two detection records into two detection records. In the record group.
其中, 所述分隔阔值为根据 NFC标签在 NFC终端网络中的移动规律确 定的该 NFC标签离开某个 NFC读卡器的探测区域后再次进入该探测区域的 最小时间间隔, 一般为经验值。 比如, 通过对 NFC标签在 NFC终端网络中 的移动行为的观察后发现: 一个 NFC标签离开某个 NFC读卡器的探测区域 后, 一般会前往相邻 NFC读卡器的探测区域, 且短时间内再次回到上一个探 测区域的可能性不大, 因此, 如 NFC读卡器的探测周期为 10秒, 则为了区 分同一个 NFC标签在同一个探测区域内的两次驻留,所述分隔阔值可以设定 为一个经险值(比如, 1分钟, 或其他值) 。 如图 3所示,本发明实施例提供了一种面向 NFC终端网络应用的数据预 处理系统, 该系统包括: The partitioning threshold is a minimum time interval, which is an empirical value, according to the movement rule of the NFC tag in the NFC terminal network, after the NFC tag leaves the detection area of an NFC card reader and then enters the detection area again. For example, after observing the movement behavior of the NFC tag in the NFC terminal network, it is found that: after an NFC tag leaves the detection area of an NFC card reader, it generally goes to the detection area of the adjacent NFC card reader, and for a short time. It is unlikely that it will return to the previous detection area again. Therefore, if the detection period of the NFC card reader is 10 seconds, in order to distinguish the two residences of the same NFC tag in the same detection area, the separation The threshold can be set to a risk value (for example, 1 minute, or other value). As shown in FIG. 3, an embodiment of the present invention provides a data pre-processing for an NFC terminal network application. Processing system, the system includes:
分组模块, 设置成将标签 M在 NFC终端网络内的每一个探测区域内产 生的探测记录按照记录时间的先后顺序进行排序,然后对探测记录进行分组, 使分组后的一个探测记录组代表标签 M在该探测区域的一次驻留;  a grouping module, configured to sort the detection records generated by the label M in each detection area in the NFC terminal network according to the order of recording time, and then group the detection records, so that a group of detection records after the group represents the label M One dwell in the detection area;
冗余数据处理模块, 设置成对各探测记录组进行处理, 包括: 如该探测 记录组包含的记录数目大于或等于两条, 则只保留首尾两条记录, 如果存在 其余记录, 则删除其余记录。  The redundant data processing module is configured to process each of the sounding record groups, including: if the number of records included in the sounding record group is greater than or equal to two, only the first and last records are retained, and if the remaining records exist, the remaining records are deleted. .
该系统还包括下述特征:  The system also includes the following features:
其中, NFC标签 M在进入探测区域的过程中产生该探测区域内的第一条 探测记录, NFC标签 M在离开探测区域的过程中产生该探测区域内的最后一 条探测记录; 因此, NFC标签 M正常经过某个 NFC读卡器的探测区域时至 少产生两条探测记录。 其中, 该系统还包括多读数据处理模块;  The NFC tag M generates the first detection record in the detection area in the process of entering the detection area, and the NFC tag M generates the last detection record in the detection area in the process of leaving the detection area; therefore, the NFC tag M At least two probe records are generated when passing through the detection area of an NFC reader. Wherein, the system further comprises a multi-read data processing module;
所述冗余数据处理模块, 还设置成对各探测记录组进行处理后, 通知多 读数据处理模块;  The redundant data processing module is further configured to notify the multi-read data processing module after processing the detection record groups;
所述多读数据处理模块, 设置成检测标签 M在 NFC终端网络内的各探 测记录组的驻留时间段是否具有包含关系, 对于驻留时间段具有包含关系的 探测记录组, 删除驻留时间段短的探测记录组;  The multi-read data processing module is configured to detect whether a dwell period of each probe record group of the tag M in the NFC terminal network has an inclusion relationship, and a dive time for the probe record group having an inclusion relationship for the dwell period a short detection record group;
其中, 一个探测记录组代表标签 M在探测区域的一次驻留, 探测记录组 的驻留时间段起始于首条探测记录的记录时间, 终止于最后一条探测记录的 记录时间。 其中, 所述分组模块对探测记录进行分组, 包括:  Wherein, a probe record group represents a time of the tag M in the detection area, and the time zone of the probe record group starts from the record time of the first probe record, and ends at the record time of the last probe record. The grouping module groups the probe records, including:
所述分组模块判断相邻两条探测记录的记录时间间隔是否小于分隔阔 值, 如果是则将这两条探测记录归入同一个探测记录组中, 如果不是则将这 两条探测记录分别归入两个探测记录组中; 其中, 所述分隔阔值为根据 NFC标签在 NFC终端网络中的移动规律确 定的该 NFC标签离开某个 NFC读卡器的探测区域后再次进入该探测区域的 最小时间间隔, 一般为经验值。 上述实施例提供的一种面向 NFC 终端网络应用的数据预处理方法和系 统, 通过对标签 M在各探测区域内的数据进行分组, 使分组后的一个探测记 录组代表标签 M在该探测区域的一次驻留,如探测记录组包含的记录数目大 于或等于两条, 则只保留首尾两条记录, 删除其余记录, 能够解决 NFC终端 网络应用中出现的底层数据冗余问题。通过将标签 M在各探测区域内的经过 冗余处理后的探测记录组数据的驻留时间段进行比较, 对于驻留时间段具有 包含关系的探测记录组, 删除驻留时间段短的探测记录组, 能够解决 NFC终 端网络应用中出现的底层数据多读问题。 The grouping module determines whether the recording time interval of the two adjacent probe records is less than the partitioning threshold, and if so, the two probe records are classified into the same probe record group, and if not, the two probe records are respectively returned Entering into the two detection record groups; wherein the separation width is determined according to the movement rule of the NFC tag in the NFC terminal network, and the NFC tag is re-entered into the detection area after leaving the detection area of an NFC card reader. The minimum time interval, usually the empirical value. The data preprocessing method and system for the NFC terminal network application provided by the foregoing embodiment, by grouping the data of the label M in each detection area, so that a group of detection records after the group represents the label M in the detection area. If the number of records included in the probe record group is greater than or equal to two, only the first and last records are retained, and the remaining records are deleted, which can solve the underlying data redundancy problem in the NFC terminal network application. By comparing the dwell time periods of the redundantly processed probe record group data of the tag M in each detection area, for the probe record group having the inclusion relationship of the resident time period, the detection record with the short residence time period is deleted. Group, can solve the under-data multi-read problem that occurs in NFC terminal network applications.
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序 来指令相关硬件完成, 所述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现, 相应地, 上述实施例中的各模块 /单元可以釆用 硬件的形式实现, 也可以釆用软件功能模块的形式实现。 本发明实施例不限 制于任何特定形式的硬件和软件的结合。  One of ordinary skill in the art will appreciate that all or a portion of the above steps may be accomplished by a program instructing the associated hardware, such as a read-only memory, a magnetic disk, or an optical disk. Optionally, all or part of the steps of the foregoing embodiments may also be implemented by using one or more integrated circuits. Accordingly, each module/unit in the foregoing embodiment may be implemented in the form of hardware, or may use software functions. The form of the module is implemented. Embodiments of the invention are not limited to any particular form of combination of hardware and software.
需要说明的是, 本发明还可有其他多种实施例, 在不背离本发明实施例 精神及其实质的情况下, 熟悉本领域的技术人员可根据本发明实施例作出各 种相应的改变和变形, 但这些相应的改变和变形都应属于本发明实施例所附 的权利要求的保护范围。  It should be noted that the present invention may be embodied in various other embodiments, and those skilled in the art can make various corresponding changes and embodiments according to the embodiments of the present invention without departing from the spirit and scope of the embodiments of the present invention. Modifications, but such corresponding changes and modifications are intended to fall within the scope of the appended claims.
工业实用性 Industrial applicability
本发明实施例提供的一种面向 NFC终端网络应用的数据预处理方法和系 统, 通过对标签 M在各探测区域内的数据进行分组, 使分组后的一个探测记 录组代表标签 M在该探测区域的一次驻留,如探测记录组包含的记录数目大 于或等于两条, 则只保留首尾两条记录, 删除其余记录, 能够解决 NFC终端 网络应用中出现的底层数据冗余问题。通过将标签 M在各探测区域内的经过 冗余处理后的探测记录组数据的驻留时间段进行比较, 对于驻留时间段具有 包含关系的探测记录组, 删除驻留时间段短的探测记录组, 能够解决 NFC终 端网络应用中出现的底层数据多读问题。  The data preprocessing method and system for the NFC terminal network application provided by the embodiment of the present invention, by grouping the data of the label M in each detection area, so that a group of detection record groups after the group represents the label M in the detection area. For one time, if the number of records included in the probe record group is greater than or equal to two, only the first and last records are retained, and the remaining records are deleted, which can solve the underlying data redundancy problem occurring in the NFC terminal network application. By comparing the dwell time periods of the redundantly processed probe record group data of the tag M in each detection area, for the probe record group having the inclusion relationship of the resident time period, the detection record with the short residence time period is deleted. Group, can solve the under-data multi-read problem that occurs in NFC terminal network applications.

Claims

权 利 要 求 书 claims
1、 一种面向 NFC终端网络应用的数据预处理方法, 包括: 1. A data preprocessing method for NFC terminal network applications, including:
将标签 M在近场通信 NFC终端网络内的每一个探测区域内产生的探测 记录按照记录时间的先后顺序进行排序, 然后对探测记录进行分组, 使分组 后的一个探测记录组代表标签 M在该探测区域的一次驻留; The detection records generated by tag M in each detection area in the near field communication NFC terminal network are sorted according to the order of recording time, and then the detection records are grouped, so that a grouped detection record group represents the detection record of tag M in that area. One dwell in the detection area;
对各探测记录组进行处理, 包括: 如该探测记录组包含的记录数目大于 或等于两条, 则只保留首尾两条记录, 如果存在其余记录, 则删除其余记录。 Processing of each detection record group includes: If the number of records contained in the detection record group is greater than or equal to two, only the first and last two records will be retained. If other records exist, the remaining records will be deleted.
2、如权利要求 1所述的方法,其中,对各探测记录组进行处理的步骤后, 还包括: 2. The method of claim 1, wherein after processing each detection record group, it further includes:
检测标签 M的各探测记录组的驻留时间段是否具有包含关系,对于驻留 时间段具有包含关系的探测记录组, 删除驻留时间段短的探测记录组; Detect whether the residence time periods of each detection record group of tag M have an inclusive relationship. For the detection record groups whose residence time periods have an inclusive relationship, delete the detection record groups with short residence time periods;
其中, 一个探测记录组代表标签 M在探测区域的一次驻留, 探测记录组 的驻留时间段起始于首条探测记录的记录时间, 终止于最后一条探测记录的 记录时间。 Among them, a detection record group represents a residence of tag M in the detection area. The residence time period of the detection record group starts from the recording time of the first detection record and ends at the recording time of the last detection record.
3、 如权利要求 1或 2所述的方法, 其中, 所述对探测记录进行分组的步 骤包括: 3. The method according to claim 1 or 2, wherein the step of grouping detection records includes:
判断相邻两条探测记录的记录时间间隔是否小于分隔阔值, 如果是则将 这两条探测记录归入同一个探测记录组中, 如果不是则将这两条探测记录分 别归入两个探测记录组中; Determine whether the recording time interval of two adjacent detection records is less than the separation threshold. If so, the two detection records will be classified into the same detection record group. If not, the two detection records will be classified into two detection records respectively. in record group;
其中, 所述分隔阔值为根据 NFC标签在 NFC终端网络中的移动规律确 定的该 NFC标签离开某个 NFC读卡器的探测区域后再次进入该探测区域的 最小时间间隔。 Wherein, the separation threshold is the minimum time interval for the NFC tag to leave the detection area of a certain NFC card reader and then enter the detection area again, which is determined based on the movement pattern of the NFC tag in the NFC terminal network.
4、 如权利要求 3所述的方法, 其中, 所述分隔阔值为经验值。 4. The method of claim 3, wherein the separation threshold is an empirical value.
5、 一种面向 NFC终端网络应用的数据预处理系统, 包括: 5. A data preprocessing system for NFC terminal network applications, including:
分组模块, 设置成将标签 M在近场通信 NFC终端网络内的每一个探测 区域内产生的探测记录按照记录时间的先后顺序进行排序, 然后对探测记录 进行分组 ,使分组后的一个探测记录组代表标签 Μ在该探测区域的一次驻留; 冗余数据处理模块, 设置成对各探测记录组进行处理, 包括: 如该探测 记录组包含的记录数目大于或等于两条, 则只保留首尾两条记录, 如果存在 其余记录, 则删除其余记录。 The grouping module is configured to sort the detection records generated by the tag M in each detection area in the near field communication NFC terminal network according to the order of recording time, and then sort the detection records Grouping is performed so that a grouped detection record group represents a stay of the tag M in the detection area; a redundant data processing module is configured to process each detection record group, including: such as the number of records contained in the detection record group If it is greater than or equal to two, only the first and last two records will be retained. If other records exist, the remaining records will be deleted.
6、 如权利要求 5所述的系统, 还包括多读数据处理模块; 6. The system according to claim 5, further comprising a multi-read data processing module;
所述冗余数据处理模块, 还设置成对各探测记录组进行处理后, 通知多 读数据处理模块; The redundant data processing module is also configured to notify the multi-read data processing module after processing each detection record group;
所述多读数据处理模块,设置成检测标签 Μ的各探测记录组的驻留时间 段是否具有包含关系, 对于驻留时间段具有包含关系的探测记录组, 删除驻 留时间段短的探测记录组; The multi-read data processing module is configured to detect whether the residence time period of each detection record group of tag M has an inclusive relationship, and for the detection record group with an inclusive relationship in the residence time period, delete the detection record with a short residence time period. Group;
其中, 一个探测记录组代表标签 Μ在探测区域的一次驻留, 探测记录组 的驻留时间段起始于首条探测记录的记录时间, 终止于最后一条探测记录的 记录时间。 Among them, a detection record group represents a residence of the tag M in the detection area. The residence time period of the detection record group starts from the recording time of the first detection record and ends at the recording time of the last detection record.
7、 如权利要求 5或 6所述的系统, 其中, 所述分组模块对探测记录进行 分组是指: 7. The system according to claim 5 or 6, wherein the grouping module groups detection records means:
所述分组模块判断相邻两条探测记录的记录时间间隔是否小于分隔阔 值, 如果是则将这两条探测记录归入同一个探测记录组中, 如果不是则将这 两条探测记录分别归入两个探测记录组中; The grouping module determines whether the recording time interval of two adjacent detection records is less than the separation threshold. If so, the two detection records are classified into the same detection record group. If not, the two detection records are classified separately. into two detection record groups;
其中, 所述分隔阔值为根据 NFC标签在 NFC终端网络中的移动规律确 定的该 NFC标签离开某个 NFC读卡器的探测区域后再次进入该探测区域的 最小时间间隔。 Wherein, the separation threshold is the minimum time interval for the NFC tag to leave the detection area of a certain NFC card reader and then enter the detection area again, which is determined based on the movement pattern of the NFC tag in the NFC terminal network.
8、 如权利要求 7所述的系统, 其中, 所述分隔阔值为经验值。 8. The system of claim 7, wherein the separation threshold is an empirical value.
PCT/CN2013/080083 2013-01-14 2013-07-25 Nfc terminal network application-oriented data preprocessing method and system WO2013185691A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310012744.0A CN103927501B (en) 2013-01-14 2013-01-14 Data pre-processing method and system oriented to NFC terminal network application
CN201310012744.0 2013-01-14

Publications (1)

Publication Number Publication Date
WO2013185691A1 true WO2013185691A1 (en) 2013-12-19

Family

ID=49757581

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/080083 WO2013185691A1 (en) 2013-01-14 2013-07-25 Nfc terminal network application-oriented data preprocessing method and system

Country Status (2)

Country Link
CN (1) CN103927501B (en)
WO (1) WO2013185691A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101504603A (en) * 2009-02-24 2009-08-12 诚迈科技(南京)有限公司 Filtering method model of RFID hardware intermediate part
CN102129641A (en) * 2011-02-16 2011-07-20 电子科技大学 Radio frequency identification (RFID)-based exhibitor information survey analysis method
CN102479071A (en) * 2010-11-23 2012-05-30 上海宝信软件股份有限公司 Method and device for filtering tag events of middleware of RFID (Radio Frequency Identification) application system
CN102842020A (en) * 2012-08-03 2012-12-26 中兴通讯股份有限公司 Information processing method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070043594A1 (en) * 2005-08-17 2007-02-22 Lavergne Ken J National healthcare information/transaction network for interoperability: standardizing delivery of healthcare through biometric smart cards & biometric smart chip-based devices
KR101447747B1 (en) * 2007-04-27 2014-10-08 삼성전자주식회사 System and method to improve symmetry in data transfer in llc layer of peer to peer nfc device
JP4613969B2 (en) * 2008-03-03 2011-01-19 ソニー株式会社 Communication apparatus and communication method
EP2302884A1 (en) * 2009-09-24 2011-03-30 Research In Motion Limited Mobile wireless communications device, method and system using magnetic sensor and activated NFC circuit for establishing communications between mobile wireless communications devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101504603A (en) * 2009-02-24 2009-08-12 诚迈科技(南京)有限公司 Filtering method model of RFID hardware intermediate part
CN102479071A (en) * 2010-11-23 2012-05-30 上海宝信软件股份有限公司 Method and device for filtering tag events of middleware of RFID (Radio Frequency Identification) application system
CN102129641A (en) * 2011-02-16 2011-07-20 电子科技大学 Radio frequency identification (RFID)-based exhibitor information survey analysis method
CN102842020A (en) * 2012-08-03 2012-12-26 中兴通讯股份有限公司 Information processing method and device

Also Published As

Publication number Publication date
CN103927501A (en) 2014-07-16
CN103927501B (en) 2017-05-24

Similar Documents

Publication Publication Date Title
Maraghi et al. Scaling Human‐Object Interaction Recognition in the Video through Zero‐Shot Learning
US20200050945A1 (en) Detecting poisoning attacks on neural networks by activation clustering
CN107305624A (en) A kind of person recognition method and device based on multi-mode biometric information
JP5137534B2 (en) Information processing system, identification information specifying method and program
US11768597B2 (en) Method and system for editing video on basis of context obtained using artificial intelligence
CN105590097A (en) Security system and method for recognizing face in real time with cooperation of double cameras on dark condition
KR20090029429A (en) System and method for allowing mutiple rfid reader devices to read rfid tags without collision
US12073656B2 (en) Activity detection device, activity detection system, and activity detection method
KR102255833B1 (en) Method and apparatus for anomaly detection
JP2009032267A (en) Tag identification system, tag reader, and tag position determination method
Almaguer-Angeles et al. Choosing machine learning algorithms for anomaly detection in smart building iot scenarios
KR102110375B1 (en) Video watch method based on transfer of learning
CN114359790A (en) Video time sequence behavior detection method based on weak supervised learning
US10007842B2 (en) Same person determination device and method, and control program therefor
WO2013185691A1 (en) Nfc terminal network application-oriented data preprocessing method and system
US10726378B2 (en) Interaction analysis
JP7046521B2 (en) Filtering device for RFID tags
CN105403221A (en) Method for generating navigation route and mobile terminal
CN115713650A (en) Body detection method and system based on target detection and tracking
JP7123653B2 (en) Filtering device for RFID tag
Mahdin et al. An approach to filtering RFID data streams
Meena et al. Hybrid neural network architecture for multi-label object recognition using feature fusion
CN113785327A (en) Image processing method, image processing device, edge calculation device and computer storage medium
Huang et al. Activity recognition on multi-sensor data streams using distinguishing sequential patterns
Flexer et al. Using mutual proximity for novelty detection in audio music similarity

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: 13805016

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: 13805016

Country of ref document: EP

Kind code of ref document: A1