登录
首页 » Python » computer_vision-master

computer_vision-master

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

  • susanandHarris
    包括harris经典算法、harris-Laplace算法,以及susan算法,鲁棒性好(Harris, including the classic algorithm, harris-Laplace algorithm, as well as susan algorithm, better robustness)
    2020-11-19 20:39:41下载
    积分:1
  • icaML
    说明:  用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。(with the greatest similarity method independent component analysis algorithm Matlab code can be used to blind signal processing and image filter structure.)
    2005-10-09 23:23:55下载
    积分:1
  • hog_matlab
    说明:  hog 特征 基于matlab的 RGB提取(realize the hog feature)
    2019-04-02 09:57:26下载
    积分:1
  • BM
    说明:  双目测距bm算法,已经实现,基于vs2015+opencv3.2,测距精度很高,一米内精度一厘米误差(Binocular ranging bm algorithm, which has been implemented, is based on vs2015 + opencv3.2, which has high accuracy and one centimeter error in one meter)
    2017-09-04 19:43:02下载
    积分:1
  • OpenCVsurf
    opencv是图像处理中常用到的工具箱,本资料为基于此工具箱的图像处理匹配算法SURF的实现代码。(opencv is commonly used in image processing to the toolbox, the toolbox based on this information for the image processing algorithm to match the achievement of SURF code.)
    2009-06-22 15:46:18下载
    积分:1
  • spatialgabor
    时域Gabor 滤波器 函数,需要用Gabor滤波器进行特征提取的可以用(spatial gabor filter)
    2014-06-19 19:09:36下载
    积分:1
  • siftmatlab
    纯MATLAB代码,不需要在使用SIFTWIN32可以直接运行的代码(100 code of MATLAB,u neednot SIFTWIN32 desinge the map)
    2009-12-02 20:27:01下载
    积分:1
  • ImageBoard
    图像处理软件,功能齐全,简单,而且逻辑清除,很适合图像处理编程初学者(Image processing software, full-featured, simple, clear and logical, it is suitable for image processing programming beginners)
    2020-12-27 20:19:02下载
    积分:1
  • 区域生长法
    说明:  区域生长法进行图像分割,通过选取合适的种子点,将感兴趣区域分割出来。(The region growing method is used for image segmentation, and the region of interest is segmented by selecting appropriate seed points.)
    2019-03-18 09:27:28下载
    积分:1
  • morphologic
    自己用MATLAB编的一维信号数学形态学的腐蚀与膨胀运算以及开闭运算,可用于滤去信号中的尖锐脉冲信号,适合于用于振动信号的预处理(Own series of one-dimensional signal using MATLAB mathematical morphology, corrosion and expansion of operations, as well as the opening and closing operation can be used to filter the signal sharp pulse signal suitable for vibration signal preprocessing)
    2012-10-10 14:07:02下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载