photo

Aude Rapet


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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...

거의 8년 전 | 답변 수: 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...

거의 8년 전 | 답변 수: 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...

거의 8년 전 | 답변 수: 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...

거의 8년 전 | 답변 수: 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 ...

거의 8년 전 | 답변 수: 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...

거의 8년 전 | 답변 수: 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...

거의 8년 전 | 답변 수: 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...

거의 8년 전 | 답변 수: 1 | 0

1

답변