lucca k
Followers: 0 Following: 0
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
254.855
of 295.872
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.293
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.764
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to update a plot/graph?
Hello everybody, I got a plot like this one: h = subplot(1,2,1); plot(0, 0); axis([-30 40 -20 100 ]); grid on ...
alrededor de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
How to define and update emtpy grid/map?
Hello, I put a Kinect sensor on a trolley and took a depth video. Then I transformed the data. Now I just have the localis...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I transform a point cloud back into an array?
Hello, I created a point cloud out of an array and did a spatial transformation. Afterwards I filtered it. Here is the code: ...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to delete a column of an array?
Hello, I have a n by 3 single array. As I want to plot just the x and y data, I need to delete the z column in that array. Co...
alrededor de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
How to filter and plot a PointCloud into an occupancy grid?
Hello everybody, I took a pointcloud with a Xbox Kinect and transformed it into world coordinates. This is the code I used...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to filter certain points out of a 3D point cloud?
Hello everybody, I got a 3D point cloud which is already in the world coordinate system. I got the data from a Kinect sensor....
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Is there a substitute for pcshow()?
Hello, I got a 3D point cloud with " xyzPoints = depthToPointCloud(depthImage,depthDevice)". As I only have 2015a "pcshow" do...
alrededor de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I convert a 3D point cloud into a 2D top view grid/map?
Hi there, I am writing my thesis about a cleaning robot using a kinect sensor for mapping. I took a snapshot with the kinect...
alrededor de 9 años hace | 1 respuesta | 0