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

486 results about "Neighbor algorithm" patented technology

Privacy protection method in face authentication system based on edge calculation

The invention belongs to the technical field of privacy protection in cloud computing and discloses a privacy protection method in face authentication system based on edge calculation. The method comprises the steps that: a camera collects a face image and uploads the face image to a connected edge computing node, an authority assigning mechanism sends a permission vector Li of a user to the edgecomputing node after collecting user face information, an edge computing device carries out feature extraction on a face image of a user requesting registration to obtain a feature vector by using a method based on a deep convolutional neural network, a safe nearest neighbor algorithm is performed to encrypt the feature vector of a registered user, and a secret sharing homomorphic algorithm is performed and n sub-secrets are generated according to the feature vector and are distributively stored in n edge computing devices. The direct upload of sensitive data to a cloud server is avoided, theprivacy of the face data is protected, and the fault tolerance of a system is improved. Results prove that the accuracy of face recognition under a ciphertext of the present invention is completely equal to the accuracy of face recognition under a plaintext.
Owner:XIDIAN UNIV

A rolling bearing fault diagnosis method under variable working conditions based on deep features and transfer learning

ActiveCN109902393AMitigate the effects of differences in the distribution of different vibration characteristicsSolve the problem of difficult multi-state deep feature extractionMachine bearings testingSpecial data processing applicationsLearning basedFeature extraction
The invention discloses a deep feature and transfer learning-based rolling bearing fault diagnosis method under variable working conditions, relates to the technical field of fault diagnosis, and aimsto solve the problem of low state identification accuracy of different fault positions and different performance degradation degrees of a rolling bearing under the variable working conditions. The method comprises the following steps: firstly, carrying out feature extraction on the vibration signal frequency domain amplitude of the rolling bearing by adopting SDAE to obtain vibration signal deepfeatures, and forming a source domain feature sample set and a target domain feature sample set; then, adopting the JGSA to carry out domain adaptation processing on the source domain feature sample and the target domain feature sample, the purpose of reducing distribution offset and subspace transformation difference of feature samples between domains is achieved, and domain offset between different types of feature samples is reduced. And finally, completing rolling bearing multi-state classification under variable working conditions through a K nearest neighbor algorithm. Compared with other methods, the method disclosed by the invention shows better feature extraction capability under the variable working condition of the rolling bearing, the sample feature visualization effect of therolling bearing is optimal, and the fault diagnosis accuracy of the rolling bearing under the variable working condition is high.
Owner:HARBIN UNIV OF SCI & TECH

Method for quickly identifying two-dimension code system type in images

The invention discloses a method for quickly identifying two-dimension code system type in images, comprising a learning training process and a classification identifying process. The learning training process is as follows: collecting and building a sample image set of various two-dimension code images; converting each sample image into a grey image, performing Gaussian smoothing filtering and binaryzation to obtain binaryzation images; scanning prospect boundaries of the binaryzation images in the horizontal and vertical directions, obtaining an outer boundary point set of the two-dimension code; enabling the two-dimension code to be horizontal by rotating images, achieving horizontal correction of the two-dimension code; performing partitioning, combining and normalizing for the two-dimension code; performing fast wavelet transform for the normalized sample image to obtain a wavelet characteristic sample set. The classification identifying process is as follows: extracting wavelet characteristic of the to-be-identified image to build a distance measurement model; using the K nearest neighbor algorithm to identify code system type. The method is convenient and quick, has real-time performance, accuracy and high identification rate.
Owner:SICHUAN UNIV

Intelligent urban construction examining and approving method based on case-based reasoning technology

The invention discloses an intelligent urban construction examining and approving method based on a case-based reasoning technology. The intelligent urban construction examining and approving method based on the case-based reasoning technology comprises the following steps of constructing an examining and approving case library; inputting new examining and approving case and model parameter information; submitting jogs to a Hadoop cluster to search KNN (k-nearest neighbor algorithm) Map Reduce cases; statistically analyzing a searching result on the basis of a 'weighted integral model'; evaluating and correcting the cases; and performing distributed full-text searching on examining and approving data. The intelligent urban construction examining and approving method has the advantages that by the method, the circumstance of manual examination and approval application at present can be changed, the work efficiency is improved, the basis on examining and approving is increased, and an examining and approving process is intelligent. Distributed searching can be carried out by using a Hadoop frame and a MapReduce frame through a cloud computing center, and a distributed case searching model based on the case-based reasoning technology is established. The 'weighted integral model' is creatively raised to statistically analyzing searched similar cases, and a guidance which is beneficial to new examining and approving cases is obtained.
Owner:ZHEJIANG UNIV CITY COLLEGE

Polarized SAR image classification method based on semi-supervised depth distance metric network

