Searched defs:entropy_xy (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dfeature.c647 entropy_xy,
839 (void) ResetMagickMemory(&entropy_xy,0,sizeof(entropy_xy));
1390 entropy_xy.direction[i].red-=cooccurrence[x][y].direction[i].red*
1392 entropy_xy.direction[i].green-=cooccurrence[x][y].direction[i].green*
1394 entropy_xy.direction[i].blue-=cooccurrence[x][y].direction[i].blue*
1397 entropy_xy.direction[i].black-=cooccurrence[x][y].direction[i].black*
1400 entropy_xy.direction[i].alpha-=
1565 (entropy_xy.direction[i].red-entropy_xy1.direction[i].red)/
1569 (entropy_xy
644 entropy_xy, local
[all...]

Completed in 54 milliseconds