1 | initial version |
I completely forgot the question here. What I can remember for the issue are: the problem was caused by endian difference on powerpc arch and the tiff lib from opencv didn't get the endian correctly. To fix it, I used source code from libtiff and pass the data to opencv.