adjacent region

2 次查看(过去 30 天)
Mohammad Golam Kibria
Hi suppose I have a matrix as follows:
I =
1 1 2 2 1 1
3 1 1 1 2 2
I need to find the adjacent region in a variable, here adjacent regions are J=
1 3
1 2
or J=
2 1
3 1
needs any of this two since 2 1 and 1 2 are same Is there any easy way to have this?
  1 个评论
Walter Roberson
Walter Roberson 2011-9-11
I do not understand how you are determining what a "region" is, or how you are determining what an "adjacent region" is ??

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Types 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by