Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

235results about How to "Reduce the number of comparisons" patented technology

Face tracking method based on classification and identification

The invention provides a face tracking method with classification and identification functions, which comprises the following steps: 1. a sequence to be matched of a current frame is F1, F2; a sequence to be matched of a front frame is F1,F2to Fj; 2. Fm of the current frame is taken out in sequence, and an LBP code pattern is calculated; 3. the obtained LBP code pattern is compared with an LBP code pattern of the front frame so that Fn which has the maximal matching degree with the Fm is found out; 4. whether a person is the same person or not is judged according to the matching degree and the central position distance relation; if so, face images of the same of the person are classified into the same type, if not, Fj+1 equal to Fm is added in the FL sequence; 5. the step 2 to the step 4 are repeated until the matching sequence of the current frame is traversed; and 6. the step 1 is back, and the next frame is processed. The invention adopts LBP characteristics with a rotary uniform mode to classify and identify the identity of a person, classifies the same person into one kind, solves the problem that information is lost after the person is sheltered in the traditional face tracking method, expands the function of a face tracking system and improves the application value thereof.
Owner:GUANGZHOU NEWTEMPO TECH

Hash-based method for searching CAM (central address memory)

The invention provides a hash-based method for searching a CAM (central address memory). The CAM has a data storage function and a high-speed data content searching function and also supports multiple instructions such as reading, writing and searching. However, the most important function of the CAM is the high-speed data content searching function, and the searching function is based on other functions of the CAM. Therefore, the core of the design of a CAM functional model is the design of a high-speed searching engine. The searching engine can maintain a sheet and receive external input data. The input data and each item in the sheet are completely compared (accurate) or partially compared (Don'tcare function) through a certain search algorithm in the searching engine, and then comparison results are output. The rapid CAM content search can be achieved via a hash function. When a request is searched through the CAM, hash calculation is carried out for data to be searched to obtain a hashkey, a first address of a CAM table item data linked list is obtained via access to a hash entry table according to the hashkey (as a hash entry table address), the access to the CAM data table item linked list is completed, the data to be searched and items in the CAM data linked list are compared one by one, and finally CAM search results are returned.
Owner:LANGCHAO ELECTRONIC INFORMATION IND CO LTD

Method and device for rapidly positioning water color abnormity based remote sensing image

The invention discloses a method and a device for rapidly positioning water color abnormity based a remote sensing image, and belongs to the field of water pollution monitoring. The method comprises the following steps: obtaining the remote sensing image, and extracting a water area part; calculating the normalized water index of the water area, and performing mean calculation by using a mean operator; comparing the mean-calculated normalized water index distribution image with a water color abnormality judgment threshold to obtain a water color abnormity window distribution image; performingmask operation on the normalized water index distribution image by using the water color abnormity window distribution image to obtain a preliminarily-determined water color abnormity area distribution image; and comparing each pixel of the preliminarily-determined water color abnormity area distribution image with the water color abnormity judgment threshold to obtain a water color abnormity area. Scale conversion is performed by using the mean operator, so the comparison frequency is reduced, the processing time is greatly shortened, the speed and the accuracy of water color abnormity detection are improved, and a technical support is provided for the environmental emergency management department.
Owner:SATELLITE ENVIRONMENT CENT MINIST OF ENVIRONMENTAL PROTECTION +1

Successive-approximation analog-to-digital converter and quantitative method based on adaptive prediction interval thereof

The invention discloses a successive-approximation analog-to-digital converter and a quantitative method based on an adaptive prediction interval thereof, and belongs to the technical field of analog-to-digital conversion. In the invention, a DAC module comprises two redundant capacitances; the quantitative method comprises the steps of switching a first redundant capacitance according to a firstcomparison result before the redundant capacitance is switched and obtaining a switched second comparison result; judging whether to continue quantification or to switch the second redundant capacitance according to a comparison of the first comparison result and the second comparison result and obtaining a switched third comparison result; and then judging whether to adjust a prediction intervalor to directly start the quantification from a highest digit according to a comparison of the second comparison result and the third comparison result. According to the successive-approximation analog-to-digital converter and the quantitative method based on the adaptive prediction interval thereof, a sampling point in a window size range of the prediction interval can be guaranteed to be predicted correctly; and through the correct prediction, the comparison times and the switching times of a capacitance switch in the DAC module can be greatly reduced.
Owner:UNIV OF ELECTRONIC SCI & TECH OF CHINA

Index read-write method based on compression merging and asynchronization updating

InactiveCN104199892AReduce disk IO times and time-consumingIncrease in the number of comparisonsSpecial data processing applicationsMagnetic disksMetadata
The invention relates to an index read-write method based on compression merging and asynchronization updating. The method includes the steps that indexes are used for generating index cache files according to storage region serial numbers; incomplete index cache files or writing index cache files are filtered and removed; when the total number of the index cache files meets the asynchronization updating initiation condition, data of storage regions corresponding to the same storage region serial numbers in all the index cache files are read respectively, and the data are merged and sorted; data of storage regions corresponding to the current storage region serial numbers in an index database are read and decompressed; the data are merged, sorted and compressed, the executed data are covered and updated to the storage regions corresponding to the current storage region serial numbers in the index database, and metadata are updated; whether the ends of files of the index cache files are read is judged, if yes, the process is completed, if not, the storage region serial numbers are added with one, and the process is executed continuously. Compared with the prior art, the index read-write method based on compression merging and asynchronization updating has the advantages of being efficient, asynchronous, capable of reducing the data size for reading a magnetic disk every time and reducing the index comparison frequency and the like.
Owner:EISOO SOFTWARE

Tibetan language thesis copying detection method and Tibetan language thesis copying detection system based on Tibetan language sentence levels

The invention discloses a Tibetan language thesis copying detection method and a Tibetan language thesis copying detection system based on Tibetan language sentence levels. The Tibetan language thesis copying detection method includes: subjecting Tibetan language text characters to code conversion and noise removal preprocessing; segmenting a text into text blocks according to sentences through boundary identification of Tibetan language sentences and establishing a temporary table of segmented text blocks; extracting and computing text features from a sentence-document inverted index table and the temporary table according to the number of the sentences to obtain sentence similarity; establishing an adjacency list in accordance with the sentence similarity, computing text block similarity and detecting copying of two Tibetan language theses according to a text block similarity value. The Tibetan language thesis copying detection system comprises a Tibetan language thesis copying detection device and a database, wherein the Tibetan language thesis copying detection device is connected to a client terminal server through the Internet, and the database is connected to the server and used for storing Tibetan language theses. The Tibetan language thesis copying detection device comprises a preprocessing module for code conversion and noise removal of the text characters, a temporary table module for constructing the segmented text blocks, an extracting module for constructing sentence text features and a copying detection module for detecting whether the theses have similar copied data or not.
Owner:QINGHAI UNIV FOR NATITIES

Index structure based on dictionary tree, data query optimization method and main memory manager

The invention discloses an index structure based on a dictionary tree, a data query optimization method and a main memory manager, and belongs to the field of data storage. The index structure is composed of containers, wherein the containers store T nodes and S nodes; complete keys are divided into partial keys; the T nodes store the front m / 2 bits of the partial keys, and the S nodes store the rear m / 2 bits of the partial keys; and the partial keys passing through a certain node path from the root node of the dictionary tree are connected to form the complete keys. And the index structure ismore compact, so that the main memory space utilization rate is improved. The T node is directly skipped to a subsequent brother node by using a skipping relay, so that the comparison frequency is reduced, and the search performance is improved; a T node skip list is used for skipping a T node to an S node, a container skip list is used for skipping the S node to the T node, and the S node directly skips to the nearest target, so that a large number of unnecessary entries are skipped, and the searching performance is improved; and the index structure and the main memory address are completelydecoupled by a pointer P which is analyzed by the main memory manager and contains each hierarchical structure ID.
Owner:HUAZHONG UNIV OF SCI & TECH

Method for increasing read-write speed of spatial big data files

The invention relates to the field of computer data transmission and discloses a method for increasing the read-write speed of spatial big data files. The method for increasing the read-write speed of spatial big data files comprises a zero-copy step, a file buffering step and a digest checking step and particularly comprises the steps of when a read-write access is performed on a spatial big data file, obtaining a message digest of the spatial big data file through the digest checking step and comparing the message digest of the spatial big data file with a message digest of a file in a cache system; if the spatial big data file has the same copy in the cache system, updating cache hit information of the copy, updating the weight W of the copy, adjusting the link position of the copy in a sequential linked list according to the weight W of the updated copy, and transmitting the copy through the zero-copy step; if the spatial big data file does not have the same copy in the cache system, creating the copy of the spatial big data file in the cache system, updating the weight W of the copy, and transmitting the copy through the zero-copy step. The method for increasing the read-write speed of spatial big data files has the advantages of overcoming data read-write bottlenecks and being beneficial to increasing data read-write speed on the whole.
Owner:ZHEJIANG UNIV

Comparing method and device for RNC (Radio Network Controller) configuration data

The invention discloses a comparing method and a device for RNC (Radio Network Controller) configuration data in order to solve the problem of low efficiency in the comparing method of the background technology. The method comprises the following steps of: building a reference tree and an updating tree according to the RNC configuration data; determining the configuration data with the same service types in the updating tree and the reference tree; carrying out the one-way comparison between nodes of the configuration data in the updating tree and the nodes of the configuration data in the reference tree, and extracting the configuration data with different nodes; and carrying out the one-way comparison between fields of the configuration data in the updating tree and fields of the configuration data in the reference tree in the configuration data with the same nodes, and extracting the configuration data with the same nodes and different fields. The method disclosed by the invention stores the RNC configuration data needing to be compared in an RNC configuration data tree model built by the cumulative accumulation to quickly select the RNC configuration data with the same service type for comparison, and carries out the one-way comparison for the nodes and the fields to improve the comparison efficiency.
Owner:DATANG MOBILE COMM EQUIP CO LTD

Consensus establishment method based on lot drawing mechanism, devices and readable storage medium

The embodiment of the invention discloses a consensus establishment method based on a lot drawing mechanism, devices and a readable storage medium, and relates to the field of information processing.The method, the devices and the medium are used to reduce time consuming of consensus algorithms in the lot drawing mechanism. The method of the embodiment of the invention includes: acquiring first data, which are broadcast by an accounting node of an end-position block in a block chain, by a current node; using a local private key to carry out signature on a hash value of the first data to obtain second data; carrying out hash operation on the second data to obtain a local candidate hash value; then determining a broadcast moment, which corresponds to the local candidate hash value, according to the first algorithm; then broadcasting the local candidate hash value to the block chain at the broadcast moment corresponding to the local candidate hash value, determining alternate hash valuesaccording to an order of time when foreign candidate hash values are received; and selecting a target hash value from the local candidate hash value and the alternate hash values, wherein a node corresponding to the target hash value is an accounting node of a to-access block.
Owner:LAUNCH TECH CO LTD

Quick target association method based on clustering analysis

The invention provides a quick target association method based on the clustering analysis. The quick rapid target association method aims at reducing the unnecessary times of comparison between target positions and attributes, and improving the timeliness of target association on the premise that the association result is not affected. According to the scheme, the method comprises the steps: firstly, constructing a structural body array for storing information of two sub-source targets to be associated at the same time, and marking sub-source serial numbers, information addresses and association status; secondly, utilizing quick position coordinate sorting method and a quick attribute clustering method for conducting recursion quick sorting and quick clustering on the targets to be associated in the structural body array according to position components and attribute information on the basis of the set priority level relation, and constructing a spatial index tree; under the support of the spatial index tree, adopting a density-based clustering algorithm to conduct recursion clustering on the two targets which are measured by sub-sources, are adjacent in position and are the same in attribution; after the sum of sub-sequence targets is smaller than the preset value or when unused attribute information does not exist, converting into a one-by-one comparison association method to complete target association judgment.
Owner:10TH RES INST OF CETC
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products