1 | initial version |
Ok Tetragramm, The raw data file format is BGR, width=640, height=480. As you told we can not open raw data file directly using Videocapture, i had doubt about it. So, i had open that raw data file and convert into Matrix then it can display by imshow function.