HI ALL
i have read binary data using read function. Assigned this data to Mat object say image. If i am printing this image using image.at<short>. i ; i am getting the desired elements values.
But now if i am trying to show it using imshow , i am getting a blank image. and if i am trying to write it imwrite , i am getting 0 byte data