The present invention discloses a polarized SAR image classification method based on the semi-supervised depth distance metric network, and the technical problems that the traditional depth learning only considers the non-linear relationship between the sample characteristics and the classification accuracy is not high when the number of marked samples is relatively small are solved. The method comprises the following steps: inputting to-be-classified polarized SAR image data; solving a neighboring sample of the marked sample; constructing the loss function of the semi-supervised large boundary neighbor algorithm; initializing parameters of the network; pre-training the network; carrying out fine tuning on the network; carrying out classification prediction on the unmarked samples; and outputting a classification result image and classification accuracy of the to-be-classified polarized SAR image. According to the method disclosed by the present invention, by constructing a depth distance metric network, a popular learning regular term is added to the large boundary neighbor algorithm, so that problems of the influence of insufficient marked samples on the classification accuracy and the waste of information of a large number of unmarked samples are overcome; and the characteristics learned in the method of the present invention fully depicts intrinsic attributes of the samples, and the method can be applied to the earth resources survey, military systems and other technical fields.
Owner:XIDIAN UNIV

Point cloud feature point detection method and cloud point feature extraction method

The invention provides a point cloud feature point detection method and a cloud point feature extraction method. The checking method comprises the following steps that: taking one data point in pointcloud data as a sphere center to establish a local spherical coordinate frame, and finding k pieces of neighbourhoods through a k nearest neighbor algorithm; independently connecting the sphere centerwith each nearest neighbor point to obtain k pieces of line segment groups; according to the horizontal projection included angles of the line segment groups, sorting k pieces of line segment groups,checking each line segment group through a Laplace operator, and determining whether the data point is a feature point or not; and according to the above steps, processing each data point in the cloud point data, and obtaining all feature points of the cloud point data. The point cloud feature extraction method comprises the following steps that: according to the above detection method, determining feature points, and recording the regional connection information of each feature point; and determining a sequential connection relationship between the feature points, connecting the feature points, and forming a segmented feature polygon to realize region segmentation. The amount of labeled feature points is small, feature points are extracted orderly, and feature lines are conveniently reconstructed.
Owner:SOUTHWEAT UNIV OF SCI & TECH

Method for detecting abnormal time sequence without class label

ActiveCN104899327AEnhanced couplingSegmentation results are compactRelational databasesCharacter and pattern recognitionSatellite dataNearest neighbour algorithm
The invention provides a method for detecting an abnormal time sequence without a class label, and aims at solving the problems that ideal effect of segmenting fixed points based on satellite remote detecting data cannot be achieved, the clustering number is manually set during layer-based clustering, and offline and online abnormality detection methods for the label time sequence without the class label are currently not developed. According to the technical scheme, the method comprises the steps of 1, segmenting the satellite remote detecting historical data according to the cycle property of the satellite remote detecting data to obtain the time sequence without class label, namely, X={x1, x2..., xn}; 2, performing adaptive layer-based clustering for the X={x1, x2..., xn} obtained in step 1, and determining and deleting the abnormal sequence in the time sequence without the class label to obtain the formulas as shown in the specification; 3, adopting the formulas as shown in the specification as samples, performing mode matching for the formula shown in the specification by the nearest neighbor algorithm according to the matching threshold, so as to finish the abnormal satellite remote detecting data detection. The method is applied to the field of satellite data detection.
Owner:HARBIN INST OF TECH

Multilayer bitmap color feature-based image retrieval method

The invention discloses a multilayer bitmap color feature-based image retrieval method. In the method, fast clustering is performed on an image with rich color information to obtain rational statistical distribution centers of each color cluster, and based on the rational statistical distribution centers, features capable of reflecting color differences among different distribution layers of the image are extracted to perform image retrieval. The method comprises the following steps of: first performing meshing on a color space of the queried image, counting the numbers of pixel points in each mesh and selecting the mesh with a number local maximum; then quickly generating each color cluster and the rational statistical distribution centers thereof by adopting a novel distance optimization algorithm and an equal-average nearest neighbor algorithm search (ENNS) algorithm in a K-average clustering algorithm, and on the other hand, performing space sub-block division on the queried image and calculating a Gaussian-weighted color average of sub-blocks; next comparing the color average of the image sub-blocks with the rational statistical distribution centers of the color clusters to extract the features of a K-layer bitmap; and finally performing the matched searching of the image features by combining the similarity measurements of the rational statistical distribution centers of the color clusters and the bitmap.
Owner:XI AN JIAOTONG UNIV

Signal modulation type identification method and signal modulation type identification system

The invention discloses a signal modulation type identification method and a signal modulation type identification system. The method comprises the following steps: preprocessing a signal to be identified, extracting a predetermined number of feature parameters, and using a feature vector formed by the predetermined number of feature parameters to represent the signal to be identified; using an optimal projection matrix to extract the features of the signal to be identified, and projecting the signal to be identified into a low-dimensional feature subspace, wherein the optimal projection matrix is obtained through a locality preserving projection algorithm; and calculating the Euclidean distance between the signal to be identified in the low-dimensional feature subspace and a training signal of which the signal modulation type is known, and determining the signal modulation type of the signal to be identified based on the nearest neighbor algorithm of Euclidean distance. According to the technical scheme, the signal to be identified is projected into the low-dimensional feature subspace by using the optimal projection matrix, which reduces the amount of calculation; and the optimal projection matrix obtained through the locality preserving projection algorithm reduces the deviation of the signal in the process of projection, and has better robustness and higher identification rate.
Owner:36TH RES INST OF CETC

