-
在计算机视觉中首先一步是计算每个摄像机的参数(外参和内参),这是重建物体所必须的,这一个过程称为摄像机定标(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
-
以VC2005为工具些的人脸动画的程序代码,对于人脸的变形有很好的参考价值。...
以VC2005为工具些的人脸动画的程序代码,对于人脸的变形有很好的参考价值。-VC2005 as a tool to some of the facial animation of the program code, for Facial deformation has a very good reference value.
- 2022-01-25 22:59:38下载
- 积分:1
-
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-err
- 2022-07-02 07:09:40下载
- 积分:1
-
在vc开发环境下的数字图像处理源代码,都是一些基础的变换。...
在vc开发环境下的数字图像处理源代码,都是一些基础的变换。-vc development in the context of digital image processing source code, are based on the transform.
- 2022-12-07 08:50:03下载
- 积分:1
-
图像灰度拉伸、直方图均衡算法以及FCM聚类算法。
图像灰度拉伸、直方图均衡算法以及FCM聚类算法。-Image stretching, histogram equalization algorithm and the FCM clustering algorithm.
- 2022-04-26 20:01:56下载
- 积分:1
-
几个程序,Wallis变换,DCT变换,形态学操作
几个程序,Wallis变换,DCT变换,形态学操作-several procedures, Wallis transform, DCT, morphological operations
- 2022-08-25 05:29:23下载
- 积分:1
-
该代码为自动调焦代码,望该代码对各位有所帮助
该代码为自动调焦代码,望该代码对各位有所帮助-The code for the automatic focusing code, look for the code help you
- 2022-03-11 13:58:54下载
- 积分:1
-
用MATLAB编写的leader_follower算法实现聚类的函数.希望能对大家有帮助...
基于Matlab编写的语音端点检测程序,希望对大家有帮助-prepared based on Matlab voice endpoint detection procedures, we hope to help
- 2022-03-28 17:12:08下载
- 积分:1
-
道格拉斯
道格拉斯--普克压缩算法
一种简单的数据压缩算法,采用VB实现.-Douglas Puck compression algorithm a simple data compression algorithm, the use of VB realize.
- 2022-04-30 23:44:39下载
- 积分:1
-
1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线.
2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一...
1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线.
2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一阵子上传的折线的平行线算法(矢量方法)可做对比
3)注:矢量方法中没有考虑垂直的特殊情况,增加个判断条件便可消除.
-1) the specific features as follows: the mouse line drawing, broken line give the width of the buffer, to extract the broken line parallel line .2) This procedure is the use of map algebra in the distance transform method (grid method), Extraction of broken parallel lines. and the author of the line long ago From the parallel line algorithm (vector method) can be compared 3) Note: The vector method does not consider the special circumstances of the vertical, increasing the conditions of a judge could be removed.
- 2023-03-14 00:45:03下载
- 积分:1