Channy's blog

Welcome~ This is channy huang, a C++ programmer in Guangzhou, Guangdong, China. Love coding, love your visit~ Welcome to my page and, enjoy~


  • Home

  • Categories

  • About

  • Archives

  • Tags

  • Sitemap

  • Commonweal 404

  • Search

Orin下使用Python调试网络摄像头笔记

Posted on 2024-03-08 | In Linux

//Description: 记录在Orin下使用Python调试网络摄像头获取rtsp流数据遇到的断网、延迟、获取不到数据等问题,最终发现网络是由于系统网络不稳定、延迟改用GStreamer获取数据、获取不到数据是由于安装的OpenCV不支持GStreamer需要重新源码编译并打开GStreamer支持。写于2024年3月初。

Read more »

Reconstruction Papers

Posted on 2024-02-25 | In Algorithm

//Description: 利用imu+激光点云+图像进行实时三维重建技术笔记。

Read more »

第三方库记录

Posted on 2024-02-25 | In Lib

//Description: 记录用过的第三方库函数,特别是三维重建相关的

Read more »

架构设计论文主题

Posted on 2023-10-27 | In Notes

//Description: 架构设计论文主题

Read more »

Geographic

Posted on 2023-09-16 | In Notes

//Description:

Read more »

OSG - OpenSceneGraph And Shader

Posted on 2023-09-09 | In C++

//Description: 在Aarch64的cpu上编译运行R3Live。

Read more »

System Analyst 系统架构设计师笔记

Posted on 2023-08-30 | In Notes

//Description: 记录系统架构中的一些概念和方法,备考软考系统架构设计师。主要参考书籍《系统架构设计师》(2009,2022)。整个笔记共分两部分:第一部分为知识点总结,第二部分为笔记及经验。

Read more »

GLSL Learning

Posted on 2023-04-08 | In Notes

//Description: 记录学习opengl中遇到的问题

Read more »

PointCloud_Reconstruction

Posted on 2023-04-03 | In Algorithm

//Description: 点云表面重建技术研究笔记。有传统多视角几何匹配方法、神经网络方法两种。

Read more »

UV unwrapping 自动展uv

Posted on 2023-03-15 | In Algorithm

//Description: 自动展uv的算法分析。自动展uv一般采用组合或变分(variational)方法,是一个数值优化问题。即裁剪切割网格模型,使得展开后的扭曲度最小化。

Read more »
1 2 3 … 14
Channy Huang

Channy Huang

I'm burning up a sun just to say goodbye

133 posts
11 categories
37 tags
GitHub
© 2018 - 2025 Channy Huang
本站访客数:
Powered by Jekyll
Theme - NexT.Pisces