Community Profile

photo

Sansri Basu


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: pattern recognition

Statistics

Feeds

View by

Question


how to find itti koch map?
i needed the matlab code for itti koch map. Please help

10 years ago | 0 answers | 0

0

answers

Question


how to find saliency map of itti's method?
I need to compare the performance of my saliency map detection with the Itti's method. Kindly please provide me with the matlab ...

10 years ago | 1 answer | 0

1

answer

Question


how to implement back propagation algorithm in matlab?
please help me with the matlab code for the back propagation algorithm

10 years ago | 2 answers | 1

2

answers

Question


How to find saliency map using ITTI's method?
Using spectral residual approach, i found the saliency map using the following matlab code: %% Read image from file inImg = ...

10 years ago | 0 answers | 0

0

answers

Question


How to find HIT RATE(HR) and FALSE ALARM RATE(FAR) of an image from its saliency map?
The codings that i used to find the saliency map and object map of a given input image is as follows: %% Read image from file...

10 years ago | 0 answers | 0

0

answers

Question


how to detect proto objects in a saliency map?
In sum, given an image I(x), we have: A(f) = ℜ(fft(I(x))), P(f) = ℑ(fft(I(x))), L(f) = log (A(f)), R(f) = L(f) − h...

10 years ago | 0 answers | 0

0

answers

Question


how to find object map from saliency map of an image?????
The codings that i used to find the saliency map of an image is given below: %% Read image from file inImg = im2double(...

10 years ago | 1 answer | 0

1

answer

Question


how to get average of more than one (atleast 2288) images?
please provide me with the matlab code for find the average of more than one images The images should be of same resolution

10 years ago | 1 answer | 0

1

answer

Question


how to plot frequency vs log intensity of a 2D image?
The graph should appear as shown in the figure given

10 years ago | 1 answer | 0

1

answer

Question


how to find amplitude and phase spectrum of an input image
given an image I(x), we have: A(f) = ℜ(fft(I(x))), P(f) = ℑ(fft(I(x))), where A(f) and P(f) are amplitude and phase spe...

10 years ago | 0 answers | 0

0

answers