若是使用binary file 讀取的話
有何建議的寫法呢?
找尋好多方式
尚無可以用的
請教各位前輩了
謝謝
I want to open the raw image file using C#, the format of the raw image file is: offset is 96 bytes. image type: 16-bit unsigned. width: 1024. height: 1280. thx!
※ 引述《morningjis (morning)》之銘言:
: 請教一下 要如何打開raw image file
: 格式為 16-bit Unsigned
: 長、寬 640 480
: 標頭檔 96 bytes
: 上網找了一些方法,都尚未能順利打開