[vlfeat] annotated tag v0.9.1 created (now 2f6602f)

Dima Kogan dima at secretsauce.net
Sun Dec 22 20:35:43 UTC 2013


This is an automated email from the git hooks/post-receive script.

dkogan-guest pushed a change to annotated tag v0.9.1
in repository vlfeat.

        at  2f6602f   (tag)
   tagging  653e2dfcd83f091047d7740ee1ccf3348e0e6572 (commit)
 tagged by  Brian Fulkerson
        on  Sat Jul 19 17:22:36 2008 -0700

- Log -----------------------------------------------------------------
Version 0.9.1

ANDREA VEDALDI (2):
      bugfixes to compile on cluster
      bugfixes for hoffman cluster:wq

Andrea Vedaldi (221):
      First revision of MSER MEX driver
      SIFT MEX driver initial release
      Some figures for the documnetation of SIFT
      M-file to plot SIFT descriptors
      Bug fixes
      Improved sift code and documentation
      Improved SIFT
      New function to help setting MATLAB patsh
      Sift command now supports binary output
      Figures for SIFT documentation
      sift driver now can read keypoints from disk
      Added manual pages
      SIFT command line driver is finally feature complete.
      Many improvement to the SIFT mex driver and new binary layout in the makefile.
      Renamed commands; compiles under linux.
      largerly improved MSER
      More improvements to MSER
      Better mser
      Final version of MSER algorithm (but not of the implementation :-))
      MSER almost complete.
      ===== Beta version of MSER and SIFT code ======
      Documentation improvements
      Compiles under Visual C++ (Makefile.mak)
      Further improvement on the Visual C side plus minor cleanup of Makefile
      Missing files
      Joined with most of VLUtil
      Merge branch 'master' of sand:/git/vlfeat
      Merged with aib and ikmeans
      Made compatible with Visual C again
      Better dist targets
      New ~/doc/ directory.
      Merge branch 'master' of sand:/git/vlfeat
      Minor update to the doc.
      Removed redundant data. Added stereo test pair.
      Some test code for SIFT.
      A SIFT tuning too long due. Now the match to Lowe's is almost perfect!!
      Improved doc.
      Fixes in the documentation system (robust to some of the bugs in Ubuntu-LaTeX).
      Merge commit 'sefer/master'
      Better MSER documentation.
      Completes SIFT and MSER documentation (man pages).
      Corrections to built-in help.
      Improved ikmeans
      Added more norsm to alldist2.m
      Minor refinement on how SIFT handle custom frames with
      test files
      M-files to compute numerical derivatives.
      Improved TIHGTSUBPLOT (now supports independent margins).
      A test file for HIKMEANS.
      More fixes to hikmeans
      another MSER test function
      minor fixes
      Fixed a minor overflow issue in the way SIFT descriptors
      Before autorights
      after a pass of autorights
      Improved AIB. AIB demo.
      Added abstract malloc and printf.
      New technique for passing back argument from MEX files
      more fixes to AIB
      fixed some comments in aib.
      Fixed two bugs.
      new binsum
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      new *meanshist.m
      cosmetic bug fixes to binsum
      Bug fixes.
      adjusted cost vector returned by aib
      missing .m files
      bufxies in latest aib
      aib cost bugfixes
      Major revision of IKM and HIKM.
      Fixed mexutils for older matlabs
      Revert "Fixed mexutils for older matlabs"
      Revert "Revert "Fixed mexutils for older matlabs""
      Something wrong in this patch: Revert "bugfixes to compile on cluster"
      aestetich
      important bugfix
      First version of elkan ikmeans engine
      missing aibcut.m
      Merge branch 'master' of sefer:/src/vlfeat
      tresh -> thresh
      novel ihashsum
      test function
      ihashsum fix
      on 64 bit
      ihashsum fix
      added imdown.m
      fixes to ihashsum
      new ihashfind.c
      fixed plotsiftdescriptors.m
      last few memory allocation function that where not using vl_m* have been fixed
      cosmetics touches to ikmeanspush.c
      Merge branch 'master' of sefer:/src/vlfeat
      fixed nasty memory bugs
      Better error messages
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      aestetich changes
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      aestetich mods
      conflict resolved
      new roc.m function
      corrected allocation bug in vl/mser.c
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      Merge branch 'master' of sefer:/src/vlfeat
      new aib functions and option to cluster null features to a special node
      aibcut: addressed torture test with null nodes.
      abicut several bug fixes
      another bug removed in aib.c in the formation of the cluster of null nodes
      aib upgrades
      aldist2 chi2
      Merge branch 'master' of sefer:/src/vlfeat
      tooblox/sift.c does not reoder the keypoints if not required
      alldist2 additions
      Merge branch 'master' of sefer:/src/vlfeat
      new linespec2prop.m
      toolbox/ikmeans.c: fixed bug in the calculation of the tree depth. Added some assertions
      mdoc.pl: new
      tooblox: new hierarchy
      toolbox: finished reorganizing
      initial documentation formatter code
      formatter.py: self-test code
      formatter.py: minor enhancements
      formatter.py: minor mods
      ikmeans: small fixes
      sift.m: doc fix
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      cosmetic changes. Approaching V 0.9
      makefile: fixing distribution stuff
      removed obsolete tex; rearranged files; git-archive based dist
      updated most copyright notices
      Makefile: minor fix to autorights
      winddows fixes
      formatter.py: minor fixes
      Merge branch 'master' of sefer:/src/vlfeat
      formatter.py: minor fix
      toolbox: moved hat.m to the geometry directory
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      aibcutpush.m missing
      Merge branch 'master' of sefer:/src/vlfeat
      .gitignore file
      makefile: not working yet
      makefile: not working yet
      Makefile: ok on Mac
      Makefile: vlfeat_setup fix
      Makefile
      makefile: progress
      makefile: shared working on mac, linux, linux-64
      makfile: mac os x fix
      Merge branch 'master' of sefer:/src/vlfeat
      makefile: shared fixed on mac, linux and linux 64
      added random number generator
      makefile: fixes for leopard + PPC
      merged
      ikmeans: to use twister
      Merge branch 'master' of sefer:/src/vlfeat
      test_rand.c:added
      ikmeans: initialization made consistent
      Makefile: changed -I. to -I (was not working on Tiger)
      UNIX: shared library with visibility=hidden
      typo
      minor bug
      ikmeans: elkan: eliminated crash
      UNIX: shared lib + static lib + visiblity
      Makefile: indentation
      generic.h: Visual C: __inline --> static __inline
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      generic.h: typo
      Visual C DLL fixes
      SIFT: added magnif and improved doc
      SIFT: added magnif and improved doc
      Merge branch 'master' of sefer:/src/vlfeat
      imop: fixes to the docs
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      sift: magnif parameter. Plus a bunch of cosmetic changes
      Merge branch 'master' of sefer:/src/vlfeat
      new grad.m
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      plotsiftescriptor: fixed a bug which was causing the descriptors to be plotted half sized
      new help_vlfeat.m
      new siftdescriptor.m
      sift.c: fixed memory leak
      printsize.m: new
      sift: commant line driver: fixed memory leak [thanks to Eagle]
      removed spurious file
      Makefile: added wc target
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      improved documentation of aib.m, aibcut.m, aibcutpush.m, help_vlfeat.m and of a figure in the C library manual concering SIFT
      printsize
      mdoc: new version, modified many comments
      mdoc: minor edit
      mdoc: wiki almost working again
      mdoc: HTML output satisfactory
      changed include<> to include"" in a few points
      solved conflict
      pgm.h: new vl_pgm_write
      dft: dense feature transform (new)
      dft: 'Fast' parameter added.
      pgm:added const attribute to input data
      ikmeans: fixed comment.
      dft: missing file in previous commit
      sift: fixed comments.
      Makefile: removed ./dox
      xcode: added index.html to project
      generic: new comments
      Merge branch 'master' of vedaldi at sefer:/src/vlfeat
      refactored atomic data types
      doxygen: minor adjustments to the configuration
      more refactoring
      refactoring endianness functions
      git configuration: ignore more files
      refactoring: ikm_data
      Documentation updates.
      Minor fixes
      Makefile: fixes for doc generation
      Updated web documentation by adding more tutorials.
      Makefile: fixes for bindist
      makefile: sort names in columns
      doc: moved to docsrc and Makefile improvements
      makefile: several bug fixes for figure generation
      makefile: bufixes for fig generation
      makefile: solved issue with rpath in Linux

