-
how to use git 2026-03-28
git操作
-
opencv-camera 2026-03-28
projection
-
qa about PCL 2026-03-28
segmentation API in PCL
-
docker 2026-01-11
How to use docker and common solution
-
ceres 2026-01-11
ceres
-
git系列工具 2025-12-29
git工具的安装和使用
-
PCL学习 2025-12-29
常用PCL函数;PCL的数据结构;等等。
-
Eigen学习 2025-12-29
常用Eigen函数;Eigen的数据结构;等等。
-
opencv polygon 2025-12-28
#include <opencv2/imgproc.hpp> void cv::approxPolyDP(InputArray curve, OutputArray approxCurve, double epsilon, bool closed);
-
opencv filter 2025-12-28
Method Smoothness Edge Preservation Good For blur low none simple blur GaussianBlur medium some general smoothing medianBlur medium good impulse noise bilateralFilter medium excellent retaining edges fastNlMeansDenoising medium–high good denoising with texture pyrDown low–medium some multi-scale, resizing
-
segmentation in PCL 2025-12-28
segmentation API in PCL
-
vscode使用 2025-12-23
记录了vscode的使用方法、技巧以及在使用中遇到的问题和解决方案
-
opencv 2025-12-23
常用opencv函数;opencv的数据结构;版本改动;等等。
-
opencv-types 2025-12-17
data types in opencv
-
gtsam 2025-10-19
gtsam的使用
-
gflags 2025-09-10
gflags
-
common libraries for log 2025-08-30
common libraries for log
-
GitHub的使用 2025-07-05
github的使用
-
常用软件使用 2025-06-24
记录了常用软件的使用方法、技巧以及在使用中遇到的问题和解决方案
-
gitbook 2025-06-24
gitbook的安装和使用
-
yaml 2025-06-24
yaml
-
轮子代码 2025-06-23
这篇文章是我的轮子代码的索引。
-
Multi-view Geometry 2025-06-23
多视图几何
-
qt学习 2025-06-23
整理了使用qt中常用遇到的问题和解决方案
-
机械设计基础 2025-06-23
机械设计基础
-
reflectance for lidar beam 2025-06-23
reflectance for lidar beam
-
从零创建博客 2025-06-23
从零开始创建博客,也给出了一些小问题的解决方案
-
computer network 2025-06-23
computer network
-
杂项 2025-06-23
杂项
-
camera calibration 2025-06-20
相机内参的标定
-
学习资源链接 2025-06-15
这篇文章整理了在学习ROS、Ubuntu、C++、SLAM等的过程中使用的学习资源的链接。
-
论文简介 2025-06-15
这篇文章整理了SLAM和感知相关论文的简介。
-
image match 2025-06-15
图像之间的配准
-
特征点和描述子 2025-06-15
计算机视觉中常用的特征点以及对应的描述子
-
前沿方法 2025-06-15
这篇文章整理了SLAM和感知相关的前沿方法。
-
display point cloud 2025-06-15
Comparison between different projects to display point cloud
-
qt遇到的问题 2025-06-15
整理了使用qt中常用的数据类型、函数等
-
几何精度规范学 2025-06-13
几何精度规范学是一种用于在工程图中精确地描述零件几何形状和尺寸的系统
-
位姿表示和转换 2025-06-13
各种位姿表示方法以及互相转换,包括代码
-
omp 2025-06-12
omp
-
computer hardware 2025-06-12
computer hardware
-
visual studio 使用 2025-06-10
记录了visual studio的使用方法、技巧以及在使用中遇到的问题和解决方案
-
CloudCompare 2025-06-10
记录了CloudCompare的使用方法、技巧以及在使用中遇到的问题和解决方案
-
install qt 2025-06-10
how to install qt
-
boost 2025-06-10
boost
-
Spline Curves 2025-05-26
spline curves
-
g2o 2025-03-17
g2o的使用
-
cgal 2025-03-17
cgal的使用
-
lua 2025-02-12
lua配置文件和lua库的使用
-
JavaScript笔记 2025-06-23
JavaScript笔记
-
CSS语法 2025-06-23
部分CSS语法
-
Markdown语法 2025-06-18
总结了Markdown语法,可用作语法字典
-
math-other 2025-12-28
math-other
-
计算机中的几种求导方法 2025-06-13
计算机中的几种求导方法
-
数值分析笔记 2025-06-13
学习数学分析过程中产生笔记
-
矩阵分解 2025-06-13
矩阵分解
-
流形 2025-06-13
流形
-
线性代数 2025-06-13
用普通的直觉代替枯燥的证明
-
矩阵的特征值 2025-06-13
关于矩阵的特征值相关的内容。
-
动手学深度学习 2025-06-13
动手学深度学习
-
优化 2025-06-13
优化算法
-
STL algorithm 2026-03-28
这篇文章整理了algorithm.
-
CMake笔记 2026-03-28
CMake笔记
-
C++ macro 2026-03-28
Platform Macro Windows (32-bit or 64-bit) _WIN32 Windows 64-bit only _WIN64 Linux (Ubuntu, Debian, etc.) __linux__ macOS __APPLE__
-
C++ inheritance 2026-03-28
C++ inheritance
-
C++使用中的QA 2026-03-28
这篇文章整理了C++使用过程中遇到的问题以及对应的解决方案。
-
python qa 2025-12-29
python qa
-
STL学习 2025-12-23
常用STL函数;STL的数据结构;等等。
-
STL type 2025-12-17
std::optional
-
python modules 2025-11-12
python modules
-
C++编译 2025-10-27
C++编译
-
C++ 风格规范 2025-10-27
C++ 风格规范
-
STL set 2025-10-19
这篇文章整理了std::set.
-
STL map 2025-09-10
这篇文章整理了std::map.
-
C++ reference 2025-09-10
C++ reference
-
STL vector 2025-08-30
这篇文章整理了std::vector.
-
C++版本更新 2025-08-30
C++主要版本的更新
-
C++语法和示例 2025-08-30
一些C++语法很难懂,有示例的话就好了
-
python 2025-08-07
这篇文章是python的基础语法
-
python pip 2025-08-07
python pip
-
gtest 2025-06-24
install
-
C++小技巧 2025-06-23
一些简单但构思巧妙的小型程序
-
Effective C++总结 2025-06-12
非C++入门;总结自《Effective C++》第3版中文版
-
C++ 关键字extern解析 2025-06-12
C++ 关键字“extern”解析
-
python-other 2025-05-26
这篇文章是python的基础语法
-
C++ output 2025-05-26
C++ output
-
C++ other 2025-05-26
#include <regex> std::regex numberPrefixRegex(R"(^\d)"); // Regex to match strings starting with a number std::string str; // define folderName if (std::regex_search(str, numberPrefixRegex)) { std::cout << str << std::endl; }
-
C++ keyword 2025-04-22
C++ keyword
-
install common libraries 2026-03-28
install common libraries on ubuntu
-
shell编程 2025-12-23
shell
-
software-recommend 2025-10-27
software recommend
-
wsl 2025-09-10
wsl
-
files and disk in Linux 2025-08-30
linux file
-
Linux笔记 2025-08-07
Linux系统的学习笔记
-
installation and usage of library 2025-07-30
linux network
-
installation on linux 2025-07-30
linux network
-
vim 2025-07-19
vim
-
Linux以及相关qa 2025-07-19
总结了Linux常用命令、qa
-
ROS1 2025-07-18
这篇文章整理了ROS1的command
-
windows coding qa 2025-07-18
windows coding qa
-
netwok in Linux 2025-07-18
linux network
-
ROS1 2025-07-05
这篇文章整理了ROS1的使用。
-
auto-drive architecture 2025-06-23
深蓝的自动驾驶基础架构。
-
msvc 2025-06-23
msvc
-
default version in official repository 2025-06-23
default version of library or software in official repository for different version of ubuntu
-
ROS2 2025-06-15
这篇文章整理了ROS2的使用。
-
ROS visual 2025-06-15
这篇文章整理了ROS的可视化。
-
Windows 使用 2025-06-15
使用 Windows 系统时遇到的小问题以及解决方案
-
ubuntu 安装及配置 2025-06-15
安装Ubuntu 18和16的系统,然后添加常用工具。
-
Windows other 2025-06-01
Environment variable
-
Linux configuration 2025-06-01
how to configure Linux
-
Excel 使用 2025-04-14
Excel 使用
-
transformation 2025-12-28
transformation
-
camera 2025-12-28
camera-projection
-
图像传感器 2025-06-26
图像传感器总结
-
SLAM经验 2025-06-23
从群组获取的讨论和个人的经验
-
卫星导航 2025-06-13
卫星导航总结
-
组合导航 2025-06-13
组合导航总结
-
IMU 2025-06-13
IMU
-
标定 2025-06-13
传感器标定总结
-
CUDA C++ Programming Guide 2025-06-23
cuda
-
cuda 2025-06-23
cuda
-
nvidia driver 2025-06-12
nvidia