photo

Ilya K


Last seen: 대략 2년 전 2021년부터 활동

Followers: 0   Following: 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...

대략 2년 전 | 답변 수: 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...

대략 2년 전 | 답변 수: 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...

2년 초과 전 | 답변 수: 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...

2년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 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 ...

3년 초과 전 | 답변 수: 1 | 0

1

답변