photo

Hitesh P


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
1 个回答

排名
83,158
of 300,918

声誉
0

贡献数
8 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,110

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,685

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
How to get 3D point Cloud ?
The following error shows up when I run the code. A 3D plot shows up but no point cloud appears on that . Error using matlab.gr...

7 years 前 | 0

提问


How to get 3D point Cloud ?
Trying to get a pointcloud from live video feed using 2 usb webcams. CODE: output_dir = 'C:\Users\HITESH\Desktop\Matlab'; del...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to get 3D point cloud from live feed using 2 webcams
I am using a MATLAB example, which detects people and estimates their distance from the camera. It uses recorded videos but I wa...

7 years 前 | 0 个回答 | 0

0

个回答

提问


3D point cloud doesn't show up.
I have been trying to get a Point Cloud from a live feed using 2 usb web cams with the following code. As I run the code below...

7 years 前 | 1 个回答 | 0

1

个回答

提问


3D point cloud
I am trying to get a 3D point cloud using the following code: output_dir = 'C:\Users\HITESH\Desktop\Matlab'; %%set up webcam...

7 years 前 | 1 个回答 | 0

1

个回答

提问


3D point cloud
output_dir = 'C:\Users\HITESH\Desktop\Matlab'; objects = imaqfind; %%set up webcam leftCam = imaq.VideoDevice('winvideo', 2...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Object detection using 2 webcams
How to detect object and avoid it using 2 webcams(Live feed)?? I have successfully calibrated the 2 cameras using sterecalibra...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Unable to determine the file format from the file name.
I am using two webcams for stereovision. I am using the following code : %%set up webcam leftCam = imaq.VideoDevice('winvideo'...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Error: No public field FocucMode exists for class
I am trying to setup a stereocamera system using two webcams. I am totally new to this and I am running the following code: %%s...

7 years 前 | 1 个回答 | 0

1

个回答