搜索资源列表
aaa
- 分治法解决最近对问题 画一条垂直线x=c,把这些给定点分为两个包含n/2个点的子集S1和S2,使得n/2个点位于直线的左侧或直线上,另外n/2个点位于直线的右侧或直线上;遵循分治法的思想,递归地求出左子集S1和右子集S2中的最近对,分别为d1与d2;之后d=min{d1,d2}。合并过程:在以垂线x=c为对称轴,2d为宽度的区域内求最近两个点的距离,记为d3;求D=min{d,d3};
实现区域的分 裂和合并
- 用matlab编写的程序,实现区域的分 裂和合并,并带有图像,Matlab prepared using the procedures of the division and regional merger with images
MATLABandVC
- MA11AB与VC++混合编程,开发了水轮机综合特性曲线数据处理系统。该系 统利用VC++友好的界面编程对水轮机综合特性曲线已知区域数据进行提取,使用MATLAB 搜索引擎调用RBF人工神经网络库对提取数据进行拟合并结合边界约束条件对未知区域内的 数据进行预测-MA11AB with VC++ mixed programming, developed the turbine characteristic curve of integrated data processing syst
split_merge
- 通过区域分裂和合并对图像区域完成分裂合并的算法-Through the regional division and the completion of the merger on the image region splitting and merging algorithm
PlateLocal(matlab)
- 实现车牌识别并自动定位* 主函数:MyCarLocal.m * * im2gray 将图像转化为灰度图象; * * mycombine 区域合并; * * select 前期处理的区域选取; * * isplate 判断检测出的区域是否为车牌区域,还需要继续完善。-Automatic license plate recognition and positioning to achieve
labe_forOpencv
- 本例使用了opencv中图像数据结构IplImage :首先进行第一次扫描,标记连通区域;然后对等价标记进行合并,最后进行第二次扫描,对等价标记进行重新标记。-This example uses a data structure of the opencv: IplImage. First, scan for the first time, marking connected region then mark the merger of the equivalence, and final
plot3demo
- 我自己的各种plot使用范例 三维绘图函数示例 surf函数:用颜色填充mesh网格 指定区域合并 -My various plot using the examples of three-dimensional graphics functions example the surf function: color fill the designated area of the mesh grid merger
MSRM_2.0
- 基于mrsm的区域合并算法,可以实现功能,非常好用!-Based mrsm region merging algorithm can achieve functional, very easy to use!
region-merge
- matlab源码,主要用于图像的区域分裂和合并,这里主要采用的是四叉树的算法。-matlab source code, mainly for the image of the region splitting and merging, here is the algorithm used quadtree.
benkeng_v42
- 包括最小二乘法、SVM、神经网络、1_k近邻法,一种基于多文档得图像合并技术,应用小区域方差对比,程序简单。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Based on multi-document image obtained combining technique, Application of small area variance comparison, sim
piuneng
- 一种基于多文档得图像合并技术,基于SVPWM的三电平逆变的matlab仿真,在matlab环境中自动识别连通区域的大小。- Based on multi-document image obtained combining technique, Based on SVPWM three-level inverter matlab simulation, Automatic identification in the matlab environment the size of the connec