自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(450)
  • 资源 (2)
  • 收藏
  • 关注

原创 近期3D GS

LODGE: Level-of-Detail Large-Scale Gaussian Splatting with Efficient Rendering无需相机姿态!中科大开源AnySplat:仅需2s计算3D 高斯和位姿估计!

2025-06-09 11:40:22 102

原创 车道线检测

GitHub - amusi/awesome-lane-detection: A paper list of lane detection.

2025-06-03 15:06:05 94

原创 双目+imu数据集

Index of /tumvi/calibrated/512_16Computer Vision Group - Datasets - Visual-Inertial Dataset

2025-05-24 19:58:01 100

原创 cc比pcl icp好

浅析CC中的点云配准为什么效果好于PCL?-腾讯云开发者社区-腾讯云

2025-05-11 16:16:43 80

原创 点和体素哪个好

3D 深度学习中基于体素和基于点云的方法哪种更优?-腾讯云开发者社区-腾讯云https://zhuanlan.zhihu.com/p/372497398GitHub - open-mmlab/OpenPCDet: OpenPCDet Toolbox for LiDAR-based 3D Object Detection.

2025-05-11 16:15:51 147

原创 FAISS(Facebook AI Similarity Search)

FAISS(Facebook AI Similarity Search)是由Meta(原Facebook)AI团队开发的高效相似性搜索库,主要用于处理大规模向量数据的快速检索和聚类。的问题,适用于任何需要相似性匹配的场景,尤其是数据量大、对延迟敏感的应用(如推荐、搜索、风控)。结合文本嵌入模型(如BERT、Sentence-BERT),将文本转换为向量后检索语义相似的句子或文档。提取图像特征(如CNN的Embedding),通过FAISS快速搜索相似图像。:基于FAISS构建的语义搜索工具,用于文档检索。

2025-05-07 23:12:18 859

原创 定位框架,mark一下

