-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用3维模板(模板是由黑白相间的格子组成,格子大小30cm×30cm,模板必须是三维,否则矩阵奇异)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-Computer Vision in the first step is to calculate the parameters of each camera (outside the Senate and internal), which is necessary for the reconstruction of objects, which a process known as camera calibration (camera calibration). This is what I wrote it myself using a simple 3-dimensional template (template is composed of black-and-white lattice, lattice size of 30cm ?30cm, the template must be three-dimensional, or matrix singular) calibration procedures, better interactivity, each Corner automatic access through mouse clicks.
- 2023-01-09 03:25:04下载
- 积分:1
-
Translucent three
半 透 明 的 三 维 物 体,VC++ 程 序 实 现-Translucent three-dimensional objects, VC++ Procedures realize
- 2022-03-17 04:08:32下载
- 积分:1
-
This procedure based on Matlab, the initial realization of the basic operation o...
本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change the color display, direct gray-scale adjustment, for anti-image, dynamic range compression, display the original image histogram, histogram equalization , enhanced features such as filtering
- 2022-06-18 09:04:53下载
- 积分:1
-
Simple interactive viewer of 3 orthogonal slices of 3D volume. The interaction i...
Simple interactive viewer of 3 orthogonal slices of 3D volume. The interaction is performed by mouse left button or keyboard arrows.
- 2022-04-01 18:45:21下载
- 积分:1
-
掌纹识别程序,希望大家能参考!
掌纹识别程序,希望大家能参考!-Palmprint identification procedures, hope that we can reference!
- 2022-04-12 23:06:29下载
- 积分:1
-
基于HMM的步态识别,希望对初学的人有帮助。
基于HMM的步态识别,希望对初学的人有帮助。-HMM-based gait recognition, those who wish to help beginners.
- 2022-04-09 11:08:49下载
- 积分:1
-
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用
计算机图形学几何工具,是计算机图形学领域的非常不错的教材,欢迎使用-Computer graphics geometric tools, the field of computer graphics is very good teaching are welcome to use
- 2022-12-27 20:35:11下载
- 积分:1
-
Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quad...
边缘检测与分割源代码
edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m
算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m algorithm includes Prewitt, Roberts, Log, Canny, Sobel Operator realize edge detection, Hough Transform-based line detection, 4-tree region segmentation, watershed segmentation. (Algorithm for the corresponding source file name)
- 2022-01-26 04:17:15下载
- 积分:1
-
用C语言开发的维纳滤波处理的图像,算法…
用C语言开发的图像的维纳滤波处理,算法经典-C language development with the image of the Wiener filter processing, the algorithm Classic
- 2023-07-03 09:15:04下载
- 积分:1
-
based on the realization of various image processing functions, such as Fourier...
实现各种基础的图象处理功能,例如傅里叶变换,图像滤波,平滑锐化,直方图-based on the realization of various image processing functions, such as Fourier transform, image filtering, smoothing sharpening, histogram
- 2022-02-25 00:26:26下载
- 积分:1