搜索资源列表
互信息代码
- 互信息的代码,包括归一化互信息的代码
数字识别的bp实现源代码
- 关于bp的算法,利用bp算法实现数字图像的中的数字识别部分,包括归一化,量化等-bp of the algorithm, using bp algorithm for digital image of the identification number, including uniform, as quantified
digital-recognise
- 数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一
imagemagic
- demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式
NormalizationFaceDetect
- 归一化人脸定位的实例,模式识别中很有用的代码,希望对大家有用-In the face of a positioning example, pattern recognition useful code, it may be useful to hope
shuzishibie
- 数字识别系统源代码。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。-Digital identification system source code. First, open the image (256 colors) again, normalized to deal with, click on the
CreateSOMNet
- 创建一个som的代码,并归一化,内含网络结构的详细参数-Create a som of the code, and normalized, containing detailed parameters of the network structure
dtcwttexture
- 基于内容的图象检索系统代码图片预处理是为了使图片归一化,归一化的目的是将每幅原始图像调整到相同的尺寸和对应位置,从而消除平移、缩放和旋转对于图像鉴别的影响以方便对图片进行的特征提取。-Content-Based Image Retrieval System code image preprocessing is to enable the picture normalized, normalized objective is to ad
BP
- BP神经网络代码,用于故障诊断,包括了归一化处理和网络参数选择-BP neural network code for the fault diagnosis, including the normalized processing and network parameters
guiyihuachengxu
- vc图像归一化的相关程序源代码 自己编写的 很实用 如果有问题可以给我留言-vc normalized images related to the source code I have written a very practical problems if the message I can give
TermView
- 图片中的文字提取,包括图像二值化,图像归一化,图像大小压缩,图像细化等处理的C语言代码!有一定的注释,是不可多得的好资料,比较稀缺-Picture of text extraction, including image binarization, image normalization, image size compression, image thinning, such as the C language code to deal
Scale
- 需要进行分类识别时,对特征参数需要进行归一化,此代码是对你的数据进行归一化到0与1之间的,输入为你的目标数组和你的数组大小-When the need for classification and recognition of characteristic parameters required normalized, this code is for your data normalized to between 0 and 1, a
HuMoment
- 修改后的计算Hu归一化中心距的代码,与matlab程序计算结果一致,并附带测试对比图片,通过对放大前后两张图像的Hu计算,发现结果是一样的,证明了Hu矩在图像尺寸变化时保持不变,旋转、平移情况自己做吧-The revised calculation of Hu normalized center distance of the code results are consistent with the matlab program to
11
- 图例归一化代码,用C++编写,效果很好,可用在各类图像的归一化研究中。-Legend normalized code, using C++ written a good effect, can be used in various types of image normalization study.
NLMS
- 在外辐射源雷达中测试通过的归一化自适应滤波算法,很简单,只有几行代码()
code
- 数据归一化代码,可用于.arff类型的数据进行归一化操作和对应的决策树实现代码(Data normalization code, can be used for.Arff type data normalization operation)
ULAUCA
- 单位均匀线阵自适应归一化波束的形成代码 单位均匀圆阵自适应归一化波束的形成代码(The uniform line array adaptive normalized beam forming code The uniform line circle adaptive normalized beam forming code)
代码
- 归一化代码,把所有数据转换成0与1之间相对应的数范围。(Normalization code that converts all data into the corresponding number range between 0 and 1.)
模糊神经代码
- 下面这段程序是网站上帖子里面贴的模糊神经网络matlab实现参考程序,但是程序的中文注解写的很乱,大概看懂了下。运行是没问题的, 经过训练后的参数比较差,用原数据输入训练好的网络,得出结果和要的结果误差很大,不明白是怎么回事? 还有要是多输入多输出这段程序该怎么改?模糊神经网络可以用matlab工具箱实现吗? 还有输入数据差别比较大(就是大小差异大)是不是要进行归一化再学习训练呢? 求解,求解答! 对于你的
guiyihua
- 归一化随机共振代码,亲测有用,需要的自己拿(Normalized Stochastic Resonance Code)