Clear Filters
Clear Filters

How can I write matlab program of following equation.

1 view (last 30 days)
In attached file formula is present.

Accepted Answer

Image Analyst
Image Analyst on 19 Aug 2016
Try this:
dissim(cx, cy) = sum((vx-vy)./(vx+vy))

More Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!