Estadística
7 Preguntas
5 Respuestas
CLASIFICACIÓN
24.538
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
7 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Insert a colorbar into a plot, destroys image with too many numbers?
Hello, I have a small problem with the colorbar function of matlab. Whenever I add a colorbar into a surfaceplot, that happen...
más de 11 años hace | 1 respuesta | 1
1
respuestaPregunta
Recolor an image tile-wise with average colors of these certain tiles
Hello everyone, I have the following image (original image is .tif format) <<http://i.imgur.com/GHEcxLg.jpg>> Now, I wo...
más de 11 años hace | 2 respuestas | 0
2
respuestasExpanding object: how do I calculate the speed of expansion from the movement of the edges?
Here is an example image <http://imgur.com/CGywVam> The edges deform quite a bit over time. Here is a link to the "vert...
más de 11 años hace | 0
Pregunta
Expanding object: how do I calculate the speed of expansion from the movement of the edges?
Hello everyone, I have a 320x320X360 cell in which a video of a (more or less) rectangular object is saved. The size of the o...
más de 11 años hace | 2 respuestas | 0
2
respuestasComparing two binary images: if a pixel is 1 in both images, write a 1 into a new image, otherwise, write a 0.
Ok, I found the mistake in my thoughts. imopen performs dilation and erosion with the same structuring element. I chose the wro...
alrededor de 12 años hace | 0
Comparing two binary images: if a pixel is 1 in both images, write a 1 into a new image, otherwise, write a 0.
Hello and thank you! I tried it with the element-by-element multiplication with .* and the result is again on the right. ...
alrededor de 12 años hace | 0
Pregunta
Comparing two binary images: if a pixel is 1 in both images, write a 1 into a new image, otherwise, write a 0.
Hello everyone, I have a somewhat noisy image and I would like to reduce or clear the noise. To do so, I performed and ope...
alrededor de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
Compare binary images: if a pixel is 1 in both images, set it to 1 in a third image, if not, set it to 0...
Hello everyone, hopefully someone can help me. I have performed an erosion-dilation operation on a binary image and now I want ...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaWrite images from matrices in a cell array? Error?!
Ok, I got that. That's why I posted the code for my try to make a video via VideoWriter in my last post. tab1=VideoWriter('...
alrededor de 12 años hace | 0
Write images from matrices in a cell array? Error?!
I tried that before. My whole code looks like that. jpegFiles = dir('*.jpg'); blank=im...
alrededor de 12 años hace | 0
Pregunta
Write images from matrices in a cell array? Error?!
Hi, I have a cell in which several 320*320*3 matrices a stored. I would like to convert these matrices into images or even mo...
alrededor de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
Perform operations on multiple images?
Hello! I am very new to MATLAB and, unfortunately, never did any coding before in my life. Which is now coming back at me. I ...
alrededor de 12 años hace | 2 respuestas | 0