
Hongchen GaoHJIMI Technology Co., Ltd. · R&D Center
Hongchen Gao
Bachelor of Engineering
VIO, vSLAM, Multiple Sensor Fusion
About
14
Publications
10,437
Reads
How we measure 'reads'
A 'read' is counted each time someone views a publication summary (such as the title, abstract, and list of authors), clicks on a figure, or views or downloads the full-text. Learn more
1
Citation
Citations since 2017
Introduction
- Homepage: https://cgabc.xyz
- LinkedIn: www.linkedin.com/in/CGABC
Skills and Expertise
Education
September 2012 - July 2016
Publications
Publications (14)
Formula derivation and code analysis of the VINS-Mono which is a monocular visual-inertial 6 DOF state estimator proposed by Aerial Robotics Group of HKUST in 2017.
Formula derivation and code analysis of the S-MSCKF (Stereo Multi-State Constraint Kalman Filter) of which the implementation is available at https://github.com/KumarRobotics/msckf vio.
Loosly Fusing IMU with VO 6DoF Pose based on ESKF
IMU and 6 DoF Odometry (Stereo Visual Odometry) Loosely-Coupled Fusion Localization based on UKF.
本文提出了一种基于 RGBD 相机的多模态结构化数据融合定位方法,通过充分利用视觉特征,融合二维特征点、二维曲线(边缘点)、二维线段和三维平面等,结合状态估计算法进行实时、鲁邦、准确的位姿估计。
PMP® Mind Map based on PMBOK 6ed and the training lecture of AURA International.
After the PMP offline teaching training of AURA International, I reviewed the lectures of Teacher Liu Fang and made a mind map, which was divided into two parts: basic part and process part.
Ref:
a. PMP Training Lecture of AURA International
b. PMBOK 6ed
On the x86-architecture notebook computer and the ARM-architecture RK3399 computing platform, multiple Stereo VIO or VI-SLAM (e.g. OKVIS, VINS-Fusion, S-MSCKF and ROVIO) was tested using the MYNTEYE stereo binocular camera (S1030, S2100 and DIY MIPI Cameras) from multiple dimensions.
本文针对智能卡在电梯行业中的使用,介绍智能卡上位机的设计和实现。本上位机软件在 Windows 7 下以 Qt 为应用程序框架进行开发,不仅能在 Windows 上正常运行,通过软件移植还可以跨平台,运行于 Linux 平台上,甚至能在手机、平板等嵌入式设备上使用。本上位机的主要功能包括软件加密、用户权限管理、电梯智能卡读写、MySql 数据库操作以及报表打印等。
From March 2013 to June 2015, in my spare time at the university, I studied in the 301 Control Laboratory of the Institute of Electrical Engineering under the supervision of Prof. Xiaoyuan Luo, mainly researching robot vision control.
During this period, I made several reports, this is one of the reports which was written in Chinese, you'd better...
From March 2013 to June 2015, in my spare time at the university, I studied in the 301 Control Laboratory of the Institute of Electrical Engineering under the supervision of Prof. Xiaoyuan Luo, mainly researching robot vision control.
In the summer of 2013, I gave VC++ training to the graduate students in our laboratory, mainly including C++ basic...
Questions
Questions (5)
The arXiv endorsement E-Mail I received is as below:
(Hongchen Gao should forward this email to someone who's registered as
an endorser for the cs.RO (Robotics) subject class of arXiv.)
Hongchen Gao requests your endorsement to submit an article to the cs.RO
section of arXiv. To tell us that you would (or would not) like to
endorse this person, please visit the following URL:
If that URL does not work for you, please visit
and enter the following six-digit alphanumeric string:
Endorsement Code: 9GAVSR
Usually, we analyze the observability of a system through an observability matrix. For example, for a VO/VIO system, we can calculate its observability matrix according to its state space equation and analyze its unobservable dimensions: monocular VO is 7, monocular VIO is 4; however, for the monocular VO based on the optimization method, we can also get its unobservable dimension of 7 by calculating the zero space of its Hessian matrix. Is there any connection between them?
I drew a diagram of the SLAM Abstract Model which abstracted and simplied the SLAM procedure, friends who are interested in this are welcome to discuss.
How to add Relocalization function to the open source SLAM framework based on MSCKF (for example: MSCKF-VIO and OpenVINS)? I can get the pose of the relocalization frame through Loop Detection and nonlinear least squares optimization, but the entire system diverges when it is fed back to the MSCKF sliding window.
I read the article Factor Graphs and GTSAM recently in which it defines a unary factor corresponding to a measurement likelihood with a Gaussian noise model as the attached formula.
But, I cannot understand how it is defined.
Network
Projects
Projects (3)
Project Management study and exams (e.g. PMP) preparation notes.
Ref: https://www.pmexamsmartnotes.com/
a robust AR application based on mono-VO framework PTAM running on phone at 30 Hz with an initial pose given by the detection of white A4 paper which has a fixed size.
a robust AR application based on VIO framework MSCKF with accurate localization running on phone at 30 Hz