登录
首页 » Visual C++ » ORB-and-FREAK-experiments-

ORB-and-FREAK-experiments-

于 2013-05-07 发布 文件大小:4599KB
0 272
下载积分: 1 下载次数: 58

代码说明:

  ORB和FREAK局部特征对比实验ORB_FREAK(ORB and FREAK local features of comparative experiments ORB_FREAK)

文件列表:

ORB_FREAK
.........\Debug
.........\.....\ORB_FREAK.exe,86528,2012-07-10
.........\.....\ORB_FREAK.ilk,607420,2012-07-10
.........\.....\ORB_FREAK.pdb,1313792,2012-07-10
.........\ORB_FREAK


.........\.........\Debug
.........\.........\.....\BuildLog.htm,5158,2012-07-10
.........\.........\.....\main.obj,315616,2012-07-10
.........\.........\.....\mt.dep,67,2012-07-10
.........\.........\.....\ORB_FREAK.exe.intermediate.manifest,621,2012-07-10
.........\.........\.....\vc90.idb,633856,2012-07-10
.........\.........\.....\vc90.pdb,823296,2012-07-10
.........\.........\main.cpp,5147,2012-07-10
.........\.........\ORB_FREAK.vcproj,3927,2012-07-10
.........\.........\ORB_FREAK.vcproj.HP98402794308.Administrator.user,1423,2012-07-10
.........\.........\Release
.........\.........\.......\BuildLog.htm,5960,2012-07-10
.........\.........\.......\main.obj,1145576,2012-07-10
.........\.........\.......\mt.dep,67,2012-07-10
.........\.........\.......\ORB_FREAK.exe.intermediate.manifest,616,2012-07-10
.........\.........\.......\vc90.idb,232448,2012-07-10
.........\.........\.......\vc90.pdb,659456,2012-07-10
.........\ORB_FREAK.ncb,9407488,2012-07-10
.........\ORB_FREAK.sln,897,2012-07-10
.........\Release
.........\.......\ORB_FREAK.exe,27136,2012-07-10
.........\.......\ORB_FREAK.pdb,887808,2012-07-10

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

发表评论

0 个回复

  • 实现的无损压缩
    该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
    2008-06-02 11:01:57下载
    积分:1
  • optimize_c
    用C语言实现最优化算法中的黄金分割法!!(optimization algorithm using c)
    2013-05-15 17:22:18下载
    积分:1
  • GraphCut
    对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。(Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference Graph Cut Study. VS2005 compiler has passed.)
    2020-10-30 22:20:01下载
    积分:1
  • detection
    随着生产和工艺的进步,人们对产品的质量要求越来越高,基于机器视觉的在线 检测系统成为一种重要的质量控制手段。本文对应用于宽幅面、高精度的基于分布式 机器视觉的产品表面缺陷在线检测理论与算法进行了研究,并在此基础上以印刷品和 浮法玻璃的缺陷检测为例,完成了模式产品和非模式产品的缺陷在线检测系统。(With the progress of production and technology, people are increasingly demanding high quality products, based on machine vision for online 检测 system into one kind of Zhong Yao quality Kongzhishouduan. This article applies to wide format, high-precision machine vision products based on distributed-line surface defect detection theory and algorithms are studied, and on this basis, and float glass in print defect detection, for example, completed a model of products and non-model product line defect detection system.)
    2020-06-26 22:20:02下载
    积分:1
  • -TV-platform-
    一种求解电大平台天线互耦的时域积分方程快速算法(Solving the Antenna TV platform stie fast algorithm)
    2013-12-05 19:25:04下载
    积分:1
  • ITKbrain
    ITK的脑室图像分割,可以对脑部的图像用itk进行分割,用VTK来进行显示。(the segration of brain of ITK )
    2009-03-20 17:42:08下载
    积分:1
  • jpeg无失真压缩源代码jpeg_lossless
    jpeg无失真压缩源代码(jpeg lossless compression source code)
    2020-07-09 14:18:55下载
    积分:1
  • SIFT-Panorama
    本程序利用SIFT算法实现影像匹配的基础上,实现全景图的拼接,实用性很强,大家可以把拍摄的相邻的几张有重叠度的照片拼接成一张全景图。(The program uses SIFT image matching algorithm based on the realization of panorama stitching, very practical, we can put a few have taken the overlap of adjacent photos into a panoramic mosaic map.)
    2011-05-16 02:47:18下载
    积分:1
  • imageprocess
    这是本智能图像处理的书教你如何读取BMP图像二值化中值滤波还有灰度变换图像匹配,检索(This is the intelligent image processing book teaches you how to read the BMP image binarization there are gray-scale transformation in the value of the filter image matching, retrieval)
    2011-05-23 21:23:19下载
    积分:1
  • CUDA_image-denoising
    用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
    2014-09-15 20:55:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载