Statistics
RANK
14,555
of 295,527
REPUTATION
2
CONTRIBUTIONS
17 Questions
2 Answers
ANSWER ACCEPTANCE
29.41%
VOTES RECEIVED
2
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Fuzzy Color Feature Extraction
Could anyone give me a sample how to implement fuzzy method in Matlab to extract the color from an image (let say I want to extr...
9 years ago | 0 answers | 0
0
answersQuestion
How to calculate the proportion value of some colors to the all color in an image
Dear all, Let say I have an image as attached. I need to calculate the ratio or proportion between pixel with blue color c...
9 years ago | 2 answers | 0
2
answersQuestion
"Solve" function in 2 dimensional image
Hi every one, Let say I have an equation: 256x256 * x + 256x256 * exp(x/2)^2 = 256*256 How to calculate "x" ? I hav...
12 years ago | 0 answers | 0
0
answersQuestion
"Solve" function in 2 dimensional image
Hi every one, Let say I have an equation: 256x256 * x + 256x256 * exp(x/2)^2 = 256*256 How to calculate "x" ? I hav...
12 years ago | 2 answers | 0
2
answersQuestion
How to convert pixel color white to black and other color to white
dear all, I need the information how to convert the white pixel to black, and convert the other colors in to white thank...
12 years ago | 2 answers | 0
2
answersQuestion
Wiener filter for 1D signal
Hi everyone, Is there anyone knows the function for doing the Wiener Filtering in 1D signal ? thanks Lina
12 years ago | 0 answers | 2
0
answersQuestion
how to replace the pixel value of image with the cluster center value in the K-means clustering
Hi all, I want to do image segmentation by replacing the pixel value of original image with the value of cluster center in th...
12 years ago | 0 answers | 0
0
answersQuestion
show and save the big size image
Hi everyone, 1. Is there anyone knows how to show the big size image? Let say I have 2000 x 3000 pixel image. When I trie...
12 years ago | 1 answer | 0
1
answerQuestion
How to convert dicom in to different size and volume ?
Hi all, I have dicom image with value of image : 4000x3000 uint16, minimum and maximum intensity value are infinity. I w...
12 years ago | 0 answers | 0
0
answersQuestion
How to display 3D image in each layer?
Hi everyone, I have an bmp image, let say it's 256x256x3 uint8 I need to show up the image in each layer : image1 : 256x...
12 years ago | 2 answers | 0
2
answersQuestion
Least Mean Square (LMS)Adaptive Learning to find the intersection between two lines
Hi everyone.. Is there any one know how to implement LMS, to find the intersection between two lines. Let say, y1 = x+1; ...
12 years ago | 0 answers | 0
0
answersQuestion
Solve function
Hi Everyone, I need to find the value of xgaris1 dis1=1.5; newx=3; newy=2; xgaris1= solve('dis1^2=abs(sqr...
12 years ago | 1 answer | 0
1
answerQuestion
K means clustering in ECG Signal
Hi Everyone, Is there anyone knows how to perform the accurate K-Means Clustering in the ECG Signal, I have tried in many dif...
12 years ago | 3 answers | 0
3
answersQuestion
How to add gaussian noise to the 1D signal
Hi everyone, I want to add 10% Gaussian Noise to the 1D signal. I'm a bit confused with Gaussian Noise, AWGN, and WGN. But al...
12 years ago | 4 answers | 0
4
answersQuestion
how to determine the optimum number of cluster use K-Mean Clustering
Hi everyone, Is there anyone knows how to determine the optimum number of cluster in K-Means Clustering ?? If there's any mat...
12 years ago | 3 answers | 0
3
answersQuestion
anisotropic function convert to C code using matlab coder
Hi everyone, is there anyone know how to change this function to be applicable to convert in C code using Matlab coder ?? ...
12 years ago | 1 answer | 0
1
answerwhat is ground truth image? how to create it in matlab??
I need the way how to create image.. for example lena.jpg 256x256 to the groundtruth image
13 years ago | 0
what is ground truth image? how to create it in matlab??
Hi Walter, thanks for the reply, but in your link looks that this case have not got the truth answer right?? Maybe you have th...
13 years ago | 0
Question
what is ground truth image? how to create it in matlab??
Hi everyone, I want to compare PSNR between some edge detection operator and the ground truth image.. But I confuse what the ...
13 years ago | 5 answers | 0