搜索资源列表
-
0下载:
VC++编写的图像处理及识别软件,用matlab实现神经网络的识别功能,有利于图像识别功能的完成。-VC prepared by the image processing and recognition software, using Matlab neural network recognition, Image recognition is conducive to the complete function.
-
-
0下载:
对于图像处理,采用BP网络进行训练。使用Matlab编写-for image processing using neural network training. Prepared using Matlab
-
-
0下载:
数字图像识别技术,使用C语言,对BP神经网络的实现-Digital image recognition technology, using C language implementation of the BP neural network
-
-
0下载:
主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而
可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别
层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
-
-
0下载:
使用小波变换和神经网络的混合图像压缩,希望对大家有所帮助-Using wavelet transform and neural network hybrid image compression, I hope all of you to help
-
-
0下载:
High information redundancy and correlation in face images result in efficiencies when such images are used directly for recognition. In this paper, discrete cosine transforms are used to reduce image information redundancy because only a subset of t
-
-
0下载:
在神经网络中用求协方差矩阵的方法对人脸图像进行压缩及恢复-In the neural network covariance matrix using the method of face image compression and restoration
-
-
1下载:
在神经网络中用迭代法对人脸图像进行压缩及恢复-Iteration in the neural network human face using image compression and restoration
-
-
0下载:
在神经网络中,用四阶统计量的方法对图像进行特征提取-In the neural network, using fourth-order statistics of the image feature extraction method
-
-
1下载:
神经网络源码,可应用于遥感图像的分类,采用的包括bp、kohonen。可以作为范例来学习。-Neural network source code can be used in remote sensing image classification, using the included bp, kohonen. Can serve as examples to learn.
-
-
0下载:
The purpose of this work is to identify a given face image using main features of face. The dimensionality of face image is reduced by the Principal component analysis (PCA, using eigenfaces method) and the recognition is done by the Back propagation
-
-
0下载:
利用MATLAB图像处理工具箱的相关函数,采用神经网络方式对图像分割。-using MATLAB image processing toolbox function neural network for image segmentation.
-
-
1下载:
车牌识别源代码是专为从事车牌识别软件产品开发的客户而设计的软件开发包。采用国际领先的计算机视觉和图像处理算法,结合国际领先的神经网络算法,我司车牌识别采用模块的方式提供车牌识别功能的软件。具有高速的识别速度和可信识别正确率,以减轻各开发商的开发成本,提高其竞争力。适用于城市交通管理、超速监控、公路收费、停车场管理、被盗车辆侦破、等应用开发。-License plate recognition source code is designed to be engaged in the license
-
-
0下载:
用Matlab编写的神经元网络程序,可对图像进行分类。程序用到了4种神经元方法,BP效果最好。-Neural network using Matlab program, the image classification. The program used four kinds neurons BP effect.
-
-
0下载:
基于matlab神经网络的遥感图像分类,使用了BP神经网络-Matlab neural network-based remote sensing image classification using BP neural network
-
-
0下载:
利用Bp神经网络实现文字的识别,识别性能较好,先将图像进行分割,然后利用神经网络进行识别-BP neural network text recognition, the recognition performance is better, the first image segmentation and recognition using neural network
-
-
0下载:
二维图像的读取,辨认,分析,并且用神经网络进行,判定哪些图片可以归为一类-Two-dimensional image reading, identifying, analyzing, and using neural network to determine which pictures can be classified as a class
-
-
0下载:
1、输入80乘80的英文手写字母图像,对训练数据进行训练,然后输入测试数据,完成字母识别。
2、txt文档详细说明如何配置、运行,一般情况下可以直接运行成功。
3、主要原理采用神经网络进行手写字母识别,准确率较高。
-1, enter 80 x 80 handwritten English alphabet image, the training data for training, and then enter the test data, complete the letter
-
-
0下载:
MATALB 源程序,利用BP神经网络算法实现图像的压缩功能-MATALB source code, using BP neural network to realize image compression algorithms
-
-
0下载:
在linux平台上运用caffe使用神经网络算法对图像进行分类,预测。在计算机视觉中(机器人视觉中)占主导作用。(On the Linux platform, Caffe is used to classify and predict the image using neural network algorithm. It plays a dominant role in computer vision (robot vision).)
-