-
基于canny的灰色预测和模式识别,标定的一种做法是:在一块平板上画若干个点, 同时用这两部相机照相,分别得到这些点在它们像平面上的像点,利用这两组像点的几何关...
基于canny的灰色预测和模式识别,标定的一种做法是:在一块平板上画若干个点, 同时用这两部相机照相,分别得到这些点在它们像平面上的像点,利用这两组像点的几何关系就可以得到这两部相机的相对位置。然而,无论在物平面或像平面上我们都无法直接得到没有几何尺寸的“点”。实际的做法是在物平面上画若干个圆(称为靶标),它们的圆心就是几何的点了。而它们的像一般会变形,如图1所示,所以必须从靶标上的这些圆的像中把圆心的像精确地找到,标定就可实现。-Based on the gray canny prediction and pattern recognition, calibration approach is to: a plate painted in a number of points, at the same time with these two cameras camera, respectively, as these points in their plane as points, the use of these two groups geometric relationship between the image point can be that the relative positions of two cameras. However, in terms of objects such as plane or plane, we can not directly be no geometry point. Actual practice is complex plane painted in a number of round (known as targets), their geometric center of a circle is the point. And they generally like deformation, as shown in Figure 1, it must target these round, like in the center of a circle of like to find precise, calibration can achieve.
- 2022-11-16 16:00:04下载
- 积分:1
-
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。...
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。-a good LIBSVM JAVA source. They should study and improve SVM academics. Reference. From Data Mining Tool Kit Yale.
- 2022-01-28 08:46:53下载
- 积分:1
-
模拟退火算法的源代码
可以执行
其中提供了指导说明
模拟退火算法的源代码
可以执行
其中提供了指导说明-Simulated annealing algorithm can be implemented in the source code which provides guidance notes
- 2022-10-20 12:15:03下载
- 积分:1
-
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行...
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行-Cellular Automata of a source code can be generated one-dimensional cellular automata, will be. Cc document changed. Cpp Operation
- 2022-01-26 06:25:22下载
- 积分:1
-
用于三分类的BP算法程序,matlab源码
用于三分类的BP算法程序,matlab源码-three classifications for the BP algorithm procedures, Matlab FOSS
- 2022-01-26 08:07:44下载
- 积分:1
-
一群老外编写的神经网络源代码是非常值得的西..
一组老外编写的神经网络源代码,非常值得收藏和研究。有BPN、ART1、ADALINE、SOM、CPN、HOPFIELD、BOLTZMAN等神经网络。吐血推荐在进行神经网络编程的朋友下载。 -a group of foreigners prepared neural network source code is very worthwhile collection and research. There are 7.82, ART1, ADALINE, SOM, CPN, Hopfield, BOLTZMAN such as neural networks. Suggest to vomit blood during neural network programming downloaded friends.
- 2022-09-01 11:40:03下载
- 积分:1
-
遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂...
遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂-Genetic Algorithm
- 2022-01-26 04:14:35下载
- 积分:1
-
Kohonen the SOFM (self
Kohonen的SOFM(自组织特征映射):这种算法部分收到生物特征影响,在网络输出层内按几何中心或特征进行聚类。-Kohonen the SOFM (self-organizing feature map) : This algorithm received some biological features, the output layer to the network within the geometric center or cluster features.
- 2022-07-13 21:00:17下载
- 积分:1
-
针对TSP问题,提出了一种改进的遗传算法。在遗传算法中引入进化算法的思想,在此基础上提出顶端培育策略和分阶段策略,以求在保证群体多样性的同时加快收敛速度。...
针对TSP问题,提出了一种改进的遗传算法。在遗传算法中引入进化算法的思想,在此基础上提出顶端培育策略和分阶段策略,以求在保证群体多样性的同时加快收敛速度。-against TSP, an improved genetic algorithms. Genetic Algorithm evolutionary algorithm introduced the idea that the basis of this proposed strategy and cultivating top phased strategy groups in order to ensure diversity at the same time speed up the convergence.
- 2022-07-25 22:48:48下载
- 积分:1
-
微分进化算法的Labview版本,内为一个无约束连续变量的全局优化问题...
微分进化算法的Labview版本,内为一个无约束连续变量的全局优化问题-Differential evolution algorithm Labview version, for a continuous variable unconstrained global optimization problem
- 2022-10-13 08:55:03下载
- 积分:1