matlab code for face recognition using particle swarm optimization
#1

Hi am Dankaka Dennis  i would like to get details on matlab code for face recognition using particle swarm optimization ..My friend Justin said matlab code for face recognition using particle swarm optimization will be available here and i am a student  at Ahmadu Bello University Zaria Nigeria  and now am doing am doing my project i need help.
Reply
#2

Feature selection (FS) is a global optimization problem in automatic learning that reduces the number of features, eliminates irrelevant, noisy and redundant data and results in acceptable recognition accuracy. It is the most important step that affects the performance of a pattern recognition system. This paper presents a new feature selection algorithm based on particle swarm optimization (PSO). The algorithm is applied to the coefficients extracted by two characteristic extraction techniques: the discrete cosine transform (DCT) and the discrete wavelet transform (DWT).


The proposed PSO-based feature selection algorithm is used to find the feature space for the optimal subset of features where features are carefully selected according to a well-defined discrimination criterion. Evolution is driven by a fitness function defined in terms of maximizing class separation (dispersion index). The performance of the classifier and the length of the selected feature vector are considered for performance evaluation using the ORL face database. Experimental results show that the PSO-based feature selection algorithm was found to generate excellent recognition results with the minimum set of selected characteristics.

Face recognition (FR) has emerged as one of the most widely researched research topics covering multiple disciplines such as pattern recognition, signal processing and computer vision. This is due to its numerous important applications in identity authentication, access control to security, intelligent interaction between humans and computers and the automatic indexing of databases of images and videos. Many approaches have been developed to deal with surveys; An excellent survey document on different facial recognition techniques can be found. The success of any FR methodology depends to a large extent on the particular choice of characteristics used by the classifier (pattern). It is known that a good feature extractor for a facial recognition system is claimed to select as best as possible the best discriminating characteristics that are not sensitive to arbitrary environmental variations such as variations in pose, scale, illumination and facial expressions. Characteristic extraction algorithms are mainly divided into two categories: extraction of geometric characteristics and extraction of statistical (algebraic) characteristics.

Particle Swarm Optimization (PSO) is a population-based stochastic optimization technique originally proposed by James Kennedy and Russell C. Eberhart in 1995. PSO is a search algorithm based on the simulation of the behavior of birds within a herd . Definitions of various technical terms commonly used in PSO can be found in. The swarm is a population of particles. Each particle represents a potential solution to the problem being solved. The best personal (pbest) of a given particle is the position of the particle that has provided the greatest success (ie, the maximum value given by the classification method used). The best local (lbest) is the position of the best particle member in the neighbourhood of a given particle. The best overall (gbest) is the position of the best particle of the whole swarm. The leader is the particle that is used to guide another particle towards better regions of the search space. 

Velocity is the vector that determines the direction in which a particle needs to "fly" (move), to improve its current position. The weight of inertia, denoted by W, is used to control the impact of the previous history of velocities on the current velocity of a given particle. The learning factor represents the attraction that a particle has for its own success (C1 - cognitive learning factor) or that of its neighbors (C2 - social learning factor). Both C1 and C2 are normally defined as constants. Finally, the neighborhood topology determines the set of particles that contribute to the calculation of the highest value of a given particle.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: particle swarm optimization in classification in matlab code download, particle swarm optimization matlab code, particle swarm optimization matlab code pdf, particle swarm optimization image classification matlab codes, matlab code particle swarm optimization for optimal sizing and siting of distributed generation**, particle swarm optimization matlab code power flow, projects using particle swarm optimization,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  best face lotion for combination skin aperca.se 0 443 29-10-2020, 05:04 AM
Last Post:
  matlab code 1 3,451 31-01-2019, 02:52 PM
Last Post: [email protected]
  underwater optical communication matlab code 0 3,292 02-11-2018, 07:32 PM
Last Post: Guest
  source code for blood group detection in matlab 0 6,444 22-10-2018, 10:59 AM
Last Post: Guest
  earl gose pattern recognition solution manual pdf 0 876 21-10-2018, 06:54 PM
Last Post: Guest
  hackchina matlab code 0 629 27-09-2018, 10:45 PM
Last Post: Guest
  heart disease prediction system source code for matlab 0 771 27-09-2018, 04:40 PM
Last Post: Guest
  earl gose pattern recognition solution manual pdf 0 914 19-09-2018, 03:27 PM
Last Post: Guest
  matlab code for echo hiding 1 788 17-08-2018, 07:35 PM
Last Post: Guest
  matlab code for echo hiding 1 717 17-08-2018, 07:34 PM
Last Post: Guest

Forum Jump: