目标检测编程 [英] Object detection programming

查看:45
本文介绍了目标检测编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi

我想知道我需要什么程序才能使我的程序能够识别或检测对象...

我搜索并发现了3个程序:
1拍拍
2-OpenCV
3-OpenGL

但是它们之间有什么区别?

以及实现对象检测所需的编程语言
使用上面提到的程序

hi

I want to know what are the programs I need to make my program be able to identify or detect objects ...

I have searched and noticed 3 programs:
1-Matlap
2-OpenCV
3-OpenGL

but what the difference between all of them??

and what the programming language i need to implement Object detection
with the programs i mentioned above

推荐答案

看看一些 ^ ]处理对象识别.
Take a look at some of these articles[^] which deal with object recognition.


要回答部分问题:

Matlap:我假设您的意思是"Matlab" [
To answer part of your question:

Matlap: I assume you meant "Matlab"[^], and that is a programming language, whether it relates to your goals or not depends on the specific program written in it
OpenCV: A library for computer vision (the field object detection falls under), this is probably the most relevant to your goals
OpenGL: A library for rendering 3D graphics, not related to object detection at all, unless you wan to somehow display the results in a 3D form

As for the programming language you use, it isn''t important. Use whatever you feel most comfortable with. Generally speaking, any algorithm that can be written in one programming language can be written in all programming languages.


这篇关于目标检测编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