Computes similarity between two histograms, Electrical Engineering

Assignment Help:

Write an m-file "distan.m"  which does all the following operations:

(i) computes 10 dimensional histogram of an input image
            h1=sum(hist(imn,10)');

(ii) computes negative image and  its histogram

(iii) normalizes  vectors h1, h2 such that the integral of each is 1
Why does it have to be normalized?

(iv) displays both histograms

(v) computes similarity between two histograms using
            euclidean distance,
            histogram intersection,
            correlation,
            chi-square

function distan(im)
imn=imnorm(im)/255.0;
h1=?
h1n=?

imnn=?
h2=?
h2n=?

%euclidean
he=sqrt(sum((h1-h2).^2))

%correlations
hc=?

%intersection, use min function
hh=?

%chi-square, use sum function
hch=?

How do the distances differ?


Related Discussions:- Computes similarity between two histograms

Miller sweep circuit, PlZ Explain broooooo ..? What is Miller circuit and b...

PlZ Explain broooooo ..? What is Miller circuit and bootstrap I have xm tomrow and I am not getting answers soo plz.

Transformer of distribution, Transformer of distribution: Let be the t...

Transformer of distribution: Let be the transformer of distribution of the Face(Figure) 3 connected to the primary between phase a and c of a three-phase network of 23 kV. Bot

Fourier Series, State by inspection (i.e. without performing any formal ana...

State by inspection (i.e. without performing any formal analysis) all you can about each of the periodic waveforms shown in FIGURE 1 in terms of their Fourier series when analysed

Sommerfield’s free electron theory, Write down basic postulates of sommerfi...

Write down basic postulates of sommerfield’s free electron gas model. Show that the number of energy states per unit energy is given by g(E) = 4Rv/h 3 (2m) 3/2 E 1/2 .  What is

Control system, model reference adaptive controller for interacting coupled...

model reference adaptive controller for interacting coupled tank

Explain the delay model, Explain the delay model based on logical effort of...

Explain the delay model based on logical effort often used in estimating delays in logic cells. Hence use the model to predict the delay of a 4-input NOR logic cell with a 3 times

Evaluate the current flowing in the direction from b to a, Q A beam contain...

Q A beam containing two types of charged particles is moving from A to B. Particles of type I with charge +3q, and those of type II with charge -2q (where -q is the charge of an el

Explain cellular telephone systems, Q. Explain Cellular Telephone Systems? ...

Q. Explain Cellular Telephone Systems? Today radio-based systems make it possible for mobile people to communicate via cellular telephone systems while traveling on airplanes a

Give some applications of nichrome, Give some applications of nichrome. ...

Give some applications of nichrome. Nichrome is an alloy of iron, chromium, nickel and manganese. This is used for electric iron, for making heating elements and another hea

Discuss about signal distortion in optical waveguides, Discuss about signal...

Discuss about signal distortion in optical waveguides Ans: The major reason for signal distortion within optical waveguide is dispersion. Dispersion of the transmitted

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd