photo

Ilya K


Last seen: 3年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
143,113
of 298,949

評判
0

コントリビューション
6 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,661

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 162,957

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


running pcsegdist on gpu
Hi, so its said in the documentation of the function pcsegdist, that it supports gpu, but when I run it, if I look into the func...

約3年 前 | 1 件の回答 | 0

1

回答

質問


fixing intrinsics during stereoCalibration (during R,T refinment)
Hi. So relating to the case in which I want to do Stereo Calibration, in the documentation of the function: estimateCameraPa...

約3年 前 | 1 件の回答 | 0

1

回答

質問


How to get the original unrectified pixels locations of the pointcloud created by rectification which changed the image due to it?
Hi, so during creating a point cloud using calibration parameters matlab enforces you to rectify the images. My image is 720x12...

約3年 前 | 1 件の回答 | 0

1

回答

質問


out of memory using estimateCameraParameters
I'm doing a single camera callibration and I'm using a pretty much lazy method. Instead of taking some small amount of images, I...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


movmean and mean comparasion
Hi, shouldn't those two lines do the same ? curve2 = mean(BW, 1) ; curve = movmean(BW, 1, 1) ; I get different val...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


multi-indexing (slicing) with different slice size
Hi, I'm trying to do somethink like that: img(ind1:ind2, 1, :) = 0 ; img(ind3:ind4, 50, :) = 0 ; in one line, is it possible ...

4年以上 前 | 1 件の回答 | 0

1

回答