搜索资源列表

  1. OPENCV+CG300+摄像头标定

    0下载:
  2. 以vc++作为平台,cg300作为硬件基础,从摄像头实时读取数据,并进行显示,同时完成了摄像头的标定和图像的校正。
  3. 所属分类:3D图形编程

  1. CalibrateCamera

    0下载:
  2. 摄像头标定,我最近在做摄像头标定,这个程序需要一张标定纸,我用的是7×7-Camera calibration, I recently make camera calibration, the calibration process requires a paper, I use the 7 × 7
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:
  1. shexiangtouC++

    0下载:
  2. 有关摄像头定标的C++代码,标定摄像头的12个参数-Related to camera calibration C++ Code, camera calibration parameters 12
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:37888
    • 提供者:邓杨军
  1. Calibration

    0下载:
  2. 摄像头标定的代码,OPENCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。 -Camera calibration code, OPENCV did not provide a complete example of its own colla
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:15360
    • 提供者:马连洋
  1. Calibration

    0下载:
  2. 可实现摄像头标定。首先需要制作棋盘,然后调用核心函数进行实现。-Camera calibration can be achieved. First of all, need to produce a checkerboard, and then call for the achievement of core function.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-03
    • 文件大小:3977216
    • 提供者:王帝维
  1. calibration

    0下载:
  2. calibration 是一款摄像头标定软件,此软件是基于opencv开发的。-camera calibration is a calibration software, this software is based on the development of opencv.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:3445760
    • 提供者:无名
  1. CV_Experiments

    0下载:
  2. 计算机视觉实验的源代码,包括各种canny边缘提取,sift特征提取,摄像头标定,gabor滤波,立体视觉等算法。-Computer Vision experiment source code, including a variety of canny edge detection, sift feature extraction, camera calibration, gabor filtering, such as stereo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:2530304
    • 提供者:翟方文
  1. calibration

    0下载:
  2. 基于标准遗传算法的摄像头标定程序,内附readme-Standard genetic algorithm based on camera calibration procedures, containing readme
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:932864
    • 提供者:张宪
  1. MV

    0下载:
  2. 这是用来标定摄像头的程序,里边采集了100组数据值,是为了提高标定的精度。-This is used for camera calibration procedures, inside collected 100 sets of data values are in order to improve calibration accuracy.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:*涛
  1. RearCali

    0下载:
  2. 车载后视摄像头标定的源代码,标定后可进行后视画面(广角镜头导致图像畸变严重)的畸变矫正,并估计后视画面上的物体离车尾部的距离。-failed to translate
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-03
    • 文件大小:8192
    • 提供者:LP
  1. 11

    0下载:
  2. 摄像头标定源码 visual c++ 平台下实现-The source code of computer vision experiments, including the various canny edge detection, sift feature extraction, camera calibration, gabor filtering algorithm for stereo vision, etc.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-03
    • 文件大小:2530304
    • 提供者:xiang
  1. calibration

    0下载:
  2. 摄像头标定程序(采用张正友的标定方法),里面含有运行结果示例-Camera calibration program (with Zhang Zhengyou calibration method), which contains the results from the sample
  3. 所属分类:OpenCV

    • 发布日期:2024-05-03
    • 文件大小:5451776
    • 提供者:pobenliu
  1. calibration_disk

    0下载:
  2. 摄像头标定程序(采用张正友标定方法),直接从文件中读取图片进行标定,内含运行实例-Camera calibration program (with Zhang Zhengyou‘s calibration method), to read images directly from the calibration file, containing a running instance
  3. 所属分类:OpenCV

    • 发布日期:2024-05-03
    • 文件大小:17260544
    • 提供者:pobenliu
  1. calibration

    0下载:
  2. 基于OpenCV的摄像头标定,实现鱼眼摄像头的矫正以及俯视变换功能-Based on OpenCV camera calibration to achieve the correct fish-eye camera, and overlooking the transformation function
  3. 所属分类:OpenCV

    • 发布日期:2024-05-03
    • 文件大小:12319744
    • 提供者:Lily
  1. Calibration

    0下载:
  2. 获得摄像头参数,校准摄像头,使用opencv2.4.13在vs2012环境下编译(calibrate camera parameters)
  3. 所属分类:OpenCV

  1. 扫描仪

    0下载:
  2. 基于opencv写的摄像头标定算法,将矩阵存储在xml文件里(Camera calibration algorithm based on OpenCV)
  3. 所属分类:图形图象

    • 发布日期:2024-05-03
    • 文件大小:1216512
    • 提供者:何雨岚
  1. calibration

    0下载:
  2. 使用C++代码对摄像头进行标定并将参数存储(Calibrate the camera and store the parameters)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:456704
    • 提供者:lollipopwz
  1. camera_calibration.tar

    0下载:
  2. 摄像头标定,适用于主流摄像头的标定。可运行,亲测。(The camera calibration is suitable for the calibration of the mainstream camera.)
  3. 所属分类:游戏

    • 发布日期:2024-05-03
    • 文件大小:9909248
    • 提供者:xulaiming1986
  1. testClib

    0下载:
  2. 对摄像头进行标定,得到摄像头的内参数和外参数(Calibration of the camera)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:humeng
  1. 张正友标定程序

    0下载:
  2. 基于OpenCV的单目摄像头标定系统,运用张正友标定法(Completing monocular camera calibration)
  3. 所属分类:系统编程

    • 发布日期:2024-05-03
    • 文件大小:28672
    • 提供者:南宫分封
« 12 3 4 5 6 »

源码中国 www.ymcn.org