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

44 results about "Eigenface" patented technology

Eigenfaces is the name given to a set of eigenvectors when they are used in the computer vision problem of human face recognition. The approach of using eigenfaces for recognition was developed by Sirovich and Kirby (1987) and used by Matthew Turk and Alex Pentland in face classification. The eigenvectors are derived from the covariance matrix of the probability distribution over the high-dimensional vector space of face images. The eigenfaces themselves form a basis set of all images used to construct the covariance matrix. This produces dimension reduction by allowing the smaller set of basis images to represent the original training images. Classification can be achieved by comparing how faces are represented by the basis set.

Pose-invariant face recognition system and process

A face recognition system and process for identifying a person depicted in an input image and their face pose. This system and process entails locating and extracting face regions belonging to known people from a set of model images, and determining the face pose for each of the face regions extracted. All the extracted face regions are preprocessed by normalizing, cropping, categorizing and finally abstracting them. More specifically, the images are normalized and cropped to show only a person's face, categorized according to the face pose of the depicted person's face by assigning them to one of a series of face pose ranges, and abstracted preferably via an eigenface approach. The preprocessed face images are preferably used to train a neural network ensemble having a first stage made up of a bank of face recognition neural networks each of which is dedicated to a particular pose range, and a second stage constituting a single fusing neural network that is used to combine the outputs from each of the first stage neural networks. Once trained, the input of a face region which has been extracted from an input image and preprocessed (i.e., normalized, cropped and abstracted) will cause just one of the output units of the fusing portion of the neural network ensemble to become active. The active output unit indicates either the identify of the person whose face was extracted from the input image and the associated face pose, or that the identity of the person is unknown to the system.
Owner:ZHIGU HLDG

Pose-invariant face recognition system and process

A face recognition system and process for identifying a person depicted in an input image and their face pose. This system and process entails locating and extracting face regions belonging to known people from a set of model images, and determining the face pose for each of the face regions extracted. All the extracted face regions are preprocessed by normalizing, cropping, categorizing and finally abstracting them. More specifically, the images are normalized and cropped to show only a persons face, categorized according to the face pose of the depicted person's face by assigning them to one of a series of face pose ranges, and abstracted preferably via an eigenface approach. The preprocessed face images are preferably used to train a neural network ensemble having a first stage made up of a bank of face recognition neural networks each of which is dedicated to a particular pose range, and a second stage constituting a single fusing neural network that is used to combine the outputs from each of the first stage neural networks. Once trained, the input of a face region which has been extracted from an input image and preprocessed (i.e., normalized, cropped and abstracted) will cause just one of the output units of the fusing portion of the neural network ensemble to become active. The active output unit indicates either the identify of the person whose face was extracted from the input image and the associated face pose, or that the identity of the person is unknown to the system.
Owner:ZHIGU HLDG

Pose-invariant face recognition system and process

A face recognition system and process for identifying a person depicted in an input image and their face pose. This system and process entails locating and extracting face regions belonging to known people from a set of model images, and determining the face pose for each of the face regions extracted. All the extracted face regions are preprocessed by normalizing, cropping, categorizing and finally abstracting them. More specifically, the images are normalized and cropped to show only a persons face, categorized according to the face pose of the depicted person's face by assigning them to one of a series of face pose ranges, and abstracted preferably via an eigenface approach. The preprocessed face images are preferably used to train a neural network ensemble having a first stage made up of a bank of face recognition neural networks each of which is dedicated to a particular pose range, and a second stage constituting a single fusing neural network that is used to combine the outputs from each of the first stage neural networks. Once trained, the input of a face region which has been extracted from an input image and preprocessed (i.e., normalized, cropped and abstracted) will cause just one of the output units of the fusing portion of the neural network ensemble to become active. The active output unit indicates either the identify of the person whose face was extracted from the input image and the associated face pose, or that the identity of the person is unknown to the system.
Owner:ZHIGU HLDG

Pose-invariant face recognition system and process

