搜索资源列表

  1. SFIT

    0下载:
  2. 一组提取图像SIFT特征的源码,效果相当不错。包括一个SIFT特征库以及一些程序。需要opencv及gsl库- This is a collection of code been put together to detect SIFT features in images. It includes a SIFT function library as well as some executables
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:917504
    • 提供者:rac
  1. WinGsl-Lib-1.4.02

    0下载:
  2. Windows环境gsl科学计算库 压缩文件-Windows environment, scientific computing library gsl compressed file
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:10079232
    • 提供者:豆丁
  1. gls

    0下载:
  2. gsl具有强大的矩阵运算,信号分析功能,使用gsl提供的库文件能加速vc开发复杂的数学运算,摆脱对MATLAB的依赖-gsl own powerful function of matrix operations and signal analysis , use the gsl provided library files,you can speed up the development of complex mathematical
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:17142784
    • 提供者:宋涛
  1. SIFT_VS2008

    0下载:
  2. 在前人的基础上,用Vs2008环境下编译通过的,sift的特征提取,和匹配,非常的全面。-In the previous basis, with the Vs2008 compile under the, sift feature extraction, and matching, very comprehensive.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:3380224
    • 提供者:邓芳
  1. RobHessSIFT

    0下载:
  2. Rob Hess的SIFT算法在VC.net下实现 http://web.engr.oregonstate.edu/ 7Ehess ... 30_win.zip 编译他的代码需要安装OpenCV和 GSL(http://gnuwin32.sourceforge.net/packages/gsl.htm) 在编译时候GSL也是和OpenCV一样要把头文件和lib的路径指定好。 -
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:449536
    • 提供者:zhangsan
  1. sift-1.1.1_20070330_win

    0下载:
  2. All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain
  3. 所属分类:.net编程

    • 发布日期:2024-05-21
    • 文件大小:352256
    • 提供者:wushuqiong
  1. maria-1.3.5.tar

    0下载:
  2. This avoids the need to modify the header files. If this approach is used the DEF files gsl.def and cblas.def need to be added to the respective DLL projects manually as the default build approach is based on t
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:594944
    • 提供者:anton
  1. maria-snapshot.tar

    0下载:
  2. This copies the header files as before but then creates DEF files that can be added to the DLL projects to create the exports needed. This avoids the need to modify the header files. If this approach is used th
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:454656
    • 提供者:anton
  1. tuxiangpinjie

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:477184
    • 提供者:suwenyong
  1. Particle-Filter

    0下载:
  2. 基于粒子滤波的目标跟踪源码,需要opencv和gsl两个库的支持,运行效率较高-Particle filter based target tracking source, two gsl library opencv and need the support of high efficiency
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:8428544
    • 提供者:chenyuefeng
  1. SIFT_VC

    0下载:
  2. 一个很好的sift拼接程序 完美运行 需要安装gsl-Sift a good stitching program run perfectly
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:21500928
    • 提供者:银尘
  1. statistics

    0下载:
  2. gsl library for working with statistics
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:58368
    • 提供者:aaag
  1. GslComplex

    0下载:
  2. 利用gsl数学库计算FFT的类,还包含自己写的二维数组类为基类-using gsl compute FFT
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:alun
  1. gsltest

    0下载:
  2. gsl数学库的一个简单例子,验证gsl是否可以使用-gsl math library, a simple example to verify whether you can use gsl
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:405504
    • 提供者:chen
  1. openteddy-win32-0.3

    0下载:
  2. Teddy Sketch,一个基于gsl和openGl的使用二维图形建立三维模型的软件,用于教育或简单三维建模-Teddy Sketch, one based of gsl and openGl the use of two-dimensional graphics to create three-dimensional model of software for education or a simple three-dimensio
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:900096
    • 提供者:Jedy
  1. display-keypoints-in-SIFT

    0下载:
  2. 这是SIFT算法的一部分 作用是可以显示图像的极值点并用红色“x”标出,用到opencv gsl库 可以成功运行-SIFT algorithm is part of the role is to show the extreme point of the image and are marked with a red " x" can run successfully used opencv gsl library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:738304
    • 提供者:张恒
  1. gsl-1.8-doc

    0下载:
  2. 为至少5个C或Java源码或其他好 为至少5个C或Java源码或其他好-For at least 5 C or Java source code or other good For at least 5 C or Java source code or other good For at least 5 C or Java source code or other good
  3. 所属分类:语音压缩

    • 发布日期:2024-05-21
    • 文件大小:5078016
    • 提供者:dou
  1. SIFT-CPP1

    0下载:
  2. SIFT算法代码,C++的,确认可用,并提供opencv和gsl以及相关安装方法-SIFT algorithm code, C++ confirmation available, and provide opencv and gsl installation method
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:51712000
    • 提供者:tlh
  1. gsl-1.5.tar

    0下载:
  2. C 科学计算库。一个用于科学计算的 C 语言类库。有超过1000个函数-C scientific computing libraries
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:2237440
    • 提供者:sss
  1. gsl-1.5-gsl-1.6.patch

    0下载:
  2. 可以生成十几种各类分布的随机数,如泊松分布,正态分布,指数分布-Can generate a dozen various types of distributed random numbers
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:129024
    • 提供者:江勇
« 1 2 3 4 56 7 »

源码中国 www.ymcn.org