function value=get_pixel(image_name,row,col) % 获得图象的一个象素值 % 输入参数: % image_name: 图像文件名(注意写扩展名!) % row,col: 图像的行列坐标