Community Profile

photo

Aude Rapet


2016 年からアクティブ

統計

  • Thankful Level 3

バッジを表示

Content Feed

表示方法

質問


Why the dimensions of my picture in pixels is reduced when I save my image?
Hi, I filter an imageA with a function called bpass and then I display it with imagesc to be able to save it (as .tif). Image...

約7年 前 | 2 件の回答 | 0

2

回答

質問


Problem with non equal dimensions when cropping using imcrop
Hi, I have 3 pictures, try to write a code to select an area on my a3 picture with getrect, and then crop my a1 and a2 pictur...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Shift the origin (0,0) of the pixels in my image
Hi, As an input of my code, I need to have some positions on my picture: the positions are in pixels and the origin (0,0) is ...

約7年 前 | 3 件の回答 | 0

3

回答

質問


Delete certain rows of a matrix based on specific values
Hi, I am a beginner in Matlab. I have a matrix that has 2 columns and thousands of rows. I need to delete the rows based o...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Find geometric transformation between a pair of images : does imwarp take into account the translation?
Hi, I am a beginner in Matlab and try to find the rotation + translation that exists between my two images (because my sample...

約7年 前 | 0 件の回答 | 0

0

回答

質問


How to interpret the drift between 2 images, using cross-correlation?
Hi, I am a beginner in Matlab and I need to remove the drift (which exists because of the microscope when capturing the images ...

約7年 前 | 0 件の回答 | 0

0

回答

質問


Why rgb2gray(double(imread('picture.jpg')) gives a matrix of value 1?
Hi, I am a beginner in Matlab, I try to read my picture that I cropped with paint and convert it to double, and I obtain: 13...

約7年 前 | 1 件の回答 | 0

1

回答

質問


compare two matrix and keep only the elements in common
Hi, I am a beginner in matlab, and I need to compare to matrix and then keep only the elements present in both matrix in my 1s...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Problem to delete rows in my matrix
Hi, I am a beginner in matlab and I try to delete rows from my matrix when two following values in my 3rd column are the same...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


copy datas, one above the others, in a new matrix
Hi! I am a beginner in matlab. I want to copy the first two columns of my variable cnt in a new variable called o : and my 3...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Help to interpret histogram which check datas obtained with particle-tracking code
Hello, I have to understand a particle tracking code, and at the end of the code, in order to make sure that we have found ou...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


Error with permute function : which order to use??
Hi, I am using a code written by someone else, and I think he used an older version of Matlab than mine. Anyway, when I try ...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


low-pass exponential filter - fourier space
Hello, I am a beginner in Matlab and I have to understand a code. The part I don't understand is to calculate filter for disp...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Quadratic interpolation with Vandermonde matrix - why the use of PINV?
Hi, I am a beginner in Matlab and I have to understand a code. I don't understand this part where they want to do a quadra...

7年以上 前 | 0 件の回答 | 0

0

回答

質問


Why double(img) / max(img(:)) ???
Hi, I am beginner in Matlab and I have to understand a code. I don't understand this line : im = double(imread('control_di...

7年以上 前 | 1 件の回答 | 0

1

回答