フィルターのクリア

Fastest way to compute distance between patches

2 ビュー (過去 30 日間)
thoraya
thoraya 2017 年 6 月 13 日
回答済み: Walter Roberson 2017 年 6 月 13 日
Hi, for each pixel(x,y) of a given image: two squared patches P1, P2 on each side(left and right) are considered. Then, i have to compute the distance between each symetric elements of P1 and P2. I have implemented this but in a naïve way, so it is really very slow. I want to do it in a fast way.
Any help would be appreciated.

回答 (1 件)

Walter Roberson
Walter Roberson 2017 年 6 月 13 日

カテゴリ

Help Center および File ExchangePolygons についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by