A face recognition system and process for identifying a person depicted in an input image and their face pose. This system and process entails locating and extracting face regions belonging to known people from a set of model images, and determining the face pose for each of the face regions extracted. All the extracted face regions are preprocessed by normalizing, cropping, categorizing and finally abstracting them. More specifically, the images are normalized and cropped to show only a persons face, categorized according to the face pose of the depicted person's face by assigning them to one of a series of face pose ranges, and abstracted preferably via an eigenface approach. The preprocessed face images are preferably used to train a neural network ensemble having a first stage made up of a bank of face recognition neural networks each of which is dedicated to a particular pose range, and a second stage constituting a single fusing neural network that is used to combine the outputs from each of the first stage neural networks. Once trained, the input of a face region which has been extracted from an input image and preprocessed (i.e., normalized, cropped and abstracted) will cause just one of the output units of the fusing portion of the neural network ensemble to become active. The active output unit indicates either the identify of the person whose face was extracted from the input image and the associated face pose, or that the identity of the person is unknown to the system.
Owner:ZHIGU HLDG

Low-rank matrix and eigenface-based human face identification method

The invention discloses a low-rank matrix and eigenface-based human face identification method, which relates to the technical fields of digital image processing, mode identification, computer vision, physiology and the like, and is used for solving the problem in human face identification based on static images or video images in various scenes. A low-rank matrix is applied to preprocessing of a human face picture based on a low-rank matrix concept, and the influence of changes of illumination, expressions and the like is reduced through low-rank processing on a training picture, so that the algorithm robustness and the identification accuracy are improved. According to the key points of the technical scheme, the method comprises the following steps of firstly acquiring a human face sample picture and establishing a sample library; secondly during a training stage, constructing an eigenvector space through operations of calculating a sample mean value, an eigenvalue, an eigenvector and the like, and projecting the eigenvector to obtain an eigenface; and finally during a test stage, performing PCA projection on a test sample to obtain an eigenvector, calculating a distance between the eigenvector and the eigenface, taking a shortest distance as an identification result, and outputting the identification result.
Owner:BEIJING UNION UNIVERSITY

Human face recognition method based on multiple-feature space sparse classifiers

The invention provides a human face recognition method based on multiple-feature space sparse classifiers. The human face recognition method includes the following steps that original training samples, namely X1....XN, are projected onto an Eigenface feature space, a Laplacianface feature space and a Gabor feature space respectively to form a sub-dictionary OE, a sub-dictionary OL and a sub-dictionary OG; the genetic algorithm is used for carrying out joint optimization and training on the three sub-dictionaries to obtain a sub-dictionary NE, a sub-dictionary NL and a sub-dictionary NG; the sub-dictionary NE, the sub-dictionary NL and the sub-dictionary NG are used for training the sparse classifier SRCs. Each sparse classifier carries out sparse representation on a sample to be tested and obtains residual errors corresponding to the ith training sample, wherein the residual errors are RiE, RiL and RiG respectively and then, the mean value of the residual errors corresponding to the ith training sample are calculated. A category corresponding to the minimum value of the residual error mean value E[Ri] is the category which the human face sample to be tested belongs to. According to the human face recognition method based on the multiple-feature space sparse classifiers, the adopted dictionary training method can select a sample with the best separating capacity from each sub-dictionary, so that the human face recognition accuracy based on the sparse classifiers with the dictionaries is improved.
Owner:TIANJIN UNIV

Face recognition method and device and intelligent security and protection management system

The invention discloses a face recognition method and device and an intelligent security and protection management system, and the method comprises the steps: calculating the feature face weight of ato-be-recognized face image, and then calculating the Euclidean distance between the feature face weight of the to-be-recognized face image and each value in a feature face weight vector of a trainingset, and if a certain Euclidean distance is less than or equal to a preset similar face threshold, judging that the face is the same face, if all Euclidean distances are greater than or equal to a preset non-face threshold, considering that the face is a non-face, and if all Euclidean distances are between the similar face threshold and the non-face threshold, considering that the face is a new face. Non-human faces and human faces without entrance guard permission can be effectively recognized, the intelligent security and protection management system can achieve the functions of remote monitoring, automatic alarming, entrance guard management, intelligent human face recognition, intelligent safety helmet recognition, safety early warning, video capture and the like, the working pressureof people is relieved, and the working behaviors of warehouse personnel are standardized.
Owner:江苏智库智能科技有限公司

