photo

Sansri Basu


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: pattern recognition

统计学

Feeds

排序方式:

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 2 个回答 | 1

2

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答