搜索资源列表

  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:667609
    • 提供者:shshlzh
  1. opencv to matlab

    0下载:
  2. cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-03
    • 文件大小:845944
    • 提供者:shshlzh
  1. OpenCVExamples

    0下载:
  2. The most useful examples of the application with opencv.-The most useful examples of the applicatio n with opencv.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:191488
    • 提供者:tuzhiguo
  1. kalman-1.3

    0下载:
  2. 实现扩展Kalman滤波的源程序,有例子,是学习Kalman滤波的好帮手!-Kalman filter to achieve the expansion of the source code, there are examples of Kalman filter to learn a good helper!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:801792
    • 提供者:阿商
  1. 22

    0下载:
  2. 椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!-Ellipse fitting algorithm, is simple and practical and not complicated iteration, it is easy to understand!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:1024
    • 提供者:Tian
  1. opencvsvd

    0下载:
  2. 关于openCV的一个使用实例用opencv做矩阵的SVD分解-opencv svd
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:1568768
    • 提供者:张元元
  1. kalman

    0下载:
  2. 在C++语言中利用OpenCV插件 进行卡尔曼滤波-Using OpenCV to achieve a kalman filtering
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:1364992
    • 提供者:wang
  1. EdgeDetection

    0下载:
  2. Program use openCV to demo edge detection (algorithm Gradient).
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:5584896
    • 提供者:Thanh
  1. HoughTransformconsole

    0下载:
  2. Using opencv, Hough Transformation extract lines from edges.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:16041984
    • 提供者:jinhyung
  1. anisodiff_Perona-Malik

    0下载:
  2. image processing source code of anisotropic diffusion.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:8192
    • 提供者:jinhyung
  1. Source1

    0下载:
  2. face recognition with opencv
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:1024
    • 提供者:af.1978
  1. Gaussian

    0下载:
  2. Gaussian backgrounding using opencv
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:1024
    • 提供者:zhengyi
  1. object_detect

    0下载:
  2. detect object (blob) use opencv library
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:56320
    • 提供者:phan anh sang
  1. kalman

    0下载:
  2. Kalman Filter Implementation using OpenCV
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:1024
    • 提供者:anoop
  1. norm

    0下载:
  2. A source code of function which convert image from RGB scale - space into normalized RGB scale - space, using Visual C++ 2008 and OpenCV library. Normalized RGB scale - space can be used in color detection technique
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:338944
    • 提供者:lukeam
  1. hartigansSLC_OpenCV

    0下载:
  2. hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:54272
    • 提供者:sas
  1. MeanShiftByBumblebee_090109

    0下载:
  2. it is implemented meanshift using opencv.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:9592832
    • 提供者:Jaeheon
  1. FCM_CPP

    0下载:
  2. 模糊C均值聚类算法(FCM)的VC++实现-Fuzzy C means clustering VC++ Implementation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:4100096
    • 提供者:lee
  1. FaceDetection-775_code-source-visual-cPP-opencv.z

    0下载:
  2. FaceDetection-775_code source visual c++ opencv
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:15913984
    • 提供者:abdou
  1. ICP算法二维实现

    0下载:
  2. ICP算法实现自动配准,基于opencv及vs实现,是二维的(ICP algorithm for automatic registration, based on opencv and vs implementation, is two-dimensional)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-12
    • 文件大小:5958656
    • 提供者:于小慧478
« 12 »

源码中国 www.ymcn.org