登录
首页 » Visual C++ » calibration_for_camera

calibration_for_camera

于 2015-07-27 发布 文件大小:14761KB
0 259
下载积分: 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 个回复

  • Shadow-Detection
    阴影检测,基于OpenCV用于对图像中阴影的检测(Shadow detection, OpenCV for image shadow detection)
    2021-04-11 19:08:58下载
    积分:1
  • SIFT
    提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,(extract SIFT feature,and feature matching)
    2020-12-10 10:49:21下载
    积分:1
  • VIBE
    VIBE用于视频背景建模,经典算法,C++和matlab代码都有,文件是全的。(VIBE for video background modeling, classical algorithms, C++ and matlab code has a file is complete.)
    2020-09-20 16:27:53下载
    积分:1
  • AVI
    光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测(moving objective detection matlab)
    2011-10-27 15:50:28下载
    积分:1
  • SnapTest
    有关数字图像处理的一些源码,可以实现一些处理图像的功能,但要配合数字摄像机使用(Digital image processing of the number of source, you can achieve the functions of image processing, but with the use of digital cameras)
    2009-05-28 23:12:23下载
    积分:1
  • VBzRGB
    本应用可以将RGB颜色转换为VB专用的十六进制代码或WEB专用的十六进制代码,包含代码和已编译的EXE文件。(This application can convert RGB color to VB for hexadecimal code or WEB for hexadecimal code, contain code and the compiled EXE file. )
    2015-08-23 19:55:27下载
    积分:1
  • kd-tree.cpp
    三维点云配准kd-tree搜索算法,用于特征点的搜索匹配(3 d point cloud registration kd- tree search algorithm, is used to search of feature point matching)
    2016-12-09 14:01:01下载
    积分:1
  • HOG
    读取一24位彩色图像,计算其以下图像特征: 1)灰度直方图 2)颜色直方图(RGB3个通道) 3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向) (Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, the image is divided into 4* 4 16 blocks, 8 gradient directions))
    2020-06-28 15:00:01下载
    积分:1
  • Match
    匹配算法,可以完美运行,对于初学者有着很好的参考价值(Matching algorithm, can be a perfect run, has a very good reference for beginners)
    2013-12-13 23:14:37下载
    积分:1
  • headCountCode
    采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行(Human detection and tracking in high density crowds is an unsolved problem. Standard preprocessing techniques such as background modeling fail when most of the scene is in motion. We integrate human detection and tracking into a single framework, and in- troduce a con rmation-by-classi cation method to estimate con dence in a tracked trajectory, track humans through occlusions, and eliminate false positive detections.)
    2021-03-05 17:39:31下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载