用计算机视觉编写空中脚本和显示的简单方法

Bhargav D V, Mayura Nandan M R, Kowshik Bharadwaj P V, R. P
{"title":"用计算机视觉编写空中脚本和显示的简单方法","authors":"Bhargav D V, Mayura Nandan M R, Kowshik Bharadwaj P V, R. P","doi":"10.1109/ICMNWC52512.2021.9688554","DOIUrl":null,"url":null,"abstract":"Online teaching-learning platforms have become an integral part of life, during and post Covid-19 pandemic. In this regard, many teaching-learning accessories have been developed for use. AirPad, the work presented in this article is an application that helps draw one’s imagination on screen by just capturing the motion of object of interest with a camera in air. Computer vision is concerned with the extraction of meaningful information from image data. Continued explorations on computer vision are often concerned with the development of computer algorithms for specific applications. Computer vision is a field of artificial intelligence that works on enabling computers to see, identify and process images in the same way as human vision does, and then provide the appropriate output. Three important tasks involved during computer vision processing are: 1) Detection 2) Tracking 3) Recognition. Computer vision algorithms are utilized to perform the task. The preferred language used is Python due to its exhaustive libraries and easy to use syntax, but can be implemented in any OpenCV supported language. Present work uses PyQt5 which is a python interface for Qt library. It is one of the most used modules in building GUI apps in Python, and that’s due to its simplicity. Following features have been implemented in the present work: i. Functions to draw square, rectangle and circle. ii. Testing Tab to ensure proper traction of object of interest in each frame. iii. Export the work in multiple formats like images and pdf. The user requires a laptop with webcam and a virtual pen which could be a finger to use the application and enjoy its features.","PeriodicalId":186283,"journal":{"name":"2021 IEEE International Conference on Mobile Networks and Wireless Communications (ICMNWC)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-12-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"A Simple Approach for Scripting in Air and Display using Computer Vision\",\"authors\":\"Bhargav D V, Mayura Nandan M R, Kowshik Bharadwaj P V, R. P\",\"doi\":\"10.1109/ICMNWC52512.2021.9688554\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Online teaching-learning platforms have become an integral part of life, during and post Covid-19 pandemic. In this regard, many teaching-learning accessories have been developed for use. AirPad, the work presented in this article is an application that helps draw one’s imagination on screen by just capturing the motion of object of interest with a camera in air. Computer vision is concerned with the extraction of meaningful information from image data. Continued explorations on computer vision are often concerned with the development of computer algorithms for specific applications. Computer vision is a field of artificial intelligence that works on enabling computers to see, identify and process images in the same way as human vision does, and then provide the appropriate output. Three important tasks involved during computer vision processing are: 1) Detection 2) Tracking 3) Recognition. Computer vision algorithms are utilized to perform the task. The preferred language used is Python due to its exhaustive libraries and easy to use syntax, but can be implemented in any OpenCV supported language. Present work uses PyQt5 which is a python interface for Qt library. It is one of the most used modules in building GUI apps in Python, and that’s due to its simplicity. Following features have been implemented in the present work: i. Functions to draw square, rectangle and circle. ii. Testing Tab to ensure proper traction of object of interest in each frame. iii. Export the work in multiple formats like images and pdf. The user requires a laptop with webcam and a virtual pen which could be a finger to use the application and enjoy its features.\",\"PeriodicalId\":186283,\"journal\":{\"name\":\"2021 IEEE International Conference on Mobile Networks and Wireless Communications (ICMNWC)\",\"volume\":\"1 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-12-03\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 IEEE International Conference on Mobile Networks and Wireless Communications (ICMNWC)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICMNWC52512.2021.9688554\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 IEEE International Conference on Mobile Networks and Wireless Communications (ICMNWC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICMNWC52512.2021.9688554","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

在2019冠状病毒病大流行期间和之后,在线教学平台已成为人们生活中不可或缺的一部分。在这方面,已经开发了许多教学配件供使用。AirPad,在这篇文章中介绍的工作是一个应用程序,帮助绘制一个人的想象力在屏幕上,只需捕捉一个感兴趣的物体的运动与一个相机在空中。计算机视觉关注的是从图像数据中提取有意义的信息。对计算机视觉的持续探索通常与特定应用的计算机算法的发展有关。计算机视觉是人工智能的一个领域,其工作原理是使计算机能够以与人类视觉相同的方式查看、识别和处理图像,然后提供适当的输出。计算机视觉处理过程中涉及的三个重要任务是:1)检测;2)跟踪;3)识别。计算机视觉算法被用来执行任务。首选语言是Python,因为它有详尽的库和易于使用的语法,但可以在任何支持OpenCV的语言中实现。目前的工作使用PyQt5,它是Qt库的python接口。它是在Python中构建GUI应用程序时最常用的模块之一,这是由于它的简单性。本工作主要实现了以下功能:1 .绘制正方形、矩形和圆形的功能。2测试标签,以确保适当的牵引感兴趣的对象在每一帧。3导出工作在多种格式,如图像和pdf。用户需要一台带有网络摄像头的笔记本电脑和一支虚拟笔(可以是手指)来使用该应用程序并享受其功能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A Simple Approach for Scripting in Air and Display using Computer Vision
Online teaching-learning platforms have become an integral part of life, during and post Covid-19 pandemic. In this regard, many teaching-learning accessories have been developed for use. AirPad, the work presented in this article is an application that helps draw one’s imagination on screen by just capturing the motion of object of interest with a camera in air. Computer vision is concerned with the extraction of meaningful information from image data. Continued explorations on computer vision are often concerned with the development of computer algorithms for specific applications. Computer vision is a field of artificial intelligence that works on enabling computers to see, identify and process images in the same way as human vision does, and then provide the appropriate output. Three important tasks involved during computer vision processing are: 1) Detection 2) Tracking 3) Recognition. Computer vision algorithms are utilized to perform the task. The preferred language used is Python due to its exhaustive libraries and easy to use syntax, but can be implemented in any OpenCV supported language. Present work uses PyQt5 which is a python interface for Qt library. It is one of the most used modules in building GUI apps in Python, and that’s due to its simplicity. Following features have been implemented in the present work: i. Functions to draw square, rectangle and circle. ii. Testing Tab to ensure proper traction of object of interest in each frame. iii. Export the work in multiple formats like images and pdf. The user requires a laptop with webcam and a virtual pen which could be a finger to use the application and enjoy its features.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信