to find mahalanobis distance

i want to find the mahalanobis distance between two images.In the formula D=sqrt[(X-Y)C^-1(X-Y)'],what is the dimension of inverse cobariance matrix if X-Y is a matrix of size[1,65536]and (X-Y)' of dimension [65536 1].how to find the covariance matrix,someone please help....

Answers (0)

This question is closed.

Asked:

on 3 Oct 2012

Closed:

on 19 Dec 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!