CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - CV

搜索资源列表

  1. cv2

    0下载:
  2. matlab编写的纹理图像分割,用c-v模型进行图像分割-matlab prepared texture image segmentation, cv model using image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1137
    • 提供者:寒凝冰影
  1. EKF_filter

    0下载:
  2. 经典的EFK雷达测量模型 构造数据为雷达采样数据,距离、俯仰角、方向角。 假设目标匀速直线运动,CV模型 状态变量用x,y,z,以及各自的导数 -EFK classic measurements of radar data for modeling radar sampling data, distance, pitch angle, direction angle. Goal of uniform linear motion assumption, CV model with
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2651
    • 提供者:孙海波
  1. cv-curriculum-vitae-qa-b

    0下载:
  2. CV - Application form-CV- Application form
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:61945
    • 提供者:Cong Thinh
  1. Image_processing

    0下载:
  2. Image processing in Open CV
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1926980
    • 提供者:Dung
  1. camtest_auto

    0下载:
  2. 一个应用MFC实现摄像机自动标定的实例程序。-An application of open-cv example of realization of the camera auto-calibration procedure.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:60777
    • 提供者:lijing
  1. 9

    0下载:
  2. open CV 环境下对DCT的使用,可以使用-using openCV to make the anaysis of DCT,easy to use
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2572457
    • 提供者:许佳炜
  1. cv

    0下载:
  2. 人脸识别中的坐标校准 内含M FILE 还有两张实验照片-the calibration used in facial detection, including the mfiles and the pics.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1222254
    • 提供者:david
  1. snake

    0下载:
  2. snake technic and watershed in open CV
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:2094495
    • 提供者:avensis
  1. cv[1].dll

    0下载:
  2. its open cv library files
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:151501
    • 提供者:hfu
  1. Eye

    0下载:
  2. tracking face, using open cv and kalman filter
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:3064653
    • 提供者:rachid
  1. FaceDetection_Lib2

    0下载:
  2. Face Detect using a library of Open CV -Face Detect using a library of Open CV
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22909263
    • 提供者:Thuy
  1. cv

    0下载:
  2. 可在LINUX系统下进行嵌入式ARM和DSP开发的CV源码-You can develop your software under Linux os on embed arm and DSP hardware
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:937461
    • 提供者:王黎明
  1. pattern

    0下载:
  2. pattern recognigation based on open cv and c++ complile in windows using vc++ is easy is a good program that recogniges different patterns
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:734
    • 提供者:vimal
  1. multicam

    0下载:
  2. it s a open cv code for using multi camera. the program helps to control more than one cameras and create multi frame to view the different scense from various cameras
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5739520
    • 提供者:thew
  1. MotionDetection2

    0下载:
  2. 移动侦测,基于CMGU.CV做的,可以显示摄像头里面运动的物体并做标定-Motion detection, based on CMGU.CV do, the camera can be displayed inside the movement of objects and do calibration
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:663281
    • 提供者:张庆
  1. Cv

    0下载:
  2. 里面非常详细介绍了opencv中cv部分的函数功能及用法,并且是中文版的-the cv of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:26354
    • 提供者:ybelieve
  1. Hough_line

    0下载:
  2. Hough Line Transform using Open CV, adaptive threeshold is employed
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:238867
    • 提供者:Gurc
  1. Image_Segmentation_Active_Coutour_Local_Binary_Fit

    0下载:
  2. 李纯明最新实现的局部活动轮廓模型的图像分割,比CV模型方法好很多。包含所实现的论文Minimization of Region-Scalable Fitting Energy for Image Segmentation-Li Chunming latest realization of the local active contour model for image segmentation, much better than the CV model approach. The paper
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3272738
    • 提供者:syjsyj
  1. SIFT_vc_code

    1下载:
  2. 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-02
    • 文件大小:1011677
    • 提供者:bamu
  1. Emgu.CV

    0下载:
  2. 一个在C#环境下调用OPENCV的重要头文件,希望可以帮到大家-A call in the C# environment OPENCV important header files, the desire to help people
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19501757
    • 提供者:wf
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com