登录
首页 » Python » computer_vision-master

computer_vision-master

于 2019-07-20 发布 文件大小:7942KB
0 103
下载积分: 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 个回复

  • ACE算法
    ACE算法 对图像进行增强,能完成对雾天图像,低照度图像的增强处理(automatic colour enhance)
    2021-01-27 15:58:40下载
    积分:1
  • 5PSNR
    给定原图像和降噪或者加了噪声之后的图像,计算峰值信噪比PSNR(calculate PSNR)
    2016-05-04 14:38:59下载
    积分:1
  • guiyihua
    这个是把图像归一化的程序,原始的图片可以随意设置,效果比较好。(This is the image of the normalized program, the original pictures can freely set, the effect is good. )
    2012-04-27 16:52:29下载
    积分:1
  • finally
    实现了车辆目标的背景建模、前景检测、阴影消除、车辆跟踪(Achieve a vehicle target background modeling, foreground detection, shadow elimination, vehicle tracking)
    2013-07-22 21:36:10下载
    积分:1
  • MATLAB6.5processing
    说明:  本书是基于MATLAB 6.5的图像处理工具箱v3.2(Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理工具箱在工程中具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确运用它快速解决实际问题的方法,从而提高分析问题和解决问题的能力。 本书内容全面新颖、针对性强,理论与实际紧密结合,可供从事图像处理相关工作的教师、高年级本科生、研究生和广大科研人员参考。 (err)
    2008-10-31 21:45:44下载
    积分:1
  • ALM
    说明:  增广拉格朗日乘子法ALM算法是机器学习中十分常用且有效的一种优化算法,经常用于低秩和稀疏问题的优化求解中,这个包是增广拉格朗日乘子法的matlab代码(ALM algorithm of augmented Lagrange multiplier method is a very common and effective optimization algorithm in machine learning. It is often used in the optimization of low rank and sparse problems. This package is the matlab code of augmented Lagrange multiplier method)
    2020-12-20 16:45:32下载
    积分:1
  • Shape
    此程序计算图像的七个不变矩,提取出图像的形状特征,可用于图像检索。(This procedure of calculating the image of seven invariant moments, the shape of extracted image features, can be used for image retrieval.)
    2008-03-11 19:50:54下载
    积分:1
  • ica_example
    说明:  ICA人脸识别算法实例matlab源码,已测试过,程序能运行,且识别率较高(ICA face recognition algorithm matlab source code examples have been tested, the program will be able to run, and a higher recognition rate)
    2008-10-14 18:25:50下载
    积分:1
  • particle-filter--algorithm-code
    文件中含有粒子滤波完整代码以及几种改进粒子滤波算法代码,运行主函数可以分别看到粒子滤波算法和改进后的算法运行效果,适合初学者学习应用(The file contains the complete code of particle filter and several improved particle filter algorithm code, run the main function algorithm performs the particle filter algorithm and the improved see respectively, suitable for beginners to learn to use )
    2014-04-21 09:50:17下载
    积分:1
  • yasuobi
    本代码为了检测哈弗曼编码后的图像压缩比,并且给出了哈夫曼的编码与解码(The code in order to detect Huffman encoded image compression ratio, and gives Huffman encoding and decoding)
    2015-08-03 11:12:20下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载