[vlfeat] branch master updated (957b5ec -> f69ee7d)

Dima Kogan dima at secretsauce.net
Fri Oct 17 02:01:50 UTC 2014


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

dkogan-guest pushed a change to branch master
in repository vlfeat.

      from  957b5ec   changelog bump
      adds  08437e6   vl_phow.m: fix a bug in the 'color' option parsing
      adds  95d03b3   vl_phow.m: improve doc style
      adds  168d3ef   dist.mak: simplifies the post-doc target
      adds  3c5e5af   about.html: fix links to personal pages
      adds  61ebba4   doc: apps.html, index.html: fix typos
      adds  a048b62   vl_covdet.c: signal better the duplication of features when ambiguous orientations are detected
      adds  cfb453f   doc: compiling.html: change default Windows configuration to 64-bit
      adds  fcad3ef   Makefile: clean up variables
      adds  798b945   fix typos in vl_siftdescriptor.m documentation
      adds  cc4ceaf   Fix typo error
      adds  5d02abc   lbp.c: fix a bug requiring the output buffer to be cleared
      adds  ebdb5c3   doc: add a link to the bug-traking page in GitHub
      adds  0b1dcad   vl_ikmens.m: fix typo
      adds  a43e779   vlfeat.bib: add missing bibliographic entries
      adds  d3ed00e   vl_hog.m: doc: add a link to the core documentation
      adds  ae3917b   dist.mak: allow publishing doc either from local directory or distribution archive
      adds  37d95c5   doc: adds a note on the column major / row major convention in VLFeat
      adds  c6cd63a   vl_fisher.c: doc: add two options
      adds  9c2af42   vl_imwhiten.m: interface bugfix
      adds  01de1a5   svm.c: fix docs
      adds  eda4643   small doxygen fixes
      adds  32b4b83   generic.h: groups together threading functions
      adds  93ed6f0   imov.c: fix doc
      adds  c39135d   kmeans: make the energy variation tolerance customizable
      adds  e5d0473   Xcode: update project
      adds  93ca980   doc: improve documentation on frames
      adds  41e6d31   vl_plotsiftdescriptor: improve doc and minor refactoring
      adds  5960450   covdet.c: fix scaling of the DoG features
      adds  c1357d1   setupCaltech256: fixes crash
      adds  414f0bf   kdtree: generate error when used with empty data
      adds  cc6724f   Xcode:  temporary OpenMP workaround with Xcode 5
      adds  d71218c   liop: fix memory initialization bug (closes #26)
      adds  f7ba3bc   generic: fix compatibility with older OpenMP version and improve doc
      adds  3d7c300   Xcode: upgrade schemes to 5.0
      adds  d840442   vl_covdet.m: improve doc
      adds  3cbec58   make: fix compilation under Mac OS X 10.9 and Xcode 5.0 (closes #30)
      adds  aa1f1c0   slic.c: fix memory leak (closes #29)
      adds  494f252   covdet: add the ability to control the Laplacian scale selection peak threshold (closes #33)
      adds  b719011   ikm.html: add missing plotting command in one of the examples
      adds  3467de8   doxygen.conf: upgrade to Doxygen v1.8.5
      adds  fbf873e   webdoc.py: fix bug yielding incorrect TOCs
      adds  2153405   webdoc.py: adjust error and warning messages to be detectable by Xcode
      adds  3ee9bbf   doc: reorganize tutorial files
      adds  a99c6e0   gmm.c: cosmetic fix
      adds  e030f0d   Xcode: updates project to new tutorial files layout
      adds  7afe628   vl_plotbox.m: improve MATLAB documentation
      adds  4d5cd03   doxygen: fix incompatibility with latest Doxygen versions
      adds  52a02a1   lbp: improve documentation and simplify code
      adds  4a8573e   mser: improve documentation
      adds  90bc738   webdoc.py: add ability to generate a documentation index
      adds  b3899e7   vlfeat.css: small tweak to the appearance of the sidebar
      adds  90ecc00   vlfeat.bib: add LBP paper
      adds  54fcbeb   doc.mak and vl_help.m: create index using webdoc and use it in vl_help
      adds  8ef9dc9   doc: fix MATLAB info file
      adds  c6af326   doc: improve tutorial on the concept of frame and the documentation of vl_frame2oell
      adds  4e634dd   doc.mak: removes dependency on Inkscape
      adds  92d75e0   liop: cosmetic fix
      adds  c4fb129   doc: convert Xfig figures in SVG for the Dense SIFT documentation
      adds  8c6ce23   .gitignore: iDraw files
      adds  feb4840   phow_caltech101: pass the same arguments to vl_homkermap on train and test
      adds  ac2bcab   Merge commit 'feb4840dfc8567fcb285ebf05c0e1f6e8ab85757'
      adds  9eca079   lbp: improve figure
      adds  af69b33   make: optimizations
      adds  858a3b1   scalespace: improve documentation
      adds  43053ab   Xcode: fix indentation of python files
      adds  f654fbb   webdoc.py: add multiple verbosity levels and improve printed messages
      adds  53a14d2   matlab.mak: cosmetic
      adds  dea4624   impov.h: fix header guard name
      adds  d72e788   doc: add more information about compiling the library
      adds  393b91a   vl_test_fisher.m: fix the reference implementation of the FV
      adds  6d4bfa3   mathop.h: review sqrti, improve doc
      adds  2dd36a0   ikmeans and hikmeans: large datasets support
      adds  ef5d1ac   covdet: substantially improve the documentation
      adds  1ca1b64   vl_phow.m: improve documentation
      adds  6fb6e82   webdoc.py: improve index generation
      adds  8f38daa   fisher.c: fix typos in the documentation
      adds  ceb9e27   slic.c: minor doc fix
      adds  5e93846   vl_sift.c: minor doc fix
      adds  b22c07d   mser.c: fix a Doxygen warning
      adds  7e53f5d   webdoc.py: improve navigation
      adds  9c700a6   website: new layout
      adds  6a13b89   0.9.17 -> 0.9.18
      adds  7729f5e   hikmeans: fix compiler warnings
      adds  af887e8   covdet.c: revert bug accidentally introduced in previous patches
      adds  a2ec745   Xcode: fix an incorrect flag for a file
      adds  d844e5f   misc: cosmetic fixes
      adds  c4ec3e1   compiling.html: cosmetic fix
      adds  983b8c7   fisher.c: complete the implementation of the FAST option
      adds  2ad7839   some release notes
      adds  ca46acb   lbp.c: windows fix
      adds  b852d99   Makefile.mak: sync
      adds  a9d42b1   test_sqrti.c: windows fix
      adds  420b84e   Make: speedup by removing excessively fancy print functionality
      adds  6925e1f   Make: sort out compilation in Mac OS X 10.9 Mavericks and Xcode 5
      adds  57cdf92   Makefile: older Linux bugfixes
      adds  289dcee   Makefile: bugfix
      adds  a24cc60   add vl_matlabversion.m
      adds  dddbc92   matlab: add unit test as a target to the makefile
      adds  6858f1f   matlab.mak: link to the correct version of the DLL
      adds  97c9d99   vl_test.m: bugfix
      adds  8fcba75   vl_test_kmeans.m: fix test tolerance
      adds  3c58b92   see and avx: better error messages
      adds  445802c   Makefile: small optimization
      adds  c483025   Makefile: fix first version of GCC compatible with AVX
      adds  f0d0307   matlab.mak: fix libiomp5 linking
      adds  b5a6d29   website tweaks
      adds  e415070   vl_demo.m: add missing demo
      adds  19b018a   dist.mak: avoids deleting download folder when uploading to the sandbox
      adds  82207bb   webdoc.py: add an option to the path directive to generate plain text, fix a bug
      adds  27b174b   website: minor fix
      adds  57dfb97   make: fix parallel compilation
      adds  7365a69   Merge remote-tracking branch 'origin/master' into upstream
       new  1f3dc23   Merge tag 'v0.9.18+dfsg0'
      adds  1b73d2a   vl_roc.m: improve the documentation and fix the AUC computation for the ‘fptn’ variant of the plot
      adds  39816fb   make/matlab.mak: this patch should restore compatibility after changes to the MEX system introduced in MATALB 2014a (closes #59)
      adds  518567c   Fixes an incorrect example in the VLAD documentation (closes #62)
      adds  9756c33   gmm.h: fixes misspelled function (closes #60)
      adds  6785d74   liop.c: fixes a potential buffer overrun (this was very unlikely if not impossible to happen in practice) (closes #61)
      adds  647dfb3   vl_ubcmatch.c: faster (closes #49)
      adds  3b40559   vl_printsize.m: improves behaviour when setting the aspect ratio
      adds  187a24e   covdet.c: improves doc
      adds  5e14b3d   vl_plotframe.m: improves doc
      adds  2eafe50   Makefile: more accurate printout of variables in debugging
      adds  7b6c297   removes C++ style comments as they can cause problems with the new MEX
      adds  647c411   Makefile: fixes an issue with the new MEX and rpath
      adds  004809e   vl_matlabversion.m: fixes doc
      adds  c698f00   README: reformat as Markdown
      adds  b62cde5   webdoc.py: fixes env: directive
      adds  819df78   Xcode: sync
      adds  5580d6f   0.9.18 -> 0.9.19
      adds  36e0478   encode.html: fixes spelling
      adds  5e590fd   vlfeat.css: tweaks appearance of menus
      adds  712fe27   doc: adds a larger VLFeat icon image
      adds  412beb0   dist.mak: fixes packaging on host not definint TMPDIR
      adds  57ef2be   Merge tag 'v0.9.19' into upstream
       new  06fad25   Merge branch 'upstream'
       new  4261902   soname bump in debian/control
       new  3a50da9   debian patch update, bumped ABI version
       new  1f89624   better build-depend for svg,groff support
       new  179bee4   Shipping the renamed README
       new  5fa69b3   bumped ABI version in debian definition
       new  e5be4f5   bumped standards version
       new  d41f1ff   debian changelog bump
       new  f69ee7d   explicitly building with python2.7

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    5 +-
 Makefile                                           |  193 +-
 Makefile.mak                                       |    4 +-
 README                                             |  134 --
 README.md                                          |  120 +
 apps/phow_caltech101.m                             |    2 +-
 apps/recognition/setupCaltech256.m                 |   12 +-
 debian/changelog                                   |    7 +
 debian/control                                     |   16 +-
 debian/libvlfeat-dev.docs                          |    2 +-
 debian/{libvlfeat0.install => libvlfeat1.install}  |    0
 ...tian-overrides => libvlfeat1.lintian-overrides} |    2 +-
 ...po-in-the-Makefile-using-default-CPPFLAGS.patch |   21 +
 ...ntal-CFLAGS-LDFLAGS-CPPFLAGS-are-now-used.patch |   35 -
 ...0002-removed-bogus-commas-in-the-Makefile.patch |   36 +-
 .../patches/0003-the-DSO-now-has-an-SONAME.patch   |   24 +-
 ...emoved-unneeded-RPATH-from-the-.mex-files.patch |    4 +-
 ...0005-octave-make-clean-now-works-properly.patch |    6 +-
 ...file-generator-now-works.-It-has-include-.patch |   26 +-
 ...0007-removed-architecture-detection-logic.patch |  153 +-
 ...gle-adsense-and-google-analytics-from-the.patch |   11 +-
 ...SE2-and-AVX-to-work-on-Debian-s-wide-arra.patch |    4 +-
 ...new-target-of-mkoctfile-M-.-Closes-756222.patch |   21 +
 ...ave-mex-compiler-now-looks-for-headers-in.patch |   30 +
 debian/patches/series                              |    4 +-
 debian/rules                                       |    4 +-
 docsrc/about.html                                  |   38 +-
 docsrc/apps.html                                   |   11 +-
 docsrc/compiling.html                              |  154 +-
 docsrc/doxygen.conf                                | 2325 ++++++++++++--------
 docsrc/figures/covdet-normalization.svg            |   89 +
 docsrc/figures/covdet.svg                          |   69 +
 docsrc/figures/frame-canonical.svg                 |   61 +
 docsrc/figures/frame-types.svg                     |   55 +
 docsrc/figures/frames.svg                          |   61 +
 docsrc/figures/lbp.svg                             |  724 ++++++
 docsrc/figures/liop.svg                            |  508 +----
 docsrc/figures/mser-er-step.svg                    |   57 +
 docsrc/figures/mser-er.fig                         |   89 -
 docsrc/figures/mser-er.svg                         |   49 +
 docsrc/figures/mser-tree.fig                       |   70 -
 docsrc/figures/mser-tree.svg                       |   78 +
 docsrc/figures/scalespace-basic.svg                |  127 ++
 docsrc/figures/scalespace.svg                      |  199 ++
 docsrc/images/git.png                              |  Bin 0 -> 3896 bytes
 docsrc/images/vl_blue_large.pxm                    |  Bin 0 -> 187581 bytes
 docsrc/index.html                                  |   49 +-
 docsrc/tutorials.html                              |   81 +-
 docsrc/{ => tutorials}/aib.html                    |    0
 docsrc/{ => tutorials}/covdet.html                 |    8 +-
 docsrc/{ => tutorials}/encode.html                 |   39 +-
 docsrc/tutorials/frame.html                        |  226 ++
 docsrc/{ => tutorials}/gmm.html                    |    0
 docsrc/{ => tutorials}/hikm.html                   |    0
 docsrc/{ => tutorials}/hog.html                    |    0
 docsrc/{ => tutorials}/ikm.html                    |    1 +
 docsrc/{ => tutorials}/imdisttf.html               |    0
 docsrc/{ => tutorials}/kdtree.html                 |    0
 docsrc/{ => tutorials}/kmeans.html                 |    0
 docsrc/{ => tutorials}/liop.html                   |    0
 docsrc/{ => tutorials}/mser.html                   |    0
 docsrc/{ => tutorials}/plots-rank.html             |    0
 docsrc/{ => tutorials}/quickshift.html             |    0
 docsrc/{ => tutorials}/slic.html                   |    0
 docsrc/{ => tutorials}/svm.html                    |    0
 docsrc/{ => tutorials}/utils.html                  |    0
 docsrc/vlfeat-website-main-content.xml             |   19 +-
 docsrc/vlfeat-website-preproc.xml                  |    2 +-
 docsrc/vlfeat-website-template.xml                 |   11 +-
 docsrc/vlfeat-website.xml                          |    2 +-
 docsrc/vlfeat.bib                                  |   40 +-
 docsrc/vlfeat.css                                  |  103 +-
 docsrc/webdoc.py                                   |  177 +-
 make/bin.mak                                       |   11 +-
 make/dist.mak                                      |   23 +-
 make/dll.mak                                       |   84 +-
 make/doc.mak                                       |   22 +-
 make/matlab.mak                                    |  199 +-
 make/octave.mak                                    |   27 +-
 src/test_sqrti.c                                   |   39 +
 toolbox/demo/vl_demo_frame.m                       |   94 +
 toolbox/demo/vl_demo_ikmeans.m                     |   28 +
 toolbox/fisher/vl_fisher.c                         |   19 +-
 toolbox/fisher/vl_fisher.m                         |   25 +-
 toolbox/imop/vl_imwhiten.m                         |    6 +-
 toolbox/info.xml                                   |    2 +-
 toolbox/kmeans/vl_hikmeans.c                       |   87 +-
 toolbox/kmeans/vl_hikmeans.m                       |    9 +-
 toolbox/kmeans/vl_hikmeanspush.c                   |   94 +-
 toolbox/kmeans/vl_ikmeans.c                        |   66 +-
 toolbox/kmeans/vl_ikmeans.m                        |    2 +-
 toolbox/kmeans/vl_ikmeanspush.c                    |   45 +-
 toolbox/kmeans/vl_kmeans.c                         |   17 +
 toolbox/mexutils.h                                 |    2 +-
 toolbox/misc/vl_hog.m                              |    3 +
 toolbox/misc/vl_kdtreebuild.c                      |   11 +
 toolbox/misc/vl_lbp.m                              |    4 +-
 toolbox/misc/vl_lbpfliplr.m                        |   11 +-
 toolbox/misc/vl_matlabversion.m                    |   16 +
 toolbox/misc/vl_svmtrain.c                         |   12 +-
 toolbox/plotop/vl_plotbox.m                        |   25 +-
 toolbox/plotop/vl_plotframe.m                      |   78 +-
 toolbox/plotop/vl_printsize.m                      |   18 +-
 toolbox/plotop/vl_roc.m                            |  127 +-
 toolbox/vl_demo.m                                  |    1 +
 toolbox/vl_help.m                                  |   14 +-
 toolbox/xtest/vl_test.m                            |    5 +-
 toolbox/xtest/vl_test_binsum.m                     |    8 +-
 toolbox/xtest/vl_test_cummax.m                     |    8 +-
 toolbox/xtest/vl_test_fisher.m                     |   27 +-
 toolbox/xtest/vl_test_kmeans.m                     |    6 +-
 toolbox/xtest/vl_test_lbp.m                        |   60 +-
 vl/covdet.c                                        | 1086 ++++++++-
 vl/covdet.h                                        |   49 +-
 vl/fisher.c                                        |   91 +-
 vl/fisher.h                                        |   13 +-
 vl/float.th                                        |   33 +-
 vl/generic.c                                       |  185 +-
 vl/generic.h                                       |   13 +-
 vl/gmm.c                                           |   16 +-
 vl/gmm.h                                           |    2 +-
 vl/hikmeans.c                                      |  252 ++-
 vl/hikmeans.h                                      |  139 +-
 vl/hog.c                                           |    2 +-
 vl/ikmeans.c                                       |  166 +-
 vl/ikmeans.h                                       |  160 +-
 vl/ikmeans_elkan.tc                                |  227 +-
 vl/ikmeans_init.tc                                 |   77 +-
 vl/ikmeans_lloyd.tc                                |   70 +-
 vl/imopv.c                                         |    2 +-
 vl/imopv.h                                         |    2 +-
 vl/kdtree.c                                        |   24 +-
 vl/kdtree.h                                        |    8 +-
 vl/kmeans.c                                        |   43 +-
 vl/kmeans.h                                        |   47 +-
 vl/lbp.c                                           |  243 +-
 vl/lbp.h                                           |   29 +-
 vl/liop.c                                          |   23 +-
 vl/mathop.c                                        |  324 ++-
 vl/mathop.h                                        |   92 +-
 vl/mathop_avx.c                                    |    4 +
 vl/mathop_sse2.c                                   |    4 +
 vl/mser.c                                          |  109 +-
 vl/mser.h                                          |   23 +-
 vl/scalespace.c                                    |  306 ++-
 vl/scalespace.h                                    |    2 +-
 vl/slic.c                                          |    3 +-
 vl/stringop.c                                      |    5 +-
 vl/stringop.h                                      |    2 +-
 vl/svm.c                                           |   26 +-
 vl/vlad.c                                          |    2 +-
 vlfeat.xcodeproj/project.pbxproj                   |  326 ++-
 .../xcshareddata/xcschemes/make doc-api.xcscheme   |    4 +-
 .../xcshareddata/xcschemes/make info.xcscheme      |    2 +-
 .../xcshareddata/xcschemes/make.xcscheme           |    2 +-
 155 files changed, 8043 insertions(+), 3928 deletions(-)
 delete mode 100644 README
 create mode 100644 README.md
 rename debian/{libvlfeat0.install => libvlfeat1.install} (100%)
 rename debian/{libvlfeat0.lintian-overrides => libvlfeat1.lintian-overrides} (79%)
 create mode 100644 debian/patches/0001-Fixed-a-typo-in-the-Makefile-using-default-CPPFLAGS.patch
 delete mode 100644 debian/patches/0001-environmental-CFLAGS-LDFLAGS-CPPFLAGS-are-now-used.patch
 create mode 100644 debian/patches/0011-Handling-new-target-of-mkoctfile-M-.-Closes-756222.patch
 create mode 100644 debian/patches/0012-octave-mex-compiler-now-looks-for-headers-in.patch
 create mode 100644 docsrc/figures/covdet-normalization.svg
 create mode 100644 docsrc/figures/covdet.svg
 create mode 100644 docsrc/figures/frame-canonical.svg
 create mode 100644 docsrc/figures/frame-types.svg
 create mode 100644 docsrc/figures/frames.svg
 create mode 100644 docsrc/figures/lbp.svg
 create mode 100644 docsrc/figures/mser-er-step.svg
 delete mode 100644 docsrc/figures/mser-er.fig
 create mode 100644 docsrc/figures/mser-er.svg
 delete mode 100644 docsrc/figures/mser-tree.fig
 create mode 100644 docsrc/figures/mser-tree.svg
 create mode 100644 docsrc/figures/scalespace-basic.svg
 create mode 100644 docsrc/figures/scalespace.svg
 create mode 100644 docsrc/images/git.png
 create mode 100644 docsrc/images/vl_blue_large.pxm
 rename docsrc/{ => tutorials}/aib.html (100%)
 rename docsrc/{ => tutorials}/covdet.html (98%)
 rename docsrc/{ => tutorials}/encode.html (74%)
 create mode 100644 docsrc/tutorials/frame.html
 rename docsrc/{ => tutorials}/gmm.html (100%)
 rename docsrc/{ => tutorials}/hikm.html (100%)
 rename docsrc/{ => tutorials}/hog.html (100%)
 rename docsrc/{ => tutorials}/ikm.html (99%)
 rename docsrc/{ => tutorials}/imdisttf.html (100%)
 rename docsrc/{ => tutorials}/kdtree.html (100%)
 rename docsrc/{ => tutorials}/kmeans.html (100%)
 rename docsrc/{ => tutorials}/liop.html (100%)
 rename docsrc/{ => tutorials}/mser.html (100%)
 rename docsrc/{ => tutorials}/plots-rank.html (100%)
 rename docsrc/{ => tutorials}/quickshift.html (100%)
 rename docsrc/{ => tutorials}/slic.html (100%)
 rename docsrc/{ => tutorials}/svm.html (100%)
 rename docsrc/{ => tutorials}/utils.html (100%)
 create mode 100644 src/test_sqrti.c
 create mode 100644 toolbox/demo/vl_demo_frame.m
 create mode 100644 toolbox/demo/vl_demo_ikmeans.m
 create mode 100644 toolbox/misc/vl_matlabversion.m

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