Statistiques
RANG
24 538
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
7 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
71.43%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 11 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesExpanding 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...
plus de 11 ans il y a | 0
Question
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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesComparing 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...
environ 12 ans il y a | 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. ...
environ 12 ans il y a | 0
Question
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...
environ 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
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 ...
environ 12 ans il y a | 1 réponse | 0
1
réponseWrite 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('...
environ 12 ans il y a | 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...
environ 12 ans il y a | 0
Question
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...
environ 12 ans il y a | 4 réponses | 0
4
réponsesQuestion
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 ...
environ 12 ans il y a | 2 réponses | 0