|
/* encode_neighbours- return neighborhood information for pixel at (middle,col) */
|
|
/* encode_neighbours- return neighborhood information for pixel at (middle,col) */
|
|
encode_neighbours(CELL * top, CELL * middle, CELL * bottom, int col, int neg)
|
|
encode_neighbours(CELL * top, CELL * middle, CELL * bottom, int col, int neg)
|