photo

Abdur Raziq


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
152,710
of 301,383

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,252

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,306

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


How we define a new Kernel density function for color images.for Instance i have RGB IKONOS Images
How we define a new Kernel density function for color images.for Instance i have RGB IKONOS Images ,I want to define the new ker...

11 years ago | 0 answers | 0

0

answers

Question


Any one who correct me the code,I want to find out the Potential P(X) ,but the image is more Spike.
clc; clear all; IKON = imread('IKON.jpg'); figure imshow(IKON); IKON = double(IKON); R=0:1:255; G=0:1:255; N=8; sigma= ...

11 years ago | 0 answers | 0

0

answers

Question


My Algorithms please any one write me the matlab code for the below mentioned algorithms using multispectral image.
My <</matlabcentral/answers/uploaded_files/30345/My%20Algorithms.png>> Algorithm (1) Given a multispectral image x = {xi...

11 years ago | 0 answers | 0

0

answers

Question


If i have RGB image and to define new Kernel function how?
how to define a new kernel function? how to find an optimal threshold? how to classify the road from background? Basically?

11 years ago | 1 answer | 0

1

answer

Question


How we find out the PDF of multivariate Gaussian distributions with means Xi' and co variance of RGB images.
The probability density function (pdf) of Xi is defined to the sum of multivariate Gaussian distributions with means Xi' and Co ...

11 years ago | 0 answers | 0

0

answers