Brian Fulkerson (124):
      Initial revision
      Add initial versions of agglomerative information bottleneck merging
      Add -I. to glx mex compilation
      Added IB mex file
      Add a simple IB test program
      Some changes to ib to make it not crash, also some debug prints
      Fix a memory problem in updating which. IB still doesn't quite match the mex file. Numerical differences?
      Merge sand.cs.ucla.edu:/git/vlfeat
      ib works! passes a modified version of the test_rebuild.m function
      Some cleanup, and a fix in calculating the information
      Move marginal to its own new function to avoid recomputing it.
      Rename to AIB since it is actually the agglomerative version
      A first attempt at some doxygen style comments for aib stuf
      Literal translation of ikmeans into a mex and core library file
      Direct translation of ikmeanspush
      rename to vl_ikmeans
      Add new files hikmeans, doesn't compile yet (need to revamp ikmeans)
      Merge sand.cs.ucla.edu:/git/vlfeat
      Fix memory problem in ikmeans by using memcpy
      Fix ikmeanspush and fix a memory problem in hikmeans.c
      Add mex file for hikmeans, returns a compatible struct for hikmeans.m
      add ikmeans_push_one and push hkm
      Finally hikmeanspush seems to work (stupid structs and matlab)
      Add aibpush and aibquantize
      Merge sand.cs.ucla.edu:/git/vlfeat
      Make a copy of the Pcx matrix before we use it, speed up aib, and set the parent of the root node to 0
      aib->nodes gets modified before our print, save node i and j before
      Merge sefer.cs.ucla.edu:/src/vlfeat
      Add an initial version of imintegral.c
      Allow max descriptor value to be specifid as an arg to plotsiftdescriptor
      Add siftrandom for random feature extraction
      Add min distance to alldist2
      Add siftreg for regularly spaced sift features the stupid way
      Fix the uname in the makefile for 64 bit
      Add multi-scale capability to siftreg
      Remove aibpush and aibquantize now that we have aibcut*
      sift: add normthresh option
      siftreg: change how options are passed, add color option
      siftreg: avoid adding NaN pixels to an image, sift gives 255 descriptors
      test_hikmeans: add a simple K=2 nleaves=2 test
      wiki documentation: wow, it actually kind of works
      Merge sefer:/src/vlfeat
      Documentation update
      Documentation script now creates a summary page, supports links
      Remove first word from short description before using it
      Capitalize mdoc names and change doc_index to mdco
      Merge sefer.cs.ucla.edu:/src/vlfeat
      Minor documentation edits
      Warning about integer math
      Merge /src/vlfeat/
      define VL_EXPORT and add it everywhere
      Windows makefile now builds a dll and links everything to it
      Fix some typos in mser.c
      Minor typo and div by 0 in mex mser.c
      Merge sefer:/src/vlfeat
      Minor typos
      Slight change in comments of Makefile.mak
      Also ignore vim swap files
      [Makefile] Turn off debugging by default
      [sift] add option to siftreg to just return the sample points
      [Makefile] Add make wikidoc
      mdoc: unify help options
      wiki: remove .mediawiki
      mdoc: enable wiki uploading
      doc: fix some broken links
      dft: add transpose descriptor to dft.h for use outside of mex
      vlfeat repo stuff
      sift: rename keypoints_num to nkeypoints
      ikeans: remove redundant typedef
      sift: get_octave_num and get_level_num to get_noctaves and get_nlevels
      sift: renamed O and S to something more informative
      small changes to README
      less TODO
      aib: change aib to fit programming conventions
      aib: documentation edits
      aib: remove entropy constrained stubs
      aib: documentation cleanup
      generic: documentation edits
      dft: documentation edits
      getopt_long: documentation edits
      hikmeans: documentation edits
      ikmeans: documentation update
      imop: documentation edits
      mathop: documenation updates
      mser: documentation update
      pgm: documentation update
      random: modified documentation
      sift: documentation update
      stringop: documentation update
      web: change webdoc to use a template, add a template, add google analytics
      toolbox: strange character in comments of ubcmatch
      Add cover graphic
      mdoc web mode now has --site command to integrate with webdoc
      doxygen styling to fit with web
      doxygen conf upgrade
      remove doxygen.css since we now use site.css
      minor edits to web index
      don't pass self to PageGenerator
      add a download page to the website
      flesh out aib tutorial, remove tree plotting in demo_aib
      small modifications to demo_aib
      Support long path names for matlab root, change for 2008a
      Modify Makefile.mak to include environmen variabes.
      Modify web documentation slightly
      update bindist target in Makefile to use rsync
      some changes to the README
      Remove VL_CONSTRUCTOR, unused at the moment and causes strange malloc complaint on mac
      add dependencies for doc-dir and results-dir
      check for results directory existence and create if needed
      update doxygen generation to reflect mv site.css web.css
      remove doxygen from xcode project, remove doc dependencies
      Changes to document generation instructions in README
      Makefile: fix posting target
      rsync libraries too in bindist
      Makefile: fix sed for linux
      Makefile: add newline to dirstamp
      Makefile: fix make-silent for linux, add make-silent LIBTOOL
      Merge branch 'master' of sefer.cs.ucla.edu:/src/vlfeat
      Makefile: fix .fig=>png target
      Makefile, doc: switch to using jpgs for images in tutorials
      Makefile: demo/*.png is an intermediate target, and post should not post .eps
      Makefile: rsync -aP instead of scp to preserve build time
      Makefile: Silence cc again
      Makefile: Fix rpath on g64

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vlfeat.git



More information about the debian-science-commits mailing list