Quantcast
Channel: Questions in topic: "emgucv"
Viewing all articles
Browse latest Browse all 37

Convert Texture2D to Image emgu CV - fast way

$
0
0
Hi all, I'm trying to convert a texture2D to an emgu CV Image. I want a fast way to do it, without access each pixel individually (for loop). I'm trying to use Marshal.copy or some memory access. If I know how color32[] are place in memory it would be great. Thanks in advance.

Viewing all articles
Browse latest Browse all 37

Trending Articles