TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: OpenCV or OpenGL

1 点作者 cppqt_pingpong将近 7 年前
Hi, I am a software developer based in Europe with significant experience in C&#x2F;C++, Python, CMake, etc. I am currently working munich for a luxury automative brand.<p>I want to change my field to OpenGL or OpenCV. I have very basic knowledge about classical machine learning. I have worked in industry quality Qt application.<p>I am planning to dedicate 30 hours a week outside my work, should I choose OpenCV or OpenGL.

4 条评论

laveur将近 7 年前
For machine learning neither OpenGL and OpenCV will help you very much. OpenGL is a 3D graphics library, OpenCV is a Computer Vision Library. OpenCV handles things like detecting faces or objects in an image or video feed. Machine learning is the process of teaching a computer to detect specific types of objects in graphics, or to understand say how a tv or movie script is written. The goal of machine learning is to teach a machine to do something like write a movie script based on hundred of other movie scripts. If your end goal is to learn about Machine Learning then I would suggest you look at something like Google&#x27;s Tesnsor Flow instead. OpenGL and OpenCV wont help you at all really. However they may be required to feed data into your Machine Learning system.
评论 #17628240 未加载
arosier将近 7 年前
Any chance you could lend me a hand with some C++ code? If so, shoot me a message: ar@pm.me. Thanks!
billconan将近 7 年前
you should learn vulkan&#x2F;cuda or deep learning at this point, in my opinion.
评论 #17628251 未加载
otp124将近 7 年前
What are your goals?
评论 #17628284 未加载