登录
首页 » Visual C++ » calibration_for_camera

calibration_for_camera

于 2015-07-27 发布 文件大小:14761KB
0 292
下载积分: 1 下载次数: 28

代码说明:

  单目相机标定,非常好用,可在visual studio以及visual C++上运行(calibration for camera)

文件列表:

相机标定
........\Debug
........\.....\test2.exe,39424,2015-07-21
........\.....\test2.ilk,515496,2015-07-21
........\.....\test2.pdb,1469440,2015-07-21
........\ipch
........\....\test2-11561447
........\....\..............\test2-aaf1d2be.ipch,56754176,2015-07-21
........\test2
........\.....\11.bmp
........\.....\chessboard





........\.....\..........\05.bmp,360054,2015-06-25
........\.....\..........\06.bmp,360054,2015-06-25
........\.....\..........\07.bmp,360054,2015-06-25
........\.....\..........\08.bmp,360054,2015-06-25
........\.....\..........\09.bmp,360054,2015-06-25
........\.....\..........\10.bmp,360054,2015-06-25
........\.....\Debug
........\.....\.....\CL.read.1.tlog,35872,2015-07-21
........\.....\.....\CL.write.1.tlog,1590,2015-07-21
........\.....\.....\link-cvtres.read.1.tlog,2,2015-07-21
........\.....\.....\link-cvtres.write.1.tlog,2,2015-07-21
........\.....\.....\link.2220-cvtres.read.1.tlog,2,2015-07-21
........\.....\.....\link.2220-cvtres.write.1.tlog,2,2015-07-21
........\.....\.....\link.2220.read.1.tlog,2,2015-07-21
........\.....\.....\link.2220.write.1.tlog,2,2015-07-21
........\.....\.....\link.3276-cvtres.read.1.tlog,2,2015-07-21
........\.....\.....\link.3276-cvtres.write.1.tlog,2,2015-07-21
........\.....\.....\link.3276.read.1.tlog,2,2015-07-21
........\.....\.....\link.3276.write.1.tlog,2,2015-07-21
........\.....\.....\link.3336-cvtres.read.1.tlog,2,2015-07-21
........\.....\.....\link.3336-cvtres.write.1.tlog,2,2015-07-21
........\.....\.....\link.3336.read.1.tlog,2,2015-07-21
........\.....\.....\link.3336.write.1.tlog,2,2015-07-21
........\.....\.....\link.4260-cvtres.read.1.tlog,2,2015-07-21
........\.....\.....\link.4260-cvtres.write.1.tlog,2,2015-07-21
........\.....\.....\link.4260.read.1.tlog,2,2015-07-21
........\.....\.....\link.4260.write.1.tlog,2,2015-07-21
........\.....\.....\link.read.1.tlog,13874,2015-07-21
........\.....\.....\link.write.1.tlog,1392,2015-07-21
........\.....\.....\main.obj,95825,2015-07-21
........\.....\.....\mt.read.1.tlog,526,2015-07-21
........\.....\.....\mt.write.1.tlog,266,2015-07-21
........\.....\.....\rc.read.1.tlog,470,2015-07-20
........\.....\.....\rc.write.1.tlog,486,2015-07-20
........\.....\.....\StdAfx.obj,75057,2015-07-20
........\.....\.....\test2.exe.embed.manifest,406,2015-07-17
........\.....\.....\test2.exe.embed.manifest.res,472,2015-07-20
........\.....\.....\test2.exe.intermediate.manifest,381,2015-07-21
........\.....\.....\test2.lastbuildstate,58,2015-07-21
........\.....\.....\test2.log,850,2015-07-21
........\.....\.....\test2_manifest.rc,200,2015-07-17
........\.....\.....\vc100.idb,633856,2015-07-21
........\.....\.....\vc100.pdb,978944,2015-07-21
........\.....\main.cpp,7993,2015-07-21
........\.....\StdAfx.cpp,294,2015-07-17
........\.....\StdAfx.h,714,2015-07-17
........\.....\test2.vcxproj,4024,2015-07-17
........\.....\test2.vcxproj.filters,1190,2015-07-17
........\.....\test2.vcxproj.user,143,2015-07-17

........\test2.sdf,13455360,2015-07-21
........\test2.sln,882,2015-07-17
........\输出-生成.txt,732,2015-07-20

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

发表评论

0 个回复

  • SIFTVC6
    sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
    2013-12-08 17:25:35下载
    积分:1
  • bmpstartv1
    我自己做的一个bmp文件进行24位真彩转256灰度和二进制的程序,并能用sobel算法,识别物体的边界。 (I myself make a bmp file for 24-bit true color to 256 gray-scale and binary procedures and sobel algorithm can be used to identify object boundaries.)
    2008-02-18 03:14:39下载
    积分:1
  • IFC读写代码
    IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
    2020-09-16 14:17:55下载
    积分:1
  • sample-histogram-equalization
    直方图拉伸是通过对比度拉伸对直方图进行调整,从而“扩大”前景和背景灰度的差别,以达到增强对比度的目的(Histogram stretching histogram is adjusted by contrast stretching, thereby " expand" the difference between the foreground and background of gray, in order to achieve the purpose of enhancing the contrast)
    2016-10-25 17:28:33下载
    积分:1
  • OpenCV
    讨论了OpenCV(Open Source Computer Vision Library)相对于现有的计算机视觉软件包所具有的优势,描述了OpenCV的 环境配置、数据定义、图像元素访问方式。OpenCV成为一种源码开放、包含丰富的高级数学计算函数、图像处理函数和计算机视觉 函数、不断更新和平台无关性的计算机视觉软件包。(Discussed the OpenCV (Open Source Computer Vision Library) relative to the existing computer vision, the advantages of packages, description of OpenCV environment configuration, data definition, the image element access mode. OpenCV become an open-source, contains a wealth of advanced mathematical calculations, functions, image processing functions, and computer vision functions, continuously updated, and platform-independent package of computer vision.)
    2009-10-25 00:48:30下载
    积分:1
  • kalmanPcamshift(meanshift)
    Kalman+CamShift实现视频追踪(Kalman+CamShift video track)
    2014-05-14 16:46:19下载
    积分:1
  • Edge-Detection-Algorithm
    图像边缘检测,实现了几种边缘检测算法,像Roberts,Sobel,Prewitt,Canny等(Edge detection, edge detection algorithm to achieve several, such as Roberts, Sobel, Prewitt, Canny, etc.)
    2021-03-17 08:49:21下载
    积分:1
  • src
    基于C++的人脸分割的设计,C/C++语言、数字信号处理,最好选修过“数字图像处理”。(Based on the C++ face segmentation design, C/C++ language, digital signal processing, the best elect digital image processing.)
    2017-01-09 15:09:02下载
    积分:1
  • bmpscrollview
    用于BMP图像文件的滚动显示,带上下和水平滚动条。(This file is used to display BMP image files, with up-down and horizontal scroll bars.)
    2013-07-10 16:44:33下载
    积分:1
  • function
    基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
    2013-11-18 11:16:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载