This books deals with the implementation of histogram equalization and histogram matching in a simple step by step approach using Probability Distributive Function (PDF) and Cumulative Distributive Function (CDF) in MATLAB with detailed coding steps using suitable examples. Next is implementation of Principle Component Analysis based face detection. From "Principle Analysis Technique" we calculate covariance matrix & then we can calculate eigenvectors & eigenvalues for this matrix. The eigenvector with the highest eigenvalue is the principle component of data set.Unknown face reorganization...
This books deals with the implementation of histogram equalization and histogram matching in a simple step by step approach using Probability Distribu...