Description Usage Arguments Details Value Author(s) References See Also Examples
Generates a binary image matrix having the rectangular blocks through its diagonal.
1  | 
nb | 
 An integer describes the number of rectangle blocks to be generated on the diagonal of binary image.  | 
disp | 
 A logical value whether generated binary image will be displayed or not. The default value is TRUE.  | 
seed | 
 An integer for reproducibility purpose. The default value is NULL.  | 
This function is used to generate binary images in different structures in order to test the performance of an examined VAT algorithm.
binimg | 
 Matrix for generated binary image.  | 
k | 
 An integer for the number of clusters.  | 
Zeynel Cebeci
Cebeci, Z. & Yildiz, F. (2015). Gorsel Kumelenme Egilimi Degerlendirmesi ve R'de Uygulamasi. Cukurova Universitesi Ziraat Fakultesi Dergisi, 30 (2) : 1-8. (URL: https://dergipark.org.tr/en/download/article-file/219860)
binimage,
findk,
findk2,
greyimage,
vatimage,
vatdisp
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.