Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

simple gpu computation

$
0
0
Hello, I'm processing images like this ![image description](/upfiles/14469933496246028.jpg) Images are very large (8192*8192). I need to do two things with these images. First: Get all the unique colors into an array. Second: Get the bounding box dimensions of each unique color. I've no idea how to do both of these things with gpu. For example, I'm using unordered_set to record unique pixel values in my cpu version. GPU doesn't have something like that I assume, so how do I do that? Any suggestions?

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>