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

Explain the category of ceramics, Ceramics are good (A)  Insulators. ...

Ceramics are good (A)  Insulators.                 (B) Conductors. (C)  Superconductors.      (D) Semiconductors. Ans: Ceramics are good insulators.

The time for the capacitor voltage to fall to 20 v, A capacitor is charged ...

A capacitor is charged to 100 V and then discharged by a 50 kΩ resistor. If the time constant of the circuit is 0.8 s, verify: (a)  The value of the capacitor, (b)  The time

Circuit theory ., it''s 3 assignments and each assignment have 7 questions ...

it''s 3 assignments and each assignment have 7 questions so each assignment have 1 hour when I open it I have only 1 hour to finish it I can show him or her the practice question t

Public safety - application of software defined radio, Public safety - Appl...

Public safety - Application of Software Defined Radio During emergency situation such as earthquake, tsunami, terrorist attack, public safety officials from different agencies

Erc and kpi, ERC and KPI The company requires understanding the strate...

ERC and KPI The company requires understanding the strategic and nearing term impact of the Regulator's orders / tariff approval process. Once these dimensions are understood,

Define super scalar architecture, Define super scalar architecture. Su...

Define super scalar architecture. Super scalar architecture: The Pentium microprocessor is organized along with three execution units. Individual executes floating-point inst

Dc motor - motor control , DC Motor The motor  which  require dc  supp...

DC Motor The motor  which  require dc  supply to drive them are called DC motors DC motor  consist  two types  of windings. a. Fields Winding b. Armature Winding

Give examples of natural insulating materials, Give four examples of natura...

Give four examples of natural insulating materials. Illustrations of the natural insulating materials are rubber, cotton, wood and mica.

Shld store hl pair direct instruction , SHLD Store HL pair Direct Instructi...

SHLD Store HL pair Direct Instruction This  instruction is used to store the contents of HL  register  pair to  memory  address specified  in the  instruction and the  next ad

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