Human face recognition system and method based on second-order two-dimension principal component analysis

The invention requests to protect a face recognition system and a face recognition method which are based on the second-order two-dimensional principal component analysis, and belongs to the fields of image processing technology, computer vision technology and mode identification technology. The invention provides the face recognition method which has low computational complexity and is based on the second-order two-dimensional principal component analysis. The method researches the face recognition problem in the condition of illumination change, and provides the face recognition method of the second-order two-dimensional principal component analysis. The face recognition method comprises: respectively applying the (2D)PCA technology to an original image matrix set and a residual image matrix set to obtain a first-order feature matrix and a second-order feature matrix, thereby determining reconstructed images of sample images and reconstructed images of residual images; superimposing the two reconstructed images to obtain reconstructed images of original images. The method of the invention has higher recognition accuracy, and save more computing time than the eigenface method and the second-order eigenface method. The method of the invention can be widely used in the image recognition field.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Online passing system based on face feature recognition technology

The invention discloses an online passing system based on a face feature recognition technology. Comprising an acquisition module, an acquisition module, an extraction module, an initialization module, a calculation module, a matching module, a detection module and an optimization module. A feature face matching algorithm is adopted, so that face recognition with higher accuracy is realized; on-line/off-line living body detection service is adopted to identify whether a user is a real person or not, and cheating tools such as photos, videos and 3D molds are effectively resisted; the space and time complexity of the system is optimized by adopting a system optimization algorithm, the response time of the system is reduced, and the fluency of the system is improved. The face feature recognition system can prevent lawbreakers from cheating by using tools such as photos, videos and 3D molds of others, can effectively improve the face recognition accuracy and passing efficiency of an existing face recognition system, can be widely applied to the fields of financial industry, retail industry, security passing and the like, and the business requirements of identity verification, face attendance checking, gate passing and the like are met.
Owner:GUILIN UNIVERSITY OF TECHNOLOGY

Face recognition method and system of SVM (Support Vector Machine) based on PCA (Principal Component Analysis) and ReliefF, storage medium and equipment

The invention discloses a face recognition method and system of an SVM based on PCA and ReliefF, a storage medium and equipment, applied to the field of image recognition. The method comprises the steps: converting a face image into a preset dimension vector, and storing the preset dimension vector into a face vector set; calculating a vector accumulation average value to obtain an average image; calculating a difference value between the face image and the average image, calculating a feature vector of a covariance matrix according to the difference value, and forming a feature face space; respectively calculating the feature weight of each feature face space sample according to a ReliefF algorithm, and constructing a feature weight vector; constructing and solving an optimal solution according to a preset penalty parameter and the feature weight vector, obtaining a decision function, and determining a support vector machine; and training and verifying based on a support vector machine to obtain a face recognition model, and performing face recognition by using the face recognition model. According to the technical scheme, the defect that a single ReliefF algorithm cannot remove redundant features is overcome, the data dimension is effectively reduced, and SVM training is accelerated.
Owner:华院分析技术(上海)有限公司

Human face recognition system and method based on second-order two-dimension principal component analysis

The invention requests to protect a face recognition system and a face recognition method which are based on the second-order two-dimensional principal component analysis, and belongs to the fields of image processing technology, computer vision technology and mode identification technology. The invention provides the face recognition method which has low computational complexity and is based on the second-order two-dimensional principal component analysis. The method researches the face recognition problem in the condition of illumination change, and provides the face recognition method of the second-order two-dimensional principal component analysis. The face recognition method comprises: respectively applying the (2D)<2>PCA technology to an original image matrix set and a residual image matrix set to obtain a first-order feature matrix and a second-order feature matrix, thereby determining reconstructed images of sample images and reconstructed images of residual images; superimposing the two reconstructed images to obtain reconstructed images of original images. The method of the invention has higher recognition accuracy, and save more computing time than the eigenface method and the second-order eigenface method. The method of the invention can be widely used in the image recognition field.
Owner:CHONGQING UNIV OF POSTS & TELECOMM
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