登录
首页 » Python » computer_vision-master

computer_vision-master

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

  • FFT_cal
    [MATLAB] 安捷伦示波器波形离线FFT分析谐波含量 在现场用示波器记录波形,保存为CSV文件,可以使用本程序进行离线分析。 直流量,交流量,偏移量,谐波次数都可以完美分析。 内含帮助文件,适合MATLAB2009以上([MATLAB] Agilent oscillograph waveform offline FFT analysis of harmonic content Oscillograph waveform is recorded on the scene and saved as CSV file. This program can be used for off-line analysis. Direct flow, AC quantity, offset and harmonic number can be perfectly analyzed. Contain help files, suitable for more than MATLAB2009)
    2018-07-15 11:09:49下载
    积分:1
  • findCurve
    能针对二值图像进行曲线的提取. 对于背景不太复杂的图像,效果可以。 只针对单像素(extract curve from binary image only for single pixel line.)
    2018-09-17 14:21:03下载
    积分:1
  • 几何校正
    实现对辐射校正后的科学数据几何校正以及对角度数据校正,输出控制点文件(The calibration of the scientific data after radiation correction, the correction of the angle data and the output control point files are realized)
    2017-09-26 16:55:41下载
    积分:1
  • tuxiangchuli
    数字图像处理的入门介绍和一些函数、原理的使用,比较适合初学者使用(Introduction to digital image processing and some of the functions, the use of the principle, more suitable for beginners)
    2016-05-12 17:43:00下载
    积分:1
  • vc
    说明:  用c写的jpg编解码,包括jpeg2bmp和bmp2jpeg,可在vc6下调试。(With c written jpg codec, including jpeg2bmp and bmp2jpeg, may be under vc6 debugger.)
    2008-05-11 04:22:06下载
    积分:1
  • SIFT
    提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,(extract SIFT feature,and feature matching)
    2020-12-10 10:49:21下载
    积分:1
  • imagematch
    图像匹配程序,原理清晰,算法明确,功能全面(Image matching procedures, the principle of clarity, the algorithm clear, full-featured)
    2008-02-18 13:57:05下载
    积分:1
  • lans-patrec
    从一个模式识别toolbox中摘取的计算zernike不变矩的源代码,结果为图像的n阶m重zernike不变矩(From a pattern recognition toolbox extracted Zernike moment invariants calculation of the source code, the results of image re-n-order m Zernike moment invariants)
    2008-01-18 11:16:51下载
    积分:1
  • DMDConnect-master
    DMD相机原理,单像素成像原理,压缩感知(The principle of DMD camera)
    2017-10-30 19:11:06下载
    积分:1
  • chap4
    程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(Program code description P0401: Detects the edge of an image with the Prewitt operator P0402: LoG operator with different σ values is used to detect the edge of the image P0403: Detects the edge of an image with the Canny operator P0404: Threshold segmentation of the image P0405: Image segmentation using watermark threshold method P0406: Quadtree decomposition of the matrix P0407: The image is divided into text and non-text of the two categories P0408: Morphological gradient detects the edge of a binary image P0409: Morphology Example- Deletes all current lines the PCB image, leaving only the chip object)
    2016-11-05 20:16:14下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载