Recent posts

Multiple reduction using omp

2 minute read

Using omp for faster algorithm is now very common. Most of libraries you’ve ever heard will also using omp, I am, for sure, also using omp for various regist...

Extract Point Cloud from Blender mesh

1 minute read

I had a chance to make a sample point cloud which is mathematically generated and perfectly designed to compare alignment performance. I thought it’s quite o...