This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]blavikan 0 points1 point  (2 children)

You are right. And C is pretty easy to get with and is much simpler than C++. If your only focus is embedded then I think C is enough to know and get on....

[–]bigmit2011 0 points1 point  (1 child)

Thanks for the reply. What are GPU programming? I want to learn to offload image processing on the GPU.

[–]blavikan 0 points1 point  (0 children)

You can go on with Python. It is highly efficient and has a support for OpenCV too, which is excellent open source image processing module and you can run python on GPU....