- 博客(5)
- 收藏
- 关注
原创 Visibility of Point Cloud
SOME NAIVE WAYS TO DETECT VISIBLE POINTS IN A POINT CLOUD
2016-03-23 06:05:29
835
原创 PCL Notes 1
Just start to learn PCL in C++. Previously I was justing using the PCL python bindings to do a little bit of calculations. However, encountered with the ray tracing problem, I did’t think Python PCL ha
2016-03-18 04:20:33
368
原创 Deep Learning Notes 1
Logistics Classification Softmax function: We have a linear function: WX+b=y WX + b = y where X is the input data and y is the score, our goal is to use machine learning to train the W and b to
2016-03-17 05:17:16
510
原创 Hidden Surface Removal / Visible Surface Determination
Visible Surface Determination
2016-03-16 06:44:59
983
原创 PyCUDA 学习笔记 -- pagelocked memory
PyCUDA: pagelocked memory In GPU Programming, we have to transfer data from CPU to GPU which might take a while. Normal ways of transferring data: import pycuda.driver as cuda import pycuda.auto
2016-02-23 05:03:43
2416
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人