文件名称:libpmk
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 984kb
- 下载次数:
- 0次
- 提 供 者:
- b***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Pyramid Match是最新提出的一种特征匹配方法,不同于金字塔操作,而是一种全新的层次匹配方法,可以用在大量特征之间的快速匹配,这个相关的lib,用在linux下,但也可以改造到vc下面-Pyramid Match is one of the most recent feature matching method, different from the pyramid operation, but an entirely new level matching method, a large number of characteristics can be used in the rapid match between the relevant lib, used under linux, but can also be modified to the following vc
(系统自动生成,下载前可以参看下载内容)
下载文件列表
libpmk
......\ChangeLog
......\clustering
......\..........\clusterer.cc
......\..........\clusterer.h
......\..........\clusterer.o
......\..........\hierarchical-clusterer.cc
......\..........\hierarchical-clusterer.h
......\..........\hierarchical-clusterer.o
......\..........\k-means-clusterer.cc
......\..........\k-means-clusterer.h
......\..........\k-means-clusterer.o
......\diagnostic
......\..........\hc-viewer.cc
......\..........\kernel-viewer.cc
......\..........\pointset-viewer.cc
......\..........\pyramid-viewer.cc
......\experiment
......\..........\eth-selector.cc
......\..........\eth-selector.h
......\..........\example-selector.cc
......\..........\example-selector.h
......\..........\example-selector.o
......\..........\experiment.cc
......\..........\experiment.h
......\..........\experiment.o
......\..........\prob-svm-experiment.cc
......\..........\prob-svm-experiment.h
......\..........\prob-svm-experiment.o
......\..........\random-selector.cc
......\..........\random-selector.h
......\..........\random-selector.o
......\..........\svm-experiment.cc
......\..........\svm-experiment.h
......\..........\svm-experiment.o
......\histograms
......\..........\bin.cc
......\..........\bin.h
......\..........\bin.o
......\..........\histogram.cc
......\..........\histogram.h
......\..........\histogram.o
......\..........\multi-resolution-histogram.cc
......\..........\multi-resolution-histogram.h
......\..........\multi-resolution-histogram.o
......\kernel
......\......\kernel-matrix.cc
......\......\kernel-matrix.h
......\......\kernel-matrix.o
......\......\matrix.cc
......\......\matrix.h
......\......\matrix.o
......\libpmk.o
......\Makefile
......\point_set
......\.........\feature.cc
......\.........\feature.h
......\.........\feature.o
......\.........\mutable-point-set-list.cc
......\.........\mutable-point-set-list.h
......\.........\mutable-point-set-list.o
......\.........\on-disk-point-set-list.cc
......\.........\on-disk-point-set-list.h
......\.........\on-disk-point-set-list.o
......\.........\point-ref.cc
......\.........\point-ref.h
......\.........\point-ref.o
......\.........\point-set-list.cc
......\.........\point-set-list.h
......\.........\point-set-list.o
......\.........\point-set.cc
......\.........\point-set.h
......\.........\point-set.o
......\pyramids
......\........\global-vg-pyramid-maker.cc
......\........\global-vg-pyramid-maker.h
......\........\global-vg-pyramid-maker.o
......\........\input-specific-vg-pyramid-maker.cc
......\........\input-specific-vg-pyramid-maker.h
......\........\input-specific-vg-pyramid-maker.o
......\........\pyramid-maker.cc
......\........\pyramid-maker.h
......\........\pyramid-maker.o
......\........\pyramid-matcher.cc
......\........\pyramid-matcher.h
......\........\pyramid-matcher.o
......\........\uniform-pyramid-maker.cc
......\........\uniform-pyramid-maker.h
......\........\uniform-pyramid-maker.o
......\........\vg-pyramid-maker.cc
......\........\vg-pyramid-maker.h
......\........\vg-pyramid-maker.o
......\README
......\svm
......\...\COPYRIGHT
......\...\README
......\...\svm.cc
......\...\svm.h
......\...\svm.o
......\tools
......\ChangeLog
......\clustering
......\..........\clusterer.cc
......\..........\clusterer.h
......\..........\clusterer.o
......\..........\hierarchical-clusterer.cc
......\..........\hierarchical-clusterer.h
......\..........\hierarchical-clusterer.o
......\..........\k-means-clusterer.cc
......\..........\k-means-clusterer.h
......\..........\k-means-clusterer.o
......\diagnostic
......\..........\hc-viewer.cc
......\..........\kernel-viewer.cc
......\..........\pointset-viewer.cc
......\..........\pyramid-viewer.cc
......\experiment
......\..........\eth-selector.cc
......\..........\eth-selector.h
......\..........\example-selector.cc
......\..........\example-selector.h
......\..........\example-selector.o
......\..........\experiment.cc
......\..........\experiment.h
......\..........\experiment.o
......\..........\prob-svm-experiment.cc
......\..........\prob-svm-experiment.h
......\..........\prob-svm-experiment.o
......\..........\random-selector.cc
......\..........\random-selector.h
......\..........\random-selector.o
......\..........\svm-experiment.cc
......\..........\svm-experiment.h
......\..........\svm-experiment.o
......\histograms
......\..........\bin.cc
......\..........\bin.h
......\..........\bin.o
......\..........\histogram.cc
......\..........\histogram.h
......\..........\histogram.o
......\..........\multi-resolution-histogram.cc
......\..........\multi-resolution-histogram.h
......\..........\multi-resolution-histogram.o
......\kernel
......\......\kernel-matrix.cc
......\......\kernel-matrix.h
......\......\kernel-matrix.o
......\......\matrix.cc
......\......\matrix.h
......\......\matrix.o
......\libpmk.o
......\Makefile
......\point_set
......\.........\feature.cc
......\.........\feature.h
......\.........\feature.o
......\.........\mutable-point-set-list.cc
......\.........\mutable-point-set-list.h
......\.........\mutable-point-set-list.o
......\.........\on-disk-point-set-list.cc
......\.........\on-disk-point-set-list.h
......\.........\on-disk-point-set-list.o
......\.........\point-ref.cc
......\.........\point-ref.h
......\.........\point-ref.o
......\.........\point-set-list.cc
......\.........\point-set-list.h
......\.........\point-set-list.o
......\.........\point-set.cc
......\.........\point-set.h
......\.........\point-set.o
......\pyramids
......\........\global-vg-pyramid-maker.cc
......\........\global-vg-pyramid-maker.h
......\........\global-vg-pyramid-maker.o
......\........\input-specific-vg-pyramid-maker.cc
......\........\input-specific-vg-pyramid-maker.h
......\........\input-specific-vg-pyramid-maker.o
......\........\pyramid-maker.cc
......\........\pyramid-maker.h
......\........\pyramid-maker.o
......\........\pyramid-matcher.cc
......\........\pyramid-matcher.h
......\........\pyramid-matcher.o
......\........\uniform-pyramid-maker.cc
......\........\uniform-pyramid-maker.h
......\........\uniform-pyramid-maker.o
......\........\vg-pyramid-maker.cc
......\........\vg-pyramid-maker.h
......\........\vg-pyramid-maker.o
......\README
......\svm
......\...\COPYRIGHT
......\...\README
......\...\svm.cc
......\...\svm.h
......\...\svm.o
......\tools