Estadística
CLASIFICACIÓN
13.008
of 295.527
REPUTACIÓN
3
CONTRIBUCIONES
31 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
29.03%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
adaptive thresholding
Hello, I have a .bmp image and i want to apply adaptive thresholding to image to separate the background and the text. I w...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Data Distribution
Hello, I have some data and i want to see it in plot that how it is distributed all over, like getting some plot , but t...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Adressing
Hello, If i have: A=[1 2 3 ;7 5 3;9 8 3;11 53 45] A = 1 2 3 7 5 3 9 ...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Delaunay triangulation
Hello, I am having some problem with delaunay triangulation, actually i have the data set which was raw data and i perfor...
alrededor de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
Angle between two vectors in 3d
Hello, I have two vectors in 3d and i want to find the angle between those two vectors. Thanks in advance
alrededor de 13 años hace | 4 respuestas | 1
4
respuestasPregunta
3d plot
Hello, dt = DelaunayTri(x,y); figure triplot(dt); hold on t = vertexAttachments(dt,1); triplot...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
structure
Hello, I have a structure that has got 20 values : temp_q(j)=struct('ff' ,{temp_Q}); I have something like this >>...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Indirect addressing in structure
Hello, I have structure P that has 20 fileds now if i have to adrress the values indirectly like x = 4 5 ...
alrededor de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
Value swapping
Hello, I have a matrix x = 7 8 7 13 1 7 3 7 i want to search all 7 and shift...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Variable
Hello, If i have X=rand(20,1) Y=rand(20,1) then i want to do p1=[x(1) y(1)] p2=[x(2) y(2)] . ....
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Display the Vertex and Triangle labels on the plot
Hello, As in 2D data we can label the vertex and triangle through the code : triplot(dt); %Display the Vertex and Tr...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
3d triplot
Hello, For 2D triangulation plot we have '_triplot_' , what is the command or how can we get 3D triangulation plot? ...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Area of Triangle
Hello, Is there any function to find the area of any triangle using 3D points in cartesian system, where i have the vert...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Neigborhood
Hello, I have set of n 3d Points P=[p1,...,pn] where, pi=[pix,piy,piz] represent the 3D coordinates of a point ,...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Exponent values
Hello, I have an exponent value ,2710,16113977021 but in matlab i am seeing it as 2.7102e+003 how can i see the a...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Average of terms
Hello, I want to know that if i have row matrix of 1x160 and i want to take average upto certain values of the matrix then...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
plotting of points
Hello I have a plot like (1) and some how i want it to be like (2) by applying some algorithm on point values either take som...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Normal on line
Hello, I have some points with a line and i want to draw normal vectors on that points.Like if i plot these points , i want no...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
kd tree
Hello, Does any one know how to apply kd tree to 3d point cloud , i have seen and tried to use kdtree but i think that i...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
Reverse matrix position
Hello, If i have x = 1 2 3 4 5 6 7 8 9 10 11 12 I wa...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
2d image brightness
hello, i have laser scanner that is actually giving me 2 d brightness image, but the brightness image in outdoor envi...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
3d point cloud, noise reduction
hello, i have a laser scanner and i have made a 3d point cloud from it , the problem is that when i use the sensor in i...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
3d animation using virtual reality
Hello, I am using an IMU package and what i have is the roll,pitch and yaw angles and i want to draw a box with x,y,...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Draw normal to edge detection image
Hello, I have an image that is the resulting image after detecting an edges, now i have to draw normal vector to the ...
más de 13 años hace | 1 respuesta | 1
1
respuestaPregunta
3d point cloud and normal vector to the surface
I am using 3d laser scanner , and have x,y and z axis from my sensor these three points which are of 120x160 each, now what i wa...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Matlab 2007 Mex Function
Hello, Actually i am using a laser sensor and, it is working with matlab 2007 but not working with the latest versions of matlab...
más de 13 años hace | 0 respuestas | 0
0
respuestasPregunta
Matlab 2007
I am using matlab 2007 whenever my function completes, all the variables are cleared from my work space, i have check i havenot ...
más de 13 años hace | 2 respuestas | 1
2
respuestasPregunta
Laser Sensor
Hello, Actually i am using a laser sensor and, it is working with matlab 2007 but not working with the latest versions of ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Parameter Estimation in Computer Vision
I have a question related to my project How i can do the Detection and parameter estimation of flat surface, pits, holes, circ...
más de 13 años hace | 1 respuesta | 0
1
respuestaHow to process 2d images into 3d image.
Hello Nikhil, I have 3D Laser camera and i want to interface that camera to matlab and generate 3d point cloud map. I dont h...
más de 13 años hace | 0