Community Profile

photo

kevin harianto


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

Followers: 0   Following: 0

통계

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Why do I get the error 'CAT arguments dimensions are not consistent'?
I am wondering about why the error could be occuring in tempPtCloud = ptCloud; %ptCloud being read only we can not add the t...

대략 2년 전 | 0

답변 있음
How would I add an extra dimension to an already existing matrix?
I am still getting an error whenever I am trying to add more dimensions. at tempPtCloud = cat(2, tempPtCloud.Location,zeros(10...

대략 2년 전 | 0

답변 있음
Why do I get the error “Dimensions of arrays being concatenated are not consistent.”?
I am wondering if there is a way to dynamically adjust this as my error is also error using horzcat, dimensions of the arrays ar...

대략 2년 전 | 0

답변 있음
how to resolve the 'dot indexing not supported for this type of variable' error when creating GUIs with GUIDE?
i got a Dot indexing is not supported for variables of this type. Error in (line 163) image = ptcloud.Location; Er...

대략 2년 전 | 0

답변 있음
Editing / adding Point Cloud 'Location'
I am also trying to edit the point cloud location as well however I am getting an issue with left and right side having differen...

대략 2년 전 | 0

답변 있음
left and right sides have a different number of elements
I also have the same problem with it being from location(:) = [pointCloud.Location]; classdef LidarSemanticSegmentation < lidar...

대략 2년 전 | 0

답변 있음
How can I check this matrix is the correct size?
what if you want to check if the size of the matrix is too small?

대략 2년 전 | 0

답변 있음
compare two matrices
Is there documentation to check whether a matric is greater than in terms of size for each of the dimensions?

대략 2년 전 | 0

질문


How to Change .pcd file Resolution
I would Like to insert a varied amount of 0s depending on the .pcd file resolution in order to meet a certain condition. this me...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Change lidar labeler app's core function to read into continuously updating .pcd file
I am looking into the possibilities in which to read into a .pcd file that is being continuously updated using the machine learn...

대략 2년 전 | 답변 수: 0 | 0

0

답변

질문


Input image size must be greater than [64 1856] error in lidar labeler app
I have an error in my machine learning algorithm where it would display an issue with the image size. I am using a .pcd file dif...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


how to read different pcd file heights in ML algorithm lidar labeler app
I am trying to utilize a pcd file with a height of 1 for my machine learning algorithm. but for some reason I am getting an erro...

대략 2년 전 | 답변 수: 1 | 0

1

답변

답변 있음
"Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 51-by-1" appears from A(N-1, N-2) = aw; How to solve this? Not sure what it says... Maybe someone can help me?
Unable to perform assignment because the size of the left side is 1856-by-3 and the size of the right side is 1856-by-1. I...

대략 2년 전 | 0

질문


obtain lidar labeler distance and timestamp to save into file
I am trying to save a single predicted results based off from the automation labeler example from MATLAB as well as obtain the t...

대략 2년 전 | 답변 수: 0 | 0

0

답변