Aude Rapet
Followers: 0 Following: 0
Statistics
15 Questions
0 Answers
RANK
276 638
of 295 673
REPUTATION
0
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
73.33%
VOTES RECEIVED
0
RANK
of 20 262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
nästan 8 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
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 ...
nästan 8 år ago | 3 answers | 0
3
answersQuestion
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...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 8 år ago | 0 answers | 0
0
answersQuestion
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 ...
nästan 8 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
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 ...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 8 år ago | 1 answer | 0