如何使用 openCV 开始图像增强项目?
谁能告诉我如何使用 openCV 从头开始一个项目。 我的项目是一个Windows图像增强应用软件
Can anyone pls tell me how to start a project from the scratch using openCV.
my project is an image enhancing application software for windows
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您开始使用 OpenCV,请首先在 Windows 中安装 OpenCV。
阅读 Gary Bradsky 撰写的有关 OpenCV 的书,“学习 OpenCV”。
学习构建应用程序。
OpenCV 托管好教程。查看它们。而且你可以通过谷歌搜索找到很多教程。
If you are starting with OpenCV, first setup OpenCV in windows.
Read the book on OpenCV by Gary Bradsky , "Learning OpenCV".
Learn to build applications.
OpenCV hosts a list of good tutorials.Check them out. And you can get a lot of tutorials by googling.