登录
首页 » Special Effects » 采用Tsai的 方法 用于实现摄像机标定

采用Tsai的 方法 用于实现摄像机标定

于 2022-01-27 发布 文件大小:11.46 kB
0 131
下载积分: 2 下载次数: 1

代码说明:

采用Tsai的 方法 用于实现摄像机标定-Using Tsai s camera calibration method has been applied to achieve

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

发表评论

0 个回复

  • 自适应的编码与解码 在c++环境中可以成功运行
    自适应的编码与解码 在c++环境中可以成功运行-Adaptive encoding and decoding in c++ environment can be run successfully
    2022-08-19 16:30:13下载
    积分:1
  • “visual c++实践与提高”一书中的图像融合源码,十分有用
    “visual c++实践与提高”一书中的图像融合源码,十分有用
    2022-04-10 07:14:17下载
    积分:1
  • 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyram...
    一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compression technology to display the source code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) Image compression (Singular Value Decomposition). Given code can also be used in 2D image noise cancellation
    2022-10-27 21:35:04下载
    积分:1
  • 负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、 缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。...
    负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、 缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。 Paint方法使用AutoScoolPosition属性发现滚动位置,使用AutoScrollMinSize属性进行设置。-Responsible for the relevant image processing operations, such as the preservation of image related operation. Features include: access to image information, zoom, color filters, brightness, reverse, gray, conversion, CD paste, and insert text, images or other geometric shapes. Paint ways to use attributes found Rolling AutoScoolPosition location, use AutoScrollMinSize attribute set.
    2022-08-15 10:22:10下载
    积分:1
  • 首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边...
    首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边缘进行修正。再在对增强的图像进行对比度拉伸,从而达到增强的目的!-First of all, through the extraction of multi-resolution decomposition of high-frequency edge, and then were on the edge of each high-frequency non-linear interpolation to be the new high-frequency edge, and then the edge of the high-frequency high-pass filter to be strong, such as after the high-frequency edge, and finally on the brink of enhanced high-frequency be amended. Again in contrast enhanced image stretching, so as to achieve the purpose of enhancing!
    2022-04-17 10:14:05下载
    积分:1
  • 本程序主要实现对图像的Huffman编码,Shannon
    本程序主要实现对图像的Huffman编码,Shannon-Fano编码,算术编码,位平面编码,预测编码-The main achievement of this procedure the image of Huffman coding, Shannon-Fano coding, arithmetic coding, bit plane coding, predictive coding
    2022-09-09 04:30:03下载
    积分:1
  • 这是简单的图像分割程序,用VC编写
    这是简单的图像分割程序,用VC编写-It is a simple image segmentation procedures, the preparation of VC
    2022-11-19 20:10:03下载
    积分:1
  • 速度非常块,效果接近blsgsm。堪称去噪的又一突破。 OWT SURE
    速度非常块,效果接近blsgsm。堪称去噪的又一突破。 OWT SURE-LET SOFTWARE FOR MATLAB ******************************** Florian Luisier, Thierry Blu and Michael Unser Biomedical Imaging group Swiss Federal Institute of Technology Lausanne (EPFL), Switzerland. March 2007 This software implements the algorithm described in: [1] F. Luisier, T. Blu, M. Unser, "A New SURE Approach to Image Denoising: Interscale Orthonormal Wavelet Thresholding," IEEE Transactions on Image Processing, vol. 16, no. 3, pp. 593-606, March 2007. -Very block, the effect close to blsgsm. Denoising can be another breakthrough. OWT SURE-LET SOFTWARE FOR MATLAB******************************** Florian Luisier, Thierry Blu and Michael UnserBiomedical Imaging group Swiss Federal Institute of Technology Lausanne (EPFL), Switzerland.March 2007This software implements the algorithm described in: [1] F. Luisier, T. Blu, M. Unser,
    2022-01-26 07:39:22下载
    积分:1
  • 模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
    模式识别的一些预处理知识源程序,初学者在编制程序时可以参考- Two programs are included in this directory: STK2RAS takes a stroke file as input and converts it into a bit-per-pixel representation (along with some header information, see RASHEADR.H). The output of the STK2RAS program is a .RAS file. The GRID1 program found in this directory is a PM program which takes a .RAS file as input and displays the image. Notice that the GRID1 program uses run length compression. See class RLCX to scale the image.
    2023-01-29 10:40:03下载
    积分:1
  • c++图行图像处理,图像的直方图均衡化。
    c++图行图像处理,图像的直方图均衡化。-c++ map line image processing, image histogram equalization.
    2022-02-15 11:37:11下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载