随笔分类 -  Project-Meta

ARToolKit
摘要:Ref: https://redstapler.co/realtime-video-processing-javascript-tutorial/ Ref: opencv.js perspective transform 透明背景 Link: 带alpha透明通道视频—网页播放带alpha通道视频叠 阅读全文
posted @ 2022-09-24 16:19 郝壹贰叁 阅读(62) 评论(0) 推荐(0) 编辑
摘要:基础教学 Ref: A-Frame 學院, WebVR 的互動式學習教材 阅读全文
posted @ 2022-04-01 21:38 郝壹贰叁 阅读(15) 评论(0) 推荐(0) 编辑
摘要:Web 前端中的增强现实(AR)开发技术 AR.js 像是一个把所有轮子都拼起来的瑞士军刀,简单易用。 简介AR.js是一个用于Web增强现实的轻量级库,具有基于标记和基于位置的AR等功能。基于Web的:这是一个纯Web解决方案,因此无需安装。基于three.js + jsartoolkit5的完整 阅读全文
posted @ 2022-03-31 15:37 郝壹贰叁 阅读(175) 评论(0) 推荐(0) 编辑
摘要:普通摄像头 悬臂支架 摄像头支架 手机支架 广角 红外摄像头 红外线摄像头 VS 红外摄像头 MobIR Air Thermal Imaging Camera 移动时,可能会有重影。 ManoMotion https://www.youtube.com/c/ManoMotion/videos 201 阅读全文
posted @ 2022-03-30 15:54 郝壹贰叁 阅读(72) 评论(0) 推荐(0) 编辑
摘要:太变态了~ 方案集合:Awesome Hand Pose Estimation Ref: https://mmpose.readthedocs.io/en/latest/install.html conda create -n open-mmlab python=3.7 -y conda activ 阅读全文
posted @ 2022-03-29 15:26 郝壹贰叁 阅读(719) 评论(0) 推荐(0) 编辑
摘要:MANO https://github.com/otaheri/MANO Personalized Hand Models for VR As a starting point, I’m using the Mano model. It is a parametric hand model publ 阅读全文
posted @ 2022-03-28 12:55 郝壹贰叁 阅读(677) 评论(0) 推荐(0) 编辑
摘要:初级 - VR方案 https://www.youtube.com/watch?v=oX2f2ew17vc https://www.youtube.com/watch?v=BNLXqULRIZ8 中级 - Unreal方案 https://www.youtube.com/watch?v=dczO9P 阅读全文
posted @ 2022-03-26 22:37 郝壹贰叁 阅读(44) 评论(0) 推荐(0) 编辑
摘要:AR Over the Web Browser Using AR.js, A-Frame, & WebXR Feb 22, 2022 A-Frame A-Frame是一个基于 three.js 的webvr开发框架,A-Frame能使用所有three.js API。本章将讲述如何访问底层three. 阅读全文
posted @ 2022-03-25 21:13 郝壹贰叁 阅读(293) 评论(0) 推荐(0) 编辑
摘要:初步调查 ffmpeg-给视频添加字幕(二十四) 软字幕软字幕也叫内挂字幕、封装字幕、内封字幕,字幕流等,就是把前面的外挂字幕的字幕文件嵌入到视频中作为流的一部分,如果一个视频有多个字幕流那么播放视频是还得选择对应的字幕流。 传输给AR一小部分。 AR显示一小部分。 带透明通道的视频是什么意思?怎么 阅读全文
posted @ 2022-03-12 19:55 郝壹贰叁 阅读(94) 评论(0) 推荐(0) 编辑
摘要:清华大学:2021元宇宙研究报告! 阅读全文
posted @ 2021-10-31 12:59 郝壹贰叁 阅读(74) 评论(0) 推荐(0) 编辑
摘要:了解AR必看!一个视频教你看懂如何选择AR技术? Feb 17, 2021 商汤 SensorAR 云锚点免费开放。 WEB AR 蜘蛛侠 效果不错 https://youtu.be/1DyZZGgorOU?t=722 Sony Pictures Takes Augmented Reality Us 阅读全文
posted @ 2021-10-24 19:07 郝壹贰叁 阅读(33) 评论(0) 推荐(0) 编辑
摘要:重难点 一,创建图片集 arcoreimg工具创建的图像数据库文件 ./arcoreimg build-db --input_image_list_path=/path/to/image_list_file.txt \ --output_db_path=/path/to/myimages.imgdb 阅读全文
posted @ 2019-12-05 11:03 郝壹贰叁 阅读(201) 评论(0) 推荐(0) 编辑
摘要:/* continue... */ 阅读全文
posted @ 2019-06-19 14:51 郝壹贰叁 阅读(315) 评论(0) 推荐(0) 编辑
摘要:Install: https://github.com/smistad/FAST/wiki/Linux-instructions test: https://github.com/smistad/FAST/wiki/Running-the-tests 初步看去,有点意思。 /* implement 阅读全文
posted @ 2019-06-18 15:03 郝壹贰叁 阅读(171) 评论(0) 推荐(0) 编辑
摘要:Introduce 在AR前的一些“场景修饰”章节,暂略,直接上手AR章节。 Let's do it! Ref: 09 - Developing AR/VR Experiences with Amazon Sumerian | Ep 9: Creating an Augmented Reality 阅读全文
posted @ 2018-11-11 17:26 郝壹贰叁 阅读(144) 评论(0) 推荐(0) 编辑
摘要:Ref: 03 - Developing AR/VR Experiences with Amazon Sumerian | Ep 3: Introduction to Hosts 一、注册一个账号。 二、注意力放在default camera上。 三、口音设置,比如Russell的澳音。 写入文字, 阅读全文
posted @ 2018-11-10 16:34 郝壹贰叁 阅读(104) 评论(0) 推荐(0) 编辑
摘要:Ref: 01 - Creating AR/VR Experiences with Amazon Sumerian 1. 添加一个object。 2. 左上角的“resize",还有"copy";右边是精确的resize参数设置。 3. 加一个虚拟显示屏 Television Hanging fro 阅读全文
posted @ 2018-11-09 14:34 郝壹贰叁 阅读(162) 评论(0) 推荐(0) 编辑
摘要:解说员模型 对人物解说模型比较感兴趣。 男版: AE模板 三维卡通商务人物介绍解说 讲解主持播音员导游模特3D动画 女版:三维教师播音员商务女生主持人解说手势演示动画 AE模板 金发:AE模板-3D商务介绍气象卡通人物女主持人解说员动画素材 男版:AE模板:三维卡通商务人物介绍解说动画 Presen 阅读全文
posted @ 2018-10-23 23:20 郝壹贰叁 阅读(335) 评论(0) 推荐(0) 编辑
摘要:項目分析 模拟器配置 一、OpenGL ES 3.0 Ref: https://android-developers.googleblog.com/2017/05/android-studio-3-0-canary1.html OpenGL ES 3.0 Support in Android Emu 阅读全文
posted @ 2018-10-08 15:04 郝壹贰叁 阅读(269) 评论(0) 推荐(0) 编辑
摘要:前言 Code from HelloArActivity. 文档:探究 HelloAR 示例应用代码 Plane detection 是最大最有用的feature,这里讲解跟plane相关的知识点。 文档学习 一、疑点 Sceneform 概览 通过配置,启用 ARCore 二、图像特征点匹配 图像 阅读全文
posted @ 2018-09-21 15:27 郝壹贰叁 阅读(1389) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示