OpenCV 和 PyTorch3D 相机投影 Posted on 2022-05-05 | Edited on 2023-05-22 | In coding | Comments: OpenCV 和 PyTorch3D 相机投影的区别与转换 Read more »
OpenCV 和 OpenGL 相机投影 Posted on 2022-05-03 | Edited on 2023-05-22 | In coding | Comments: OpenCV 和 OpenGL 相机投影的区别与转换 Read more »
有向面积&有向体积 Posted on 2021-09-30 | Edited on 2021-10-22 | In algorithm , math | Comments: 平面三角形的有向面积与空间四面体的有向体积,即其简单应用。 Read more »
Rotations with Quaternions Posted on 2021-06-01 | In cv/cg | Comments: Rotations with quaternions Read more »
Geometry Rotations Posted on 2020-10-28 | Edited on 2023-05-21 | In cg | Comments: 3D rotation using axis-angle, Euler, Matrix, and quaternion representations. Read more »
Tips for Conda Posted on 2019-07-31 | Edited on 2019-05-23 | In tips | Comments: 一些简单的常见的Conda技巧。 Read more »
Tips for CUDA Posted on 2019-06-04 | Edited on 2019-10-10 | In tips | Comments: 编写CUDA代码时的一些注意事项,持续更新中… Read more »
基于Hexo搭建个人博客网站 Posted on 2019-02-18 | Edited on 2019-02-19 | In tutorials , miscellaneous | Comments: 在Mac平台基于Hexo + Github Pages搭建个人博客网站 Read more »
Tips for Server Posted on 2018-10-23 | Edited on 2019-08-21 | In tips | Comments: 服务器常用操作 Read more »
Tips for TMUX Posted on 2018-10-23 | Edited on 2019-08-21 | In tips | Comments: TMUX的简介与常用命令 Read more »
Tips for Notepad Posted on 2018-10-21 | Edited on 2020-08-22 | In tips | Comments: Notepad 常用操作 Read more »
Tips for CMake Posted on 2018-09-19 | Edited on 2019-09-19 | In tips | Comments: 一些简单的常用的CMake命令,持续更新中... Read more »
Convolutional Neural Network in TensorFlow Posted on 2018-07-19 | In translation , ml | Comments: Convolutional Neural Network in TensorFlow Read more »
bvh骨骼动画文件格式 Posted on 2018-07-19 | Edited on 2018-07-19 | In repost , cv/cg | Comments: bvh骨骼动画文件格式介绍 Read more »
Tensorflow Funstions for Tensor Operations Posted on 2018-07-19 | Edited on 2019-04-10 | In coding , python | Comments: Tensorflow中一些简单的张量运算函数 Read more »
macOS10.13.2配置TensorFlow Posted on 2018-07-08 | Edited on 2018-08-22 | In tutorials , ml | Comments: macOS 10.13.2 配置TensorFlow Read more »
3D变换 Posted on 2018-06-10 | Edited on 2018-08-19 | In algorithm , cv/cg | Comments: 3D空间中的矩阵变换 Read more »