Dental jaw movement locus recording device and dental jaw relationship transferring method

The invention discloses a dental jaw movement locus recording device and a dental jaw relationship transferring method. The dental jaw relationship transferring method comprises the following steps of carrying out digital dental jaw recurrence; extracting an optimal occlusion locus from a plurality of obtained dental jaw movement loci; driving an integral three-dimensional dental jaw by an optimal occlusion locus; and simulating the real lower jaw movement relative to an upper jaw so as to finish the transfer of the dental jaw relationship. According to the dental jaw relationship transferring method disclosed by the invention, movement loci are analyzed by a machine self-learning system based on a distance-weighted nearest neighbor algorithm so as to bring good robustness for noise in the trained movement locus data, k neighbor weighted averages are taken, the influence of an isolated noise movement locus is eliminated so as to obtain a real lower jaw movement locus, the one-sidedness for obtaining a single lower jaw movement locus is avoided, and the real lower jaw movement locus is utilized to drive the integral three-dimensional dental jaw to simulate the real lower jaw movement relative to the upper jaw so as to realize the transfer of the dental jaw relationship.
Owner:UNIV OF ELECTRONICS SCI & TECH OF CHINA

Potato image acquisition device based on RGB-D cameras and method for identifying and locating bud eye

The invention relates to a potato image acquisition device based on RGB-D cameras and a method for identifying and locating a bud eye. The image acquisition device consists of three RGB-D cameras thatacquire the color maps and the depth maps of a potato sample from three different angles. The image processing part comprises obtaining a potato target image by preprocessing the color maps and performing a mask-based target extraction method; then training a classifier by using an Adaboost algorithm and a Haar-like feature, identifying a bud eye area, and obtaining the two-dimensional coordinates of the bud eye area; calibrating the RGB-D cameras to obtain the internal parameters and the external parameters of respective RGB-D cameras, and generating point cloud in combination with the depthmaps and the color maps acquired by the corresponding cameras; successively registering the three groups of point cloud by using an iterative nearest neighbor algorithm to obtain the three-dimensional model of the potato sample; then converting the obtained two-dimensional coordinates of the bud eye into coordinates in a three-dimensional space where the three-dimensional model of the potato sample is located, so as to achieve the three-dimensional positioning of the potato bud eye and lay a foundation for realizing the automation of the potato seed dicing.
Owner:CHINA AGRI UNIV

Video image stabilization method and system based on feature matching and motion compensation

The invention discloses a video image stabilization method and system based on feature matching and motion compensation. The method comprises the following steps: selecting a local feature matching area of a video frame image; extracting video frame image feature points in the local feature matching area of the video frame image by adopting an SURF algorithm, and calculating a corresponding SURF feature point descriptor; carrying out local feature point matching on the video frame image by adopting an improved fast approximate nearest neighbor matching algorithm; and calculating affine transformation parameters of the video frame image through a least square method according to the matching result, and then, carrying out global motion compensation on the video frame image through a bilinear interpolation method according to the calculated affine transformation parameters. The method and system combine local feature matching and motion compensation, thereby accelerating algorithm processing speed, increasing the process of adopting a weight value screening method, a bidirectional matching method and a K-nearest neighbor algorithm to screen out the final matching point, and improving feature matching accuracy. The method and system can be widely applied to the field of image processing.
Owner:BEIJING INST OF TECH ZHUHAI CAMPUS

Robot SLAM object state detection method in dynamic sparse environment

ActiveCN103824080AImprove accuracySolve the problem of status misjudgmentImage enhancementImage analysisParallaxFeature vector
The invention relates to a robot SLAM object state detection method in a dynamic sparse environment. Firstly, image collecting of the environment is carried out through a vision sensor, and a feature vector set of images is obtained through a SURF describor; then matching of an image of the current moment and an image of a historical moment is carried out according to a nearest neighbor algorithm, whether matching is successfully carried out is detected by means of an RANSAC algorithm and whether an object of the current moment is consistent with the object of the historical moment is judged according to the detection result; depth information of the object is obtained in a parallax error method, and a world coordinate and a relative position difference of the object at the two moments are obtained according to a plane geometrical relationship; ultimately, an acceptance region is obtained by combination with hypothesis testing, and the state of the object is judged by detecting whether the relative position difference of the object is within the acceptance area. When the state of the object in the environment is detected, influences of positioning and measurement errors of a moving robot on an object position observation value are taken into consideration, and object state judgment accuracy is improved.
Owner:BEIJING UNIV OF CHEM TECH
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