YixFeng/Block-Map-Based-Localization: [ICRA'24] A localization system based on Block Maps (BMs) to reduce the computational load caused by maintaining large-scale mapsYixin-F/LiLoc: (ICRA 2025) LiLoc: Lifelong Localization using Adaptive Submap Joining and

2025-04-24 15:53:54 230

原创 动态点云去除工作,mark一下

[RA-L 25 Accepted] 动态点云滤除_哔哩哔哩_bilibili

2025-04-20 21:58:14 94

原创 csdn 开源stars多的列举

https://www.csdn.net/opensource?spm=1001.2101.3001.10512

2025-04-11 09:48:21 134

原创 paperwithcode排行

3D分割3D识别。

2025-04-08 11:09:44 215

原创 边沿采样算法汇总

APESSamblehttps://kkgithub.com/Seed3D/Dora

2025-04-08 10:52:03 173

原创 好的三维生成

港科大谭平团队重磅开源三维生成技术!获CVPR 2025满分论文

2025-04-07 10:13:37 422

原创 imu加速度计低通滤波

MPU6050 加速计滤波_mpu6050加速度干扰-CSDN博客 【IMU系列】什么是传感器的ODR和FSR实际如何配置传感器_传感器odr是什么意思-CSDN博客https://zhuanlan.zhihu.com/p/684791107 【PX4-AutoPilot教程-TIPS】PX4加速度计陀螺仪滤波器参数设置-CSDN博客

2025-03-28 13:13:00 160

原创 结构vslam

GitHub - PeterFWS/Structure-PLP-SLAM: [ICRA'23] The official Implementation of "Structure PLP-SLAM: Efficient Sparse Mapping and Localization using Point, Line and Plane for Monocular, RGB-D and Stereo Cameras"

2025-03-26 10:10:17 370

原创 icpSparse

GitHub - palanglois/icpSparse: Implementation of the sparse icp algorithm

2025-03-25 20:16:16 133

原创 pcl 1.14.1 vs2022 Eigen::internal::aligned_free bug

最后将头文件和src从add_library(*** static)中的头文件和源文件放到add_excutable(** )里即可。遇到这样的问题,根据issues尝试avx指令集、sse指令集、修改宏都不行;

2025-03-25 11:47:59 384

原创 openvins文档

OpenVINS

2025-03-25 11:40:08 128

原创 智能眼镜系统

Install AugmentOS on your Smart Glasses - AugmentOS - the smart glasses super app.

2025-03-25 09:59:27 129

原创 2D激光雷达和相机/3d激光雷达标定

GitHub - MegviiRobot/CamLaserCalibraTool: Extrinsic Calibration of a Camera and 2d Laser

2025-03-25 09:36:35 196

原创 ros标定板相机雷达标定

GitHub - heethesh/lidar_camera_calibration: Light-weight camera LiDAR calibration package for ROS using OpenCV and PCL (PnP + LM optimization)

2025-03-25 09:34:22 693

原创 fast livo2鱼眼及鱼眼标定

https://github.com/xuankuzcr/rpg_vikit The model can be chosen from , , , , and https://github.com/beltransen/velo2cam_calibration/blob/master/HOWTO.md其他教程文档预览 - Gitee.comSharing on the Reproduction Effect and Code Adaptation for Mid-360 · Issue #120 · hku

2025-03-24 09:37:19 437

原创 bayer_rggb8图像格式转RGB图像的ros代码

按照以下代码可以正常转。按照以下转RGB异常;

2025-03-12 19:03:48 194

原创 相机内参标定带界面软件

GitHub - CN-Anan/OpenCalibGui

2025-03-11 20:42:36 236

原创 cmake区分windows和linux库

【代码】cmake区分windows和linux库。

2025-03-11 14:54:44 149

原创 vs编译各种报错:未知重写说明符

error+C3646:+“ms”:+未知重写说明符。

2025-03-07 21:24:32 291

原创 “byte”: 不明确的符号

Windows Kits\10\Include\10.0.22621.0\um\oaidl.h(571,21): error C2872: “byte”: 不明确的符号。原因 c++17引入了类型 std::byte,如果 代码中使用了using namespace std;去掉 using namespace std;报了好几个windows的头文件报错;

2025-03-07 09:57:39 545 2

原创 ultralytics

GitHub - ultralytics/ultralytics: Ultralytics YOLO11 🚀

2025-02-28 20:17:02 128

原创 开源ocr

GitHub - tesseract-ocr/tesseract: Tesseract Open Source OCR Engine (main repository)

2025-02-28 20:04:43 254

原创 detectron2

https://github.com/facebookresearch/detectron2

2025-02-28 18:44:38 110

原创 Basler acA1920-40gc

ace acA1920-40gc | GigE相机 | Basler | Basler AG

2025-02-28 11:50:51 414

原创 3D点云网页可视化

GitHub - potree/potree: WebGL point cloud viewer for large datasets GitHub - potree/PotreeDesktop: Desktop version of Potree

2025-02-27 10:57:28 420

原创 github tops

https://github.com/search?q=stars%3A%3E1&type=repositories&s=stars&o=deschttps://github.com/EvanLi/Github-Ranking/blob/master/Top100/Top-100-stars.mdStar History Best of 2024

2025-02-26 10:18:45 316

原创 点云处理库

https://github.com/mmolero/awesome-point-cloud-processing

2025-02-26 09:36:25 439

原创 PTP PPS GPS同步精度

PPS 是 GPS 接收器提供的一种高精度时间同步信号,每秒输出一个脉冲,其上升沿与 UTC 秒对齐。PPS 信号的精度通常非常高,可以达到纳秒级别。将 PTP、GPS 和 PPS 结合,可以实现高精度的时间同步系统。PTP 是一种基于网络的时间同步协议,通常用于局域网内的设备同步。的组合可以实现纳秒级别的时间同步,适用于金融、电力和科学研究等高精度应用场景。是一种高精度的时间同步协议,结合硬件时间戳可以实现亚微秒级别的同步精度。提供全球范围的时间参考,高端 GPS 接收器的精度可以达到纳秒级别。

2025-02-21 14:05:27 1302

原创 怎么查看自己的电脑支不支持PTP

【代码】怎么查看自己的电脑支不支持PTP。

2025-02-21 13:37:30 214

原创 pcl ndt问题和讨论

关于收敛阈值。

2025-02-20 20:03:52 195 1

原创 SFM三维重建

XM: Convex Bundle Adjustment and Structure from Motion

2025-02-18 20:32:56 77

原创 Low code web framework for real world applications, in Python and Javascript

GitHub - frappe/frappe: Low code web framework for real world applications, in Python and Javascript

2025-02-18 20:20:35 509

原创 LVI SLAM

GitHub - IF-A-CAT/LIR-LIVO: LIR-LIVO: A Lightweight,Robust Lidar/Vision/Inertial Odometry with Illumination-Resilient Deep Features

2025-02-18 18:31:26 235

原创 C++性能

我用 C++ 编码多年后发现的 8 个 C++ 性能技巧

2025-02-18 15:37:40 121

Sick nanoscan选型注意点

Sick nanoscan选型注意点

2025-02-12

陀螺仪选型陀螺仪陀螺仪选型型陀螺仪选型

陀螺仪选型陀螺仪陀螺仪选型型陀螺仪选型

2024-12-23

激光雷达强度标定汇总参考

激光雷达强度标定汇总参考

2024-12-18

免费开源软件,pdf/录屏等软件

免费开源软件,pdf/录屏等软件

2024-12-16

windows好用的远程桌面

windows好用的远程桌面

2024-12-11

slam in auto driving

slam in auto driving

2024-12-09

RGBICP RGBICP RGBICP

RGBICP RGBICP RGBICP

2024-11-06

点云自适应降采样测试点云自适应降采样测试

点云自适应降采样测试点云自适应降采样测试

2024-06-17

iridescence

https://github.com/koide3/iridescence https://github.com/koide3/direct_visual_lidar_calibration的依赖

2023-07-17

cartographer的代码框架.xmind

cartographer的代码框架.xmind

2022-04-19

cartographer的代码框架.xmind

cartographer的代码框架.xmind

2022-04-18

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除