搜索资源列表
-
1下载:
c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据。-based BP neural network image of the vehicle classification, Feature Extraction which is the same image moments, the image is unchanged Moments sample data and test data.
-
-
0下载:
机器视觉,计算机视觉,人脸识别,形态学,图像采集,压缩编码,数字水印,神经网络,人工智能,模式识别,特征提取,图像检索,视频检索,计算机图形学-machine vision, computer vision, face recognition, morphology, image acquisition, compression, digital watermarking, neural network, artificial intelligence, pattern recognition,
-
-
0下载:
主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而
可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别
层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
-
-
0下载:
该软件需用Delphi7设计,采用灰度共生矩阵的方法对肝脏超声图像进行纹理特征提取。通过神经网络进行分类处理。-The software required Delphi7 design, the use of gray-scale co-occurrence matrix method of liver ultrasound image texture feature extraction. Through the neural network classification.
-
-
0下载:
针对可见光与红外图像的特点和难点,提出了可见光与红外图像配准与融合中的关键技术,即:
使用新型的基于一维最大类间方差和最大连通性测量的图像分割方法对源图像进行分割来更好地实行图像粗
配准 使用新型的特征点提取方法,特征点的匹配及误匹配的消除来更好地实行图像精配准 采用新型的基
于区域的树状小波活性测度计算来实现树状小波图像融合 利用自生成神经网络来实现模栩图像融合.
-For visible light and infrared images of the characteris
-
-
0下载:
数字图像处理,图像分割,分水岭分割,轮廓提取,轮廓跟踪,膨胀,特征提取,BP神经网络-Digital image processing, image segmentation, watershed segmentation, contour extraction, contour tracing, expansion, feature extraction, BP neural network
-
-
0下载:
《数字图像处理与机器视觉:Visual C++与Matlab实现》4
特征提取,图像识别初步,人工神经网络,基于ANN的数字字符识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" four feature extraction, image recognition initially, artificial neural network, ANN base
-
-
0下载:
在神经网络中,用四阶统计量的方法对图像进行特征提取-In the neural network, using fourth-order statistics of the image feature extraction method
-
-
0下载:
本文展开了对尿沉渣图像
自动识别算法的研究。著者在从事“尿沉渣图像自动识别算法的研究”课题的研究
中,广泛吸取了国内外已有的有益成果,根据尿沉渣图像特点从图像增强、图像
分割、特征提取和特征选择、图像识别等各个环节寻求最佳的可行方法以提高识
别的性能,提出了基于组合图像分割算法、改进的特征提取和特征选择算法以及
BP神经网络分类器的尿沉渣图像自动识别算法。-This started on the urine sediment image recognition algorit
-
-
0下载:
图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction.
-
-
0下载:
常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
-
-
0下载:
道路场景识别,通过对样本图像处理和特征提取,再通过bp神经网络进行学习,最后通过学习后得到的权值进行样本识别。-Road scene recognition, through the sample image processing and feature extraction, and then through bp neural network learning, and finally by learning the weights obtained after the sample ide
-
-
1下载:
本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
-
-
0下载:
Visual C++/MATLAB图像处理与识别实用案例精选,第1-6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别。第7-10章是图像处理与识别的工程实例。第11、12章介绍了Visual C++实现的基于神经网络的文字识别系统和车牌定位系统2个综合性较强的实例。-C++/MATLAB Visual image processing and recognition of practical case selection, c
-
-
0下载:
图像特征提取,包括灰度提取、灰度直方图、神经网络图像识别程序以及形态学分割和图像的膨胀与腐蚀-Extract image feature extraction, including gray, gray histogram, neural network is the expansion of the image segmentation and image recognition process and morphology and corrosion
-
-
0下载:
基于小波分析变换提取特征,然后神经网络进行识别(The image recognition is realized, the image feature extraction is realized based on wavelet transform, and then the neural network is trained.)
-