photo

Sansri Basu


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: pattern recognition

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
34,089
of 300,688

REPUTATION
1

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
10.0%

VOTES RECEIVED
1

RANK
 of 21,039

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,148

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

View by

Question


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

11 years ago | 1 answer | 0

1

answer

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

11 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

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

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

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

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

11 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

12 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

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

12 years ago | 0 answers | 0

0

answers