cui,xingxing
Algorithm Engineer- I received my B.E in Mechanical Engineering from Yangtze University, China in 2013, and M.Sc. in Mechanical Engineering from Guangxi University of Science and Technology, China in 2016. After graduation, I have been working in Shenzhen, a city in the south of China. I mainly engaged in working with algorithm development,and my main interests are image processing algorithms,computer vision,machine learning,automated driving simulation,3D vision algorithms,deep learning,C/C++ code generation,graph theory,human activity recognition,scientific graphics/computing, etc. Additionally,I usually use some git,cmake,docker,linux(ubuntu),shell,RoadRunner and Matlab/Simulink, Python, C/C++ language tools. Note:13+ years of continuous experience using MATLAB.
Python, C++, C, MATLAB
Spoken Languages:
Chinese
Pronouns:
He/him
Statistics
RANK
538
of 284 906
REPUTATION
131
CONTRIBUTIONS
229 Questions
159 Answers
ANSWER ACCEPTANCE
55.46%
VOTES RECEIVED
67
RANK
2 089 of 19 249
REPUTATION
832
AVERAGE RATING
4.90
CONTRIBUTIONS
32 Files
DOWNLOADS
196
ALL TIME DOWNLOADS
6649
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Have switch language input method but can't type chinese in MATLAB in ubuntu20.04?
Mixing non-English languages can be more or less distracting and a waste of energy, and it's better for communication to switch ...
4 dagar ago | 0
| accepted
Question
Have switch language input method but can't type chinese in MATLAB in ubuntu20.04?
When I switch the Chinese language mode input in MATLAB editor or matlab live script, I can't input/type Chinese, it's always En...
5 dagar ago | 1 answer | 0
1
answerMATLAB Answers Wish-list #6 (and bug reports)
Is there a way to use Github Copilot with the MATLAB IDE to get autocompletition when writing functions and scripts? Matlab Cop...
17 dagar ago | 0
Is there such a thing as MATLAB Markdown
Hi,@all MATLAB live script is used to show the perfect combination of rich text and code, intuitive and beautiful, and support ...
18 dagar ago | 0
Submitted
one single Image Calibration
Implementation and visualisation of multiple classical linear calibration methods for a single image
23 dagar ago | 9 downloads |

Submitted
Use OpenCV FishEye And DistortionTable In Matlab
Fisheye image correction and distortion table conversion.
23 dagar ago | 9 downloads |
How to Install Matlab on WSL Ubuntu 18.04
Hi, MS: yes,you can! Maybe you can workaround a better solution, I wanted to use MATLAB on WSLg(Windows Subsystem for Linux GU...
ungefär en månad ago | 0
Submitted
Detect lanes feature based on Birds Eye View image
Rough, Simple and Effective Implementation of Lane Line Feature Detection Algorithm. 粗糙、简单、有效的车道线特征检测算法实现。
ungefär en månad ago | 3 downloads |

how to avoid dividing by zeros.
suppose your denominator is "u" variable, this may be zero,you can do like this,use u+(u==0)*eps instead of u : somevalues = [-...
ungefär 2 månader ago | 0
Wrong shadow of road surface when exporting from RoadRunner to Unreal Engine
Hi,蔡蔡~ It is not recommended that you import the RoadRunner Scene into the Unreal Engine simulation, the recommended practice ...
ungefär 2 månader ago | 0
Why does exporting from RoadRunner scene to Carla Filmbox fail,Failed to export the following maneuver roads?
I solved the problem by deleting maneuver road, then re-exporting it
ungefär 2 månader ago | 0
| accepted
Question
Why does exporting from RoadRunner scene to Carla Filmbox fail,Failed to export the following maneuver roads?
When I build my own RoadRunner Scene and choose to export Carla Filmbox (fbx) I get the following error, how do I fix it?
ungefär 2 månader ago | 1 answer | 0
1
answerQuestion
(RoadRunner suggestions)Pending enhancement of the pace of co-simulation with simulink
The RoadRunner Scenario tool is a new product introduced since R2022a and is a good start to make up for RoadRunner Scene. But a...
2 månader ago | 1 answer | 0
1
answerQuestion
(simulink) Incompatible version of 3D Simulation engine: Undefined?
When I try to run the Highway Lane Following with RoadRunner Scene sample program, the code executes to sim("RRHighwayTestBench"...
2 månader ago | 1 answer | 0
1
answerQuestion
(Matlab Coder)Domain error. To compute complex results from real x, use 'acosd(complex(x))'
When I try to evaluate an acosd value, the generated mex execution is not consistent with the original function and often errors...
2 månader ago | 1 answer | 0
1
answerwhere can I find RoadRunner default install path?
The default installed Road-Runner location path is at: Windows, C:\Program Files\RoadRunner <Matlab Release>\bin\win64,For exam...
2 månader ago | 0
| accepted
Question
where can I find RoadRunner default install path?
Where can I find RoadRunner default install path?
2 månader ago | 1 answer | 0
1
answer(matlab online)Error double clicking to open any m/mlx file in the left “current folder”?
It's now officially fixed.
3 månader ago | 0
| accepted
Question
(matlab online)Error double clicking to open any m/mlx file in the left “current folder”?
In the latest version R2023b of matlab online, double-click to open any m/mlx file in the "Current Folder" column on the left si...
3 månader ago | 1 answer | 0
1
answerIs it computationally redundant to solve the optimal rigid transformation with joint SVD+RANSAC?
By carefully reading the MATLAB and OpenCV source code, fortunately I discovered part of the reason for the time-consuming proce...
3 månader ago | 0
| accepted
Question
Is it computationally redundant to solve the optimal rigid transformation with joint SVD+RANSAC?
I randomly used two sets of 2D point sets to estimate the optimal rigid transform (or similar transform) to performance, and use...
3 månader ago | 1 answer | 0
1
answerLook up Table based Lens Distortion Correction
I've written an example, you might want to refer to it here https://ww2.mathworks.cn/matlabcentral/fileexchange/118170-use-open...
3 månader ago | 0
Submitted
Call OpenCV from MATLAB Examples
Elegant Use of OpenCV in MATLAB
3 månader ago | 3 downloads |

Question
(call python)Can matlab use multiple variables to receive separate tuple values returned from python functions?
When a python module function is called in matlab and the python function returns a tuple value, is it possible to assign each e...
3 månader ago | 1 answer | 0
1
answermatlab live script support run Python language directly
I now believe that the above "new feature" cannot be integrated into future versions of MATLAB because it does not follow the lo...
4 månader ago | 0
| accepted
Question
matlab live script support run Python language directly
Luckily Mathworks has started to focus on the interaction between MATLAB and python in the last few years, rather than comparing...
4 månader ago | 2 answers | 0
2
answersI cannot enable 3D view in the driving scenario designer app [It may be related to the Ubuntu system]
The 3D simulation in drivingScenario APP "3D Display >View simulation in 3D display" is currently only supported on Windows, mai...
4 månader ago | 0
Submitted
Comment Template for MATLAB
Easy to use m-file comment template!
4 månader ago | 1 download |

How can I read a .json file?
My personal opinion is that there is still no direct mapping from a generic readable json file to MATLAB's built-in types (struc...
4 månader ago | 0
Submitted
Image Rotated Rectangle Crop
An enhanced version of matlab's built-in function 'imcrop', supporting rotated rectangles
4 månader ago | 1 download |
