changelog

来自「显著区域检测。求的图像中感兴趣区域的位置」· 代码 · 共 81 行

TXT
81
字号
September 2007
release of version 2.1

- added batchSaliency for batch processing of multiple images

maxNormalizeIterative, estimateShape, sepConv2PreserveEnergy
- fixed boundary conditions for 2d convolution to prevent bleeding
  of energy off the edge. This is a critical update!

displayMap
- changed normalization such that empty maps appear black instead of gray


July 2007
release of version 2.0

Replaced license agreement.

guiSaliency, guiLevelParams
- new GUI version of the code

checkImageSize, runSaliency, guiSaliency
- check for too large images, prompt user to confirm downsampling

defaultSaliencyParams, defaultLevelParams, centerSurround, winnerToImgCoords
- made levelParams its own data structure

maxNormalizeLocalMax, defaultSaliencyParams, maxNormalize
- renamed maxNormalizeStd into maxNormalizeLocalMax

plotSalientLocation, defaultSaliencyParams
- introduced VisualizationStyle option

all mex files
- removed all GPL code from these files

Filters.cpp, Filters.h
- removed functions no longer needed

estimateShape.m
- make shape estimation more robust by checking that the attended
  location is actually inside the attended shape (duh!)


November 2006
release of version 1.1

makeFeaturePyramids.m, runSaliency.m, removeColorFeatures.m
- skipping color-relatated features for grayscale images

normalizeImage.m, maxNormalizeStd.m, 
maxNormalizeIterative.m, maxNormalize.m
- added documentation for special range value [0 0]

mexFileLost.m
- corrected the refernces to the help file for compilation

hueDistance.m
- added reference to PhD thesis

makeGaborFilter.m, gaborFilterMap.m, defaultGaborParams.m, 
dataStructures.m, defaultSaliencyParams.m
- added defaultGaborParams as separate function for gabor parameters
- added "phases" field to gaborParams
- adjusted the other functions accordingly

estimateShape.m
- added and corrected comments

defaultSaliencyParams.m
- added comment about comparing levels to the iNVT code

contrastModulate.m
- added this function to create figures such as in the CVIU 2005 article.

makeDyadicPyramid.m 
- removed defunct filter definition

April 2006
release of Version 1.0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?