![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8749433_1522129088839_DEF.jpg)
Aude Rapet
自 2016 起处于活动状态
Followers: 0 Following: 0
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...
8 years 前 | 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...
8 years 前 | 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 ...
8 years 前 | 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...
8 years 前 | 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...
8 years 前 | 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 ...
8 years 前 | 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...
8 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0