Community Profile

photo

Abdur Raziq


Active since 2015

Followers: 0   Following: 0

Statistics

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...

9 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= ...

9 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...

9 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?

9 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 ...

9 years ago | 0 answers | 0

0

answers