CN114629837A - Ecological biological identification method based on NoC algorithm - Google Patents

Ecological biological identification method based on NoC algorithm Download PDF

Info

Publication number
CN114629837A
CN114629837A CN202210271939.6A CN202210271939A CN114629837A CN 114629837 A CN114629837 A CN 114629837A CN 202210271939 A CN202210271939 A CN 202210271939A CN 114629837 A CN114629837 A CN 114629837A
Authority
CN
China
Prior art keywords
biological
biometric
data
current
ecological
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.)
Pending
Application number
CN202210271939.6A
Other languages
Chinese (zh)
Inventor
杨志峰
沈永明
张远
蔡宴朋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Lantu Jisi Shenzhen Digital Technology Co ltd
Original Assignee
Lantu Jisi Shenzhen Digital Technology Co ltd
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 Lantu Jisi Shenzhen Digital Technology Co ltd filed Critical Lantu Jisi Shenzhen Digital Technology Co ltd
Priority to CN202210271939.6A priority Critical patent/CN114629837A/en
Publication of CN114629837A publication Critical patent/CN114629837A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/06Deflection routing, e.g. hot-potato routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • H04L63/0442Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload wherein the sending and receiving network entities apply asymmetric encryption, i.e. different keys for encryption and decryption

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Collating Specific Patterns (AREA)

Abstract

The invention discloses an ecological organism identification method based on NoC algorithm, comprising the following steps: initiating an ecological biological identification request, and acquiring biological image data in an ecological environment according to the request; processing the acquired biological image data and extracting biological characteristic data in the biological image; making the biological characteristic data into a data packet, and sending the data packet to a destination address for biological identification; network congestion is relieved by NoC algorithm: selecting the channel through XY routing; and receiving the transmitted biological characteristic data packet and performing ecological biological identification. By setting the NoC algorithm, after a certain node is blocked, the routing path can be routed according to the sequence of X dimension and Y dimension, but can send a data packet to another dimension, so that the network congestion can be relieved to a certain extent, and the biological identification speed is improved.

Description

Ecological biological identification method based on NoC algorithm
Technical Field
The invention relates to the technical field of biological identification, in particular to an ecological biological identification method based on a NoC algorithm.
Background
Biometric identification technology, which is a technology for performing biometric authentication by combining a computer with optical, acoustic, biosensor, biometric principles, and other means and using inherent physiological characteristics and behavior characteristics of a living being, has been widely used with the continuous development of computer technology. The existing biological identification technology is commonly used for identifying ecological organisms, and data to be identified needs to be transmitted during biological identification, however, the existing data transmission is easy to block, so that the data transmission is slow, and the biological identification efficiency is influenced.
Disclosure of Invention
Based on the technical problems in the background art, the invention provides an ecological biological identification method based on a NoC algorithm.
The invention provides an ecological biological identification method based on NoC algorithm, comprising the following steps:
s1, initiating an ecological biological identification request, and acquiring biological image data in an ecological environment according to the request;
s2, processing the collected biological image data and extracting biological characteristic data in the biological image;
s3, making the biological characteristic data into a data packet, and sending the data packet to a destination address for biological identification;
s4 relieving network congestion through NoC algorithm: selecting the channel through XY routing;
s41, judging whether the target-current X direction is correct, if the target X-current X direction is incorrect, executing step S42, if the target X-current X direction is correct, executing step S43;
s42, judging whether the destination X is larger than the current X, routing to the west when the destination X is not larger than the current X, and routing to the east when the destination X is larger than the current X;
s43, judging whether the target X is equal to the current X, when the target X is equal to the current X, receiving the packet, when the target X is equal to the current X, executing the step S44;
s44, judging whether the destination Y is larger than the current Y, if the destination Y is not larger than the current Y, routing to the north, and if the destination Y is larger than the current Y, routing to the south;
s5, receiving the sent biological characteristic data packet and carrying out ecological biological identification.
Preferably, the step S1 encrypts the biometric image data using the public key to obtain encrypted biometric image data, and the step S2 decrypts the encrypted biometric image data using the matched private key.
Preferably, the step S2 is to process the acquired biological image data: and acquiring biological image data, filtering the biological image data, determining the filtered data as effective data, performing format conversion processing on the effective data, and extracting biological characteristic data from the converted data.
Preferably, the step S2 is preceded by preprocessing the biological image data by an image normalization method and an image enhancement method.
Preferably, in step S2, the edge detection of the image to be recognized is performed by using a spatial domain gradient operator in a plurality of scale spaces into which the image information is decomposed by performing decomposition domain transformation on the biological image in the spatial domain.
Preferably, the edge detection of the image to be recognized: and performing edge detection on the image to be identified by using the wavelet.
Preferably, the step S1 is preceded by collecting biometric data, and making the collected biometric data into a biometric target, and the step S5 matches all or part of the biometric data packet with the biometric template to obtain a biometric result.
Preferably, the biometric data packet received in step S5 is sent to a repository for storage.
In the invention, by setting the NoC algorithm, after a routing path is blocked at a certain node, the routing path can be routed according to the sequence of the first dimension X and the second dimension Y, but a data packet can be sent to the other dimension, so that the network congestion can be relieved to a certain extent, and the biological identification speed is improved.
Drawings
FIG. 1 is a flow chart of the method for identifying ecological organisms based on NoC algorithm according to the present invention;
fig. 2 is a flow chart of network congestion alleviation by the NoC algorithm of the NoC algorithm-based ecological biometric identification method provided by the invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments.
Referring to fig. 1-2, the NoC algorithm-based ecological biological identification method includes the following steps:
s1, initiating an ecological biological identification request, and acquiring biological image data in an ecological environment according to the request;
s2, processing the collected biological image data and extracting biological characteristic data in the biological image;
s3, making the biological characteristic data into a data packet, and sending the data packet to a destination address for biological identification;
s4 relieving network congestion through NoC algorithm: selecting the channel through XY routing;
s41, judging whether the target-current X direction is correct, if the target X-current X direction is incorrect, executing step S42, if the target X-current X direction is correct, executing step S43;
s42 judging whether the target X is larger than the current X, when the target X is not larger than the current X, routing to the west, when the target X is larger than the current X, routing to the east;
s43, judging whether the target X is equal to the current X, when the target X is equal to the current X, receiving the packet, when the target X is equal to the current X, executing the step S44;
s44, judging whether the destination Y is larger than the current Y, if the destination Y is not larger than the current Y, routing to the north, and if the destination Y is larger than the current Y, routing to the south;
s5, receiving the transmitted biological characteristic data packet and carrying out ecological biological identification.
In the present invention, step S1 encrypts the biometric image data using the public key to obtain encrypted biometric image data, and step S2 decrypts the encrypted biometric image data using the matched private key.
In the present invention, step S2 processes the acquired biological image data: and acquiring biological image data, filtering the biological image data, determining the filtered data as effective data, performing format conversion processing on the effective data, and extracting biological characteristic data from the converted data.
In the present invention, the pre-processing of the biological image data is performed by using the image normalization method and the image enhancement method before step S2.
In the present invention, step S2 performs decomposition domain transformation on the biological image in the spatial domain, so that the edge detection of the image to be recognized is performed by using a spatial domain gradient operator in a plurality of scale spaces into which the image information is decomposed.
In the invention, the edge detection of the image to be identified: and detecting the edge of the image to be identified by utilizing the wavelet.
In the present invention, the biometric data is collected before step S1, and the collected biometric data is made into a biometric target, and step S5 matches all or part of the biometric data packet with the biometric template to obtain a biometric result.
In the present invention, the biometric data packet received in step S5 is sent to a repository for storage.
The invention comprises the following steps: initiating an ecological biological identification request, and acquiring biological image data in an ecological environment according to the request; processing the acquired biological image data and extracting biological characteristic data in the biological image; making the biological characteristic data into a data packet, and sending the data packet to a destination address for biological identification; network congestion is relieved by NoC algorithm: selecting warp by XY routing; s41, judging whether the target-current X direction is correct, if the target X-current X direction is incorrect, executing step S42, if the target X-current X direction is correct, executing step S43; s42 judging whether the target X is larger than the current X, when the target X is not larger than the current X, routing to the west, when the target X is larger than the current X, routing to the east; s43, judging whether the target X is equal to the current X, when the target X is equal to the current X, receiving the packet, when the target X is equal to the current X, executing the step S44; s44, judging whether the destination Y is larger than the current Y, if the destination Y is not larger than the current Y, routing to the north, and if the destination Y is larger than the current Y, routing to the south; and receiving the transmitted biological characteristic data packet and performing ecological biological identification.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be considered to be within the technical scope of the present invention, and the technical solutions and the inventive concepts thereof according to the present invention should be equivalent or changed within the scope of the present invention.

Claims (8)

1. The ecological biological identification method based on the NoC algorithm is characterized by comprising the following steps:
s1, initiating an ecological biological identification request, and acquiring biological image data in an ecological environment according to the request;
s2, processing the collected biological image data and extracting the biological characteristic data in the biological image;
s3, making the biological characteristic data into a data packet, and sending the data packet to a destination address for biological identification;
s4 relieving network congestion through NoC algorithm: selecting the channel through XY routing;
s41, judging whether the target-current X direction is correct, if the target X-current X direction is incorrect, executing step S42, if the target X-current X direction is correct, executing step S43;
s42 judging whether the target X is larger than the current X, when the target X is not larger than the current X, routing to the west, when the target X is larger than the current X, routing to the east;
s43, judging whether the target X is equal to the current X, when the target X is equal to the current X, receiving the packet, when the target X is equal to the current X, executing the step S44;
s44, judging whether the destination Y is larger than the current Y, if the destination Y is not larger than the current Y, routing to the north, and if the destination Y is larger than the current Y, routing to the south;
s5, receiving the sent biological characteristic data packet and carrying out ecological biological identification.
2. The NoC algorithm-based ecological biometric authentication method according to claim 1, wherein the step S1 encrypts the biometric image data using a public key to obtain encrypted biometric image data, and the step S2 decrypts the encrypted biometric image data using a matching private key.
3. The NoC algorithm-based ecological biometric recognition method according to claim 1, wherein the step S2 is to process the collected biometric image data: acquiring biological image data, filtering the biological image data, determining the filtered data as effective data, performing format conversion processing on the effective data, and extracting biological characteristic data from the converted data.
4. The NoC algorithm-based ecological biometric identification method according to claim 1, wherein the step S2 is preceded by preprocessing the biometric image data by image normalization and image enhancement.
5. The NoC algorithm-based ecological biological recognition method according to claim 1, wherein the step S2 is implemented by performing decomposition domain transformation on the biological image in a spatial domain, and performing edge detection on the image to be recognized by using a spatial domain gradient operator in a plurality of scale spaces into which the image information is decomposed.
6. The NoC algorithm-based ecological biometric identification method according to claim 5, wherein the edge detection of the image to be identified comprises: and detecting the edge of the image to be identified by utilizing the wavelet.
7. An ecological biometric method in accordance with claim 1 through NoC algorithm, wherein the biometric data is collected before step S1, the collected biometric data is made into a biometric target, and all or part of the biometric data packet is matched with the biometric template to obtain the biometric result in step S5.
8. The NoC algorithm-based ecological biometric method according to claim 7, wherein the biometric data packet received in the step S5 is sent to a repository for storage.
CN202210271939.6A 2022-03-18 2022-03-18 Ecological biological identification method based on NoC algorithm Pending CN114629837A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210271939.6A CN114629837A (en) 2022-03-18 2022-03-18 Ecological biological identification method based on NoC algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210271939.6A CN114629837A (en) 2022-03-18 2022-03-18 Ecological biological identification method based on NoC algorithm

Publications (1)

Publication Number Publication Date
CN114629837A true CN114629837A (en) 2022-06-14

Family

ID=81901596

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210271939.6A Pending CN114629837A (en) 2022-03-18 2022-03-18 Ecological biological identification method based on NoC algorithm

Country Status (1)

Country Link
CN (1) CN114629837A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105975838A (en) * 2016-06-12 2016-09-28 北京集创北方科技股份有限公司 Secure chip, biological feature identification method and biological feature template registration method
CN106209518A (en) * 2016-08-08 2016-12-07 合肥工业大学 A kind of dynamic steering routing algorithm based on " bag circuit " switching technology
CN108090126A (en) * 2017-11-14 2018-05-29 维沃移动通信有限公司 Image processing method, device and mobile terminal, image-recognizing method and server
WO2020191547A1 (en) * 2019-03-22 2020-10-01 华为技术有限公司 Biometric recognition method and apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105975838A (en) * 2016-06-12 2016-09-28 北京集创北方科技股份有限公司 Secure chip, biological feature identification method and biological feature template registration method
CN106209518A (en) * 2016-08-08 2016-12-07 合肥工业大学 A kind of dynamic steering routing algorithm based on " bag circuit " switching technology
CN108090126A (en) * 2017-11-14 2018-05-29 维沃移动通信有限公司 Image processing method, device and mobile terminal, image-recognizing method and server
WO2020191547A1 (en) * 2019-03-22 2020-10-01 华为技术有限公司 Biometric recognition method and apparatus

Similar Documents

Publication Publication Date Title
CN110247930B (en) Encrypted network flow identification method based on deep neural network
CN112420187B (en) Medical disease analysis method based on migratory federal learning
CN113949582A (en) Network asset identification method and device, electronic equipment and storage medium
CN112491917A (en) Unknown vulnerability identification method and device for Internet of things equipment
CN113923042A (en) Malicious software abuse DoH detection and identification system and method
CN114168968A (en) Vulnerability mining method based on Internet of things equipment fingerprints
CN116015965A (en) Multi-dimensional detection and defense system for network malicious traffic
US20080085039A1 (en) Fingerprint matching method and apparatus using fingerprint minutiae and fingerprint binary images
CN114629837A (en) Ecological biological identification method based on NoC algorithm
CN111756874A (en) Method and device for identifying type of DNS tunnel upper layer protocol
JP5682089B2 (en) Communication classification apparatus and method
CN117155595A (en) Malicious encryption traffic detection method and model based on visual attention network
CN112688897A (en) Traffic identification method and device, storage medium and electronic equipment
CN117435764B (en) Ocean remote sensing image-text retrieval method and system based on frequency domain and space domain double perception
CN112069923B (en) 3D face point cloud reconstruction method and system
CN114254704A (en) HTTP tunnel detection method and device, electronic equipment and storage medium
CN110222622B (en) Environment soil detection method and device
Talreja Stochastically optimized handwritten character recognition system using Hidden Markov Model
CN117240615B (en) Migration learning network traffic correlation method based on time interval diagram watermark
KR20210050684A (en) Image processing system
CN116311480B (en) Fake face detection method based on multichannel double-flow attention
CN114121206B (en) Case portrait method and device based on multi-party combined K mean modeling
CN116455632B (en) Target identification method based on active and passive data fusion analysis
KR20230001976A (en) Apparatus and method for classification biological species based on deep learning using images
Kang et al. Detecting DDoS attacks based on multi-stream fused HMM in source-end network

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination