-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(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
-
generates putative matches between previ ously detected feature points in two im...
generates putative matches between previously detected feature points in two images by looking for points that are maximally correlated with each other within windows surrounding each point.-generates putative matches between previ ously detected feature points in two images by l ooking for points that are maximally correlate d with each other within windows surrounding ea ch point.
- 2022-06-21 19:02:14下载
- 积分:1
-
用OpenCV写的图象旋转和缩放的程序,适合初学计算机视觉的朋友...
用OpenCV写的图象旋转和缩放的程序,适合初学计算机视觉的朋友-Written with OpenCV image rotation and scaling procedures, suitable for novice computer vision friend
- 2022-03-14 21:04:27下载
- 积分:1
-
实现了Delaunay三角网的生长算法。在VC++6.0环境下编译
实现了Delaunay三角网的生长算法。在VC++6.0环境下编译-Realize the growth of Delaunay triangulation algorithm. In VC++ 6.0 compiler environment
- 2022-04-19 23:42:07下载
- 积分:1
-
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!...
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!-Written in a kind of image filter to use mqtlab program! Can effectively remove Gaussian noise, please share!
- 2022-01-21 06:07:55下载
- 积分:1
-
转动、碰撞的三维地球
转动、碰撞的三维地球- Rotation, collision three dimensional Earth
- 2022-01-31 11:47:21下载
- 积分:1
-
robustly fits an affine fundamental matrix to a set of putatively matched image...
robustly fits an affine fundamental matrix to a set of putatively matched image points-robustly fits an affine fundamental matri x to a set of putatively matched image points
- 2022-05-21 13:12:09下载
- 积分:1
-
高级图象处理软件,实现功能包括对DIB图像进行维纳滤波复原操作、模糊操作、随机噪声、高通滤波、低通滤波等...
高级图象处理软件,实现功能包括对DIB图像进行维纳滤波复原操作、模糊操作、随机噪声、高通滤波、低通滤波等-Advanced image processing software, the realization of the DIB features include image restoration Wiener filtering operation, fuzzy operations, random noise, high-pass filter, low-pass filtering
- 2022-06-20 20:40:12下载
- 积分:1
-
Visual C++ 实现的JPEG编码算法。
Visual C++ 实现的JPEG编码算法。-Visual C realized JPEG coding algorithm.
- 2022-03-25 11:42:45下载
- 积分:1
-
对一幅彩色图像进行离散DCT变换,并且选择合适的阀值进行DCT反变换...
对一幅彩色图像进行离散DCT变换,并且选择合适的阀值进行DCT反变换-Color of an image of discrete DCT transform, and select the appropriate threshold for DCT Transform
- 2022-05-29 23:18:51下载
- 积分:1