搜索资源列表
MapInfo Eye Demo
- 用mapinfo_mapbasic+vb做的鹰眼地图功能,思路清晰,希望能对大家的学习有所帮助-mapinfo_mapbasic vb do with the Hawkeye mapping functions, clear ideas and we hope to learn some help
glwater
- 一个用OPENGL模拟水面波动的程序,虽然很简单,但是清楚的说明了水面模拟的基本思路,很适合学习。-a simulation using OpenGL surface fluctuations in the proceedings, although it is very simple. However, a clear indication of surface simulation basic idea is well-suited to learning.
111
- 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
mrfdemo-1.8.tar
- 马尔科夫随机场算法的全部源码。你可以从中学习到该算法的编程思路。让你的图像变得更灵巧好用!-Markov random algorithm all the source code. You can learn a programming ideas of the algorithm. Let your image becomes more dexterous handy!