登录
首页 » Python » computer_vision-master

computer_vision-master

于 2019-07-20 发布 文件大小:7942KB
0 125
下载积分: 1 下载次数: 0

代码说明:

  图像特征提取,有SIFT、BOW、VLAD、LBP、HOG、FishVector、gist、Metric、colorhist。(Image feature extraction, including SIFT, BOW, VLAD, LBP, HOG, FishVector, gist, Metric, colorhist.)

文件列表:

computer_vision-master\BoVW.py, 4383 , 2015-03-28
computer_vision-master\colorhist.py, 1111 , 2015-03-28
computer_vision-master\FisherVector.py, 4042 , 2015-03-28
computer_vision-master\gist.py, 1476 , 2015-03-28
computer_vision-master\gist_bin\glnx86\gist, 836171 , 2015-03-28
computer_vision-master\gist_bin\glnxa64\gist, 1016941 , 2015-03-28
computer_vision-master\gist_bin\win32\25.pgm, 786448 , 2015-03-28
computer_vision-master\gist_bin\win32\ar.ppm, 3085 , 2015-03-28
computer_vision-master\gist_bin\win32\gist.exe, 19456 , 2015-03-28
computer_vision-master\gist_bin\win32\libfftw3-3.dll, 2228302 , 2015-03-28
computer_vision-master\gist_bin\win32\libfftw3f-3.dll, 2312789 , 2015-03-28
computer_vision-master\gist_bin\win32\libfftw3l-3.dll, 1118219 , 2015-03-28
computer_vision-master\gist_bin\win32\msvcr100.dll, 827728 , 2015-03-28
computer_vision-master\gist_bin\win32\msvcr90.dll, 655872 , 2015-03-28
computer_vision-master\gist_bin\win32\pthreadVC2.dll, 55808 , 2015-03-28
computer_vision-master\gist_bin\win64\1.txt, 2689 , 2015-03-28
computer_vision-master\gist_bin\win64\25.pgm, 786448 , 2015-03-28
computer_vision-master\gist_bin\win64\ar.ppm, 3085 , 2015-03-28
computer_vision-master\gist_bin\win64\gist.exe, 25088 , 2015-03-28
computer_vision-master\gist_bin\win64\libfftw3-3.dll, 2545034 , 2015-03-28
computer_vision-master\gist_bin\win64\libfftw3f-3.dll, 2604934 , 2015-03-28
computer_vision-master\gist_bin\win64\libfftw3l-3.dll, 1191702 , 2015-03-28
computer_vision-master\gist_bin\win64\msvcr100.dll, 827728 , 2015-03-28
computer_vision-master\gist_bin\win64\msvcr90.dll, 655872 , 2015-03-28
computer_vision-master\gist_bin\win64\pthreadVC2.dll, 82944 , 2015-03-28
computer_vision-master\hog.py, 5750 , 2015-03-28
computer_vision-master\lbp.py, 6560 , 2015-03-28
computer_vision-master\Metric.py, 1063 , 2015-03-28
computer_vision-master\Metric.pyc, 1635 , 2018-06-28
computer_vision-master\sift.py, 2337 , 2015-03-28
computer_vision-master\sift_bin\glnx86\aib, 8396 , 2015-03-28
computer_vision-master\sift_bin\glnx86\libvl.so, 293498 , 2015-03-28
computer_vision-master\sift_bin\glnx86\mser, 21717 , 2015-03-28
computer_vision-master\sift_bin\glnx86\sift, 26345 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_gauss_elimination, 8327 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_getopt_long, 8597 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_gmm, 13455 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_heap-def, 12462 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_host, 8345 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_imopv, 8611 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_kmeans, 8500 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_liop, 8389 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_mathop, 12490 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_mathop_abs, 8450 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_nan, 8374 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_qsort-def, 12413 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_rand, 8386 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_sqrti, 8305 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_stringop, 12718 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_svd2, 8459 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_threads, 8669 , 2015-03-28
computer_vision-master\sift_bin\glnx86\test_vec_comp, 8635 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\aib, 14080 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\libvl.so, 370313 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\mser, 23649 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\sift, 32519 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_gauss_elimination, 9883 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_getopt_long, 10299 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_gmm, 15335 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_heap-def, 14050 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_host, 9925 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_imopv, 14383 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_kmeans, 10128 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_liop, 9977 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_mathop, 14141 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_mathop_abs, 10078 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_nan, 9962 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_qsort-def, 13977 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_rand, 9966 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_sqrti, 9865 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_stringop, 14376 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_svd2, 14175 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_threads, 14441 , 2015-03-28
computer_vision-master\sift_bin\glnxa64\test_vec_comp, 14391 , 2015-03-28
computer_vision-master\sift_bin\maci\aib, 9384 , 2015-03-28
computer_vision-master\sift_bin\maci\libvl.dylib, 279560 , 2015-03-28
computer_vision-master\sift_bin\maci\mser, 22636 , 2015-03-28
computer_vision-master\sift_bin\maci\sift, 31248 , 2015-03-28
computer_vision-master\sift_bin\maci\test_gauss_elimination, 9264 , 2015-03-28
computer_vision-master\sift_bin\maci\test_getopt_long, 9388 , 2015-03-28
computer_vision-master\sift_bin\maci\test_gmm, 14416 , 2015-03-28
computer_vision-master\sift_bin\maci\test_heap-def, 21836 , 2015-03-28
computer_vision-master\sift_bin\maci\test_host, 9300 , 2015-03-28
computer_vision-master\sift_bin\maci\test_imopv, 9572 , 2015-03-28
computer_vision-master\sift_bin\maci\test_kmeans, 9452 , 2015-03-28
computer_vision-master\sift_bin\maci\test_liop, 9364 , 2015-03-28
computer_vision-master\sift_bin\maci\test_mathop, 13396 , 2015-03-28
computer_vision-master\sift_bin\maci\test_mathop_abs, 9400 , 2015-03-28
computer_vision-master\sift_bin\maci\test_nan, 9316 , 2015-03-28
computer_vision-master\sift_bin\maci\test_qsort-def, 9276 , 2015-03-28
computer_vision-master\sift_bin\maci\test_rand, 9372 , 2015-03-28
computer_vision-master\sift_bin\maci\test_sqrti, 9232 , 2015-03-28
computer_vision-master\sift_bin\maci\test_stringop, 13612 , 2015-03-28
computer_vision-master\sift_bin\maci\test_svd2, 9416 , 2015-03-28
computer_vision-master\sift_bin\maci\test_threads, 9564 , 2015-03-28
computer_vision-master\sift_bin\maci\test_vec_comp, 9588 , 2015-03-28
computer_vision-master\sift_bin\maci64\aib, 8956 , 2015-03-28
computer_vision-master\sift_bin\maci64\libvl.dylib, 303760 , 2015-03-28
computer_vision-master\sift_bin\maci64\mser, 22320 , 2015-03-28
computer_vision-master\sift_bin\maci64\sift, 30984 , 2015-03-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mtf
    MTF计算程序,图像源需为倾斜边缘,能快速计算不同倾斜边缘的MTF曲线。(MTF calculation procedure,Sequence image source need for inclined edge,Can quickly calculating different inclined edge of MTF curve. )
    2012-10-27 10:09:37下载
    积分:1
  • 24368
    程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。 每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.   Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other. Specific methods of each class, see the comments in the appropriate header files.)
    2015-04-13 10:05:34下载
    积分:1
  • 12
    说明:  关于图像处理里的一些应用,将视觉相应算法应用到工程实际中,详细解说了算法在这里面的一些应用,很实用。(On some applications in image processing, the visual corresponding algorithm is applied to the engineering practice, a detailed explanation here below in some applications, the proposed algorithm is very practical.)
    2015-01-10 14:48:06下载
    积分:1
  • c# 饼分析公司男女比例 附源码
    c# 饼形图分析公司男女比例 附源码
    2013-05-15下载
    积分:1
  • Tensor-Voting
    张量投票算法,对连接断裂的线段有很好的效果(Tensor Voting)
    2011-11-03 10:59:59下载
    积分:1
  • digital-image-homework.doc
    图像处理作业:基于高频补偿算法实现图像滤波及分析 数值分析作业:四种方法实现求解根号3的值(Image processing operations: image filtering and analysis of numerical analysis operations: four methods based on high-frequency compensation algorithm to solve the root of the value)
    2012-11-27 16:19:16下载
    积分:1
  • 06035777
    文献,基于融合和聚类的遥感图像变化检测技术(Literature, based on remote sensing image fusion and change detection clustering technology)
    2013-12-09 22:53:30下载
    积分:1
  • MyBayes
    2.编写两类正态分布模式的贝叶斯分类程序。 设以下模式类别具有正态概率密度函数: ω1:{(0 0)T, (2 0)T, (2 2)T, (0 2)T} ω2:{(4 4)T, (6 4)T, (6 6)T, (4 6)T} (1)设P(ω1)= P(ω2)=1/2,求这两类模式之间的贝叶斯判别界面的方程式。 (2)绘出判别界面。 3.已知服从正态分布的两类训练样本集分别为 :,,,, :,,, ,试问属于哪一类? 4.设有两类一维模式,每一类都是正态分布,两类的均值和均方差分别为,;,。 采用(0-1)损失函数,且。 (1)试绘出两类模式的密度函数曲线,其判别界面位于何处? (2)若已获得样本:-3,-2,1,3,5,试判断它们各属于哪一类。(bayes ,matlab)
    2013-04-12 09:34:26下载
    积分:1
  • FastICA
    利用fastICA算法实现了两幅图像的分离。内附源图像文件(两种)。同时还利用峰值信噪比PSNR和性能指标PI实现了对分离效果的评价。原创代码。(fastICA algorithm is uesd in seperating the mixed images.)
    2011-09-13 18:32:18下载
    积分:1
  • 改进RLS校正算法
    说明:  采用基于信道非均匀性校正改进的RLS算法实现对探测器的非均匀性校正(An improved RLS algorithm based on channel nonuniformity correction is used to correct the nonuniformity of detector.)
    2019-05-30 21:14:48下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载