photo

Zheng

MathWorks

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

0 질문
3 답변

순위
5,071
of 300,381

평판
10

참여
0 질문
3 답변

답변 채택
0.00%

획득한 표
3

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
tracking pedstrians from a moving car
% y = (bboxes(:,2)-1) / resizeRatio + 1; this gives the y-coordinate of the top of the bounding box in the original image. The ...

8년 초과 전 | 0

| 수락됨

답변 있음
View plane overlapped with point cloud.
mdl = pcfitplane(...); pcshow(ptCloud); hold on % The returned planeModel object has a plot method plot(mdl);

대략 10년 전 | 2

답변 있음
Camera Calibration Parameters for Kinect. How to get intrinsic and extrinsic parameters?
It really depends on your application. Depth camera itself already gives you back the 3D information, so you probably don't use ...

11년 초과 전 | 1