kevin harianto
Followers: 0 Following: 0
Statistics
RANK
203 668
of 295 448
REPUTATION
0
CONTRIBUTIONS
5 Questions
9 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
mer än 2 år ago | 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...
mer än 2 år ago | 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...
mer än 2 år ago | 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...
mer än 2 år ago | 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...
mer än 2 år ago | 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...
mer än 2 år ago | 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?
mer än 2 år ago | 0
compare two matrices
Is there documentation to check whether a matric is greater than in terms of size for each of the dimensions?
mer än 2 år ago | 0
Question
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...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 2 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 2 år ago | 1 answer | 0
1
answer"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...
mer än 2 år ago | 0
Question
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...
mer än 2 år ago | 0 answers | 0