Fed
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
23,565
of 295,569
REPUTATION
1
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Isolate clusters from a series of points
I have a set of points whose x and y coordinates are stored into two vectors. imshow(Imm) hold on plot(Lpix_x,Lpix_y,'go') ...
3 years ago | 2 answers | 0
2
answersQuestion
Overlay a plot on an image
Hi, I have to overlay a plot on a image. Here is my code: Imm = imread('imageLeft.png'); figure() imshow(Imm) hold on p...
4 years ago | 2 answers | 1
2
answersQuestion
Color Thresholding in the RGB or HSV space
Hello, I have to work with the color image attached below. Maybe it's not very visible but in the middle of the black blob there...
4 years ago | 1 answer | 0
1
answerQuestion
Creation of a mask on RGB image
Hello, I have applied a mask with irregular contours to a RGB image and then changed the saturation only in the area of the ma...
4 years ago | 2 answers | 0
2
answersQuestion
Image processing: transition between two halves of an image
Good evening, do you know if it's possible to make the transition between two halves of an image less sharp in order to obtain...
4 years ago | 1 answer | 0
1
answerQuestion
Conversion from HSV to RGB
Good afternoon, I had to reproduce a "scotoma" condition on an image. To do so I converted my RGB image to the HSV space, ap...
4 years ago | 1 answer | 0
1
answerQuestion
Image Warping / Image processing
Good afternoon, I have to reproduce an image distorsion, e.g. a warping like in the image below using an RGB image. What I'...
4 years ago | 1 answer | 0
1
answerQuestion
Error with reshape of number of elements
Hello, I'm working with multi-class classification by using function fitcecoc. Featureste is a 1063x22 matrix while Wte is a...
6 years ago | 1 answer | 0
1
answerQuestion
extract phase of a signal using fft
I have two cerebral signals represented by a 2x10000 matrix and registered for 10 minutes. I have to extract the phase of the si...
6 years ago | 1 answer | 0
1
answerQuestion
Signal Phase using FFT
I have two cerebral signals registered for 10 minutes with a sample rate of 1000Hz. I have to extract the phase of the signals a...
6 years ago | 1 answer | 0