IB {nem} | R Documentation |
The function calculates the number of incosnstent blocks between two image matrices.
IB(IM1, IM2)
MI1 |
The first image matrix. The possible block types are |
MI2 |
The second image matrix. The possible block types are |
A list with IB
which is a number of inconsistent blocks and order
which is an order of
groups from the original image matrix, corresponding to the number of inconsistent blocks.
Marjan Cugmas