资源列表
26个字母识别 用matlab实现的
- 用matlab实现的26个字母识别。基于BP算法的字母识别其容错性和识别率相对较高,在有噪声的情况下训练其识别出错率也相应增加,许进一步改进。(26 letter recognition implemented with MATLAB.The letter recognition based on BP algorithm has a relatively high fault tolerance and recognition rate, and the error rate of recog
matlab中文字符的识别代码
- 基于BP人工神经网络的数字字符识别及MATLAB实现。(Digital character recognition and MATLAB implementation based on BP artificial neural network.)
新建文件夹
- 对干涉全息图进行重建,各个参数已经标注好了(Reconstruction of interference hologram)
slic-python-implementation-master
- SLIC算法实现超像素聚类,python版本为2.7(SLIC Algorithm for Superpixel Clustering, Python version is 2.7)
直线旋转
- 直线旋转例子,比较简单易懂,适合初学者参考。(The linear rotation example is relatively easy to understand and is suitable for beginners.)
时频工具箱
- 用于Matlab时频分析,导入路径可以使用。
霍夫曼编码
- 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。matlab哈夫曼编码源码
ex1.5.4-canny
- 实现canny算法,带有明确的解释说明,并且一定程度上优化了算法(To implement the canny algorithm,)
matlab随机生成点和线段
- 该段代码中讲解了使用matlab随机生成点和线段的功能,简单易懂,适合初学者。(the code is using matlab to Generating random point and The random line segment)
CxImageTest
- GDI图片压缩,可压缩尺寸,也可压缩体积,节约存储空间(GDI image compression, compressible size, volume can also be compressed, saving storage space.)
palmprint PCA
- 掌纹识别代码,内有详细代码以及train的图(Palmprint recognition code, there are detailed code and train diagram.cation code)
Gamma
- 利用多尺度高斯函数去除场景的光照分量;然后构造了一种二维伽马函数,利用光照分量的分布特性调整二维伽马函数的参数,降低光照过强区域的亮度值,提高光照过暗区域的亮度值,最终实现对光照不均匀图像的自适应校正处理。(The multi scale Gauss function is used to remove the illumination component of the scene, and then a two-dimensional gamma function is constructed