1 | initial version |
Some conversion is require from raw data in the buffer into opencv Mat type. It is crucial to know the data type in buffer (CV_datatype). refer here [(http://answers.opencv.org/question/71401/mat-from-buffer/)]
2 | No.2 Revision |
Some conversion is require from raw data in the buffer into opencv Mat type. It is crucial to know the data type in buffer (CV_datatype).
refer here [(http://answers.opencv.org/question/71401/mat-from-buffer/)] (http://answers.opencv.org/question/71401/mat-from-buffer/)