-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写...
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(camera calibration)。这是我自己写的一个简单的采用2维模板(模板是由黑白相间的格子组成,格子大小60cm×60cm)定标的程序,交互性比较好,每个角点通过鼠标点击自动获取。-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 2-D template (template is composed of black-and-white lattice, lattice size of 60cm × 60cm) calibration procedures, better interactivity, each corner through the automatic acquisition of mouse clicks.
- 2022-02-22 10:10:29下载
- 积分:1
-
这个程序是vc图像处理程序,可以实现图像的识别等功能
这个程序是vc图像处理程序,可以实现图像的识别等功能-This procedure is vc image processing procedures, can realize the image recognition and other functions
- 2022-12-08 02:35:03下载
- 积分:1
-
自适应的编码与解码 在c++环境中可以成功运行
自适应的编码与解码 在c++环境中可以成功运行-Adaptive encoding and decoding in c++ environment can be run successfully
- 2022-08-19 16:30:13下载
- 积分:1
-
The code is in the matlab environment to complete the digital image of the histo...
本代码是在matlab环境下完成的数字图像的直方图均衡化-The code is in the matlab environment to complete the digital image of the histogram equalization
- 2022-03-02 04:26:56下载
- 积分:1
-
这是一个模式识别中关于主成分分析的特征提取的matlab源码
这是一个模式识别中关于主成分分析的特征提取的matlab源码-This is a pattern recognition on the Principal Component Analysis Feature Extraction of Matlab FOSS
- 2023-06-13 10:35:04下载
- 积分:1
-
graph cut algorithm code, and want to give you help
graph cut算法代码,希望给你有帮助-graph cut algorithm code, and want to give you help
- 2022-02-05 12:07:40下载
- 积分:1
-
OpenCV+ VS2008 pyramid algorithm to achieve
OpenCV+VS2008实现金字塔算法-OpenCV+ VS2008 pyramid algorithm to achieve
- 2023-05-19 09:30:03下载
- 积分:1
-
计算几何经典算法集合,包括旋转卡壳求凸包,求重心,多边形面积,多边形周长,直线方程等...
计算几何经典算法集合,包括旋转卡壳求凸包,求重心,多边形面积,多边形周长,直线方程等-Collection of classical computational geometry algorithms, including the rotating卡壳for convex hull, and center of gravity, polygon area, polygon perimeter, linear equations, etc.
- 2022-02-28 10:07:55下载
- 积分:1
-
用蚁群算法解决TSP问题,这是我从MATLAB中文论坛找到的。
用蚁群算法解决TSP问题,这是我从MATLAB中文论坛找到的。-TSP with ant colony algorithm to solve the problem, which I found from the MATLAB Chinese Forum.
- 2022-03-17 03:29:03下载
- 积分:1
-
Binary image connected region eight marks, for each connected region a unique la...
八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号-Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to continuous labeling
- 2022-03-20 00:45:32下载
- 积分:1