Francesco Pignatelli
Followers: 0 Following: 0
Estadística
9 Preguntas
4 Respuestas
CLASIFICACIÓN
10.226
of 295.527
REPUTACIÓN
4
CONTRIBUCIONES
9 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
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
Splitting an edge HELP!!
Hello all, I have the following edge extracted (in yellow) that I want to split in two different parts based on the line passin...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Edge spline reconstruction... Easy Question
Dear all, I have an image I want to extract the edge, reconstruct it with a spline and then save the results as image array. I ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Distance between pixels and axes in a image
Hi all, I have a small issue related to image processing. I have the following binarized image: and I would like to compute ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Curvature of a 2D image
Hello all, I would like to plot the Probability Density Function of the curvature values of a list of 2D image. Basically I wou...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to overlap edges from different images?
Hello all, I have a series of picture from which I have successfully extracted the edge. Now I want to superimpose all the ed...
más de 2 años hace | 1 respuesta | 0
1
respuestaotsu's method
I=load('TFRON_V209_12-11-2013_1.jpg') level = graythresh(I) BW = imbinarize(I,level);
más de 2 años hace | 0
Removing extra white space on figure
When plotting, you can set after the plot command, the following: ylim([0 valuethatyouwant])
más de 2 años hace | 0
| aceptada
Pregunta
Make a continuous line from an edge
Hello all, I am trying to extract the edge from a picture. However the resulting edge is disconnected and I do not know how to ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to interpolate a cloud of points?
Hello all, I have an set of 2D mean values from which I would like to compute the largest values. My 2D matrix is store so: [...
más de 2 años hace | 1 respuesta | 0
1
respuestaconvert to a vtk file
Hi! Try the function in the following link. It worke well for me: https://se.mathworks.com/matlabcentral/fileexchange/47814-vt...
más de 2 años hace | 0
Pregunta
PIV-OH Overlap
Hello all, I am not new with Matlab but I am quite unexpert on dealing with imaging and overlapping. I have a vector field fro...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I plot some fft data in a different way?
Dear all, I usual plot spectrograms plotting time vs. frequency vs. amplitude. I have collected some records through a micropho...
más de 3 años hace | 2 respuestas | 0