登录
首页 » Python » computer_vision-master

computer_vision-master

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

  • plslda
    偏最小二乘线性判别分析, 以及变量选择方法(partial least squares-linear discriminant analysis)
    2010-06-16 10:31:49下载
    积分:1
  • SIFT-EMGUCV
    基于C#上的EMGUCV编写的SIFT算法的代码,自己修改匹配库的文件图片即可,支持显示SIFT的关键点(EMGUCV C# based on SIFT algorithm written in code, make changes to the document image to match the library, support the display of the key points SIFT)
    2014-09-26 17:10:11下载
    积分:1
  • 基于OpenCV的MPEG-7特征提取 MPEG7FexLib_src_OpenCV22
    说明:  基于OpenCV的MPEG-7特征提取,c++代码(MPEG-7 feature extraction based on OpenCV)
    2020-06-23 05:00:01下载
    积分:1
  • guangliufa
    光流法是动态背景目标检测的重要方法,介绍了光流法的原理(Optical flow method is a dynamic background target detection method, introduced the principle of optical flow method)
    2012-09-22 23:46:39下载
    积分:1
  • snake_demo_matlab
    snake模型寻找图像边界,以及改进的GVF算法(snake model for image border, and to improve the algorithm GVF)
    2007-04-23 21:11:16下载
    积分:1
  • qt数字识别
    【实例简介】基于模板匹配的数字图片识别,使用opencv3进行图像处理
    2021-06-15 00:31:14下载
    积分:1
  • zhangs-calibration
    张正友相机标定源码,数据及图片,包含说有文件,能正常运行(zhang s calibration)
    2015-04-08 11:51:09下载
    积分:1
  • Bilateral_Filtering
    双边滤波,在平滑噪声图像的同时又可保留图像的边缘信息(Bilateral filtering, the noise in the image while smoothing the image edge information can be retained)
    2010-11-05 16:11:09下载
    积分:1
  • imageNcut
    说明:  本文为图像分割源代码,把一幅在MATLAB中读入的图像分割成任意块(This article image segmentation source code, put a read into the MATLAB image is divided into arbitrary blocks)
    2020-10-29 15:39:56下载
    积分:1
  • 数字用到的标准测试 typical
    数字图像处理用到的标准测试图像,很多图片。(IMP test images。)
    2013-10-24 22:18:01下载
    积分:1
  • 696518资源总数
  • 104242会员总数
  • 49今日下载