CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经 图像

搜索资源列表

  1. 123214324325325435

    1下载:
  2. 利用神经网络算法识别手写体文字的工程,工程的例子图像为MNIST DATABASE数据库中的图像-Use of neural network algorithm handwritten text recognition works, examples of images in the database image MNIST DATABASE
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:189749
    • 提供者:haoyubao
  1. dealpicture

    0下载:
  2. 利用神经网络,根据颜色条码,分析待检测图像深度值-Using neural networks, according to the color bar code, the value of the depth image to be detected
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:26526
    • 提供者:chen bing
  1. CarPlateRecognition

    1下载:
  2. 利用神经网络进行车牌识别,图像先进行二值化,通过多次学习从而建立满足一定要求的识别网络。-License Plate Recognition using neural networks, the binary image before, through multiple learning to recognize the establishment of the network meet certain requirements.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2284980
    • 提供者:
  1. pcnn

    0下载:
  2. matlab环境下,基于脉冲耦合神经网络(pcnn)的图像分割技术。-matlab environment, based on pulse coupled neural network (pcnn) Segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:852
    • 提供者:阿若
  1. neural-network-image-matching

    0下载:
  2. 用matlab实现的图像识别,包含模板匹配和神经网络 -Image recognition using matlab implementation, including template matching and neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1389494
    • 提供者:阿和
  1. aaa

    0下载:
  2. 关于遥感图像分类方面的程序源代码 有主成分分析,神经网络等方法-Remote sensing image classification on the program source code is the principal component analysis, neural network, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:103496
    • 提供者:刘红
  1. Self-organizing_neural_network

    0下载:
  2. 基于自组织神经网络数据及图像处理,在图像分割中应用极-Self-organizing neural network-based data and image processing, image segmentation applied in a very
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:465901
    • 提供者:huan
  1. read

    1下载:
  2. 利用SOM神经网络实现岁图像压缩,并能够解压缩-SOM neural network using old image compression, and the ability to extract
  3. 所属分类:matlab

    • 发布日期:2016-05-21
    • 文件大小:1024
    • 提供者:july
  1. bpandkohonen

    1下载:
  2. 神经网络源码,可应用于遥感图像的分类,采用的包括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.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:4819
    • 提供者:葛宏
  1. bp

    2下载:
  2. bp神经网络车牌识别,用于识别 二值化以后的图像,解压后把 char char1 目录放到d盘下-bp neural network license plate recognition, later used to identify the binary image after extracting the char char1 disk under the directory into the d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5147677
    • 提供者:巨人乔
  1. TXCL00

    0下载:
  2. 最基础的图像处理程序,内含基本图像处理、几种滤波、分割算法、神经网络等源代码-The most basic image processing program that includes basic image processing, several filtering, segmentation algorithm, neural network source code
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:142791
    • 提供者:Jack
  1. chepaisihbie-matlab

    2下载:
  2. 基于matlab的汽车牌照识别程序,能够实现车牌图像预处理,车牌定位,字符分割,然后通过神经网络对车牌进行字符识别,最终从一幅图像中提取车牌中的字母和数字,给出文本形式的车牌号码。-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:773998
    • 提供者:barry
  1. Image-Restoration-with-BPNN

    3下载:
  2. 基于BP神经网络的高斯模糊图像复原的方法实现,结合了BP神经网络良好的非线性逼近功能,效果较传统的算法更好。-BP neural network based image restoration method of Gaussian blur implementation of BP neural network combines good nonlinear approximation function, the effect is better than traditional algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1025703
    • 提供者:Sven Liu
  1. chap11

    0下载:
  2. 基于神经网络的文字识别系统,关键技术:灰度化,二值化、图像缩放、细化、平滑等,最后还用了神经网络对提取到的数字信息进行分析判断。-Neural network based character recognition system, key technologies: grayscale, binary, image scaling, thinning, smoothing, and finally extracted with a neural network to analyze digita
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3868962
    • 提供者:钱妍
  1. BP_handwrittingRecognition

    0下载:
  2. 基于BP神经网络的数字图像识别 采用引进动量项和变步长法的改进型BP网络 train.m 训练 shibie.m 识别 actfun.m 激活函数 image.rar 图像库 -BP neural network-based digital image recognition and momentum term with the introduction of variable step method of improved BP network train.m trai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:856701
    • 提供者:赖昀
  1. 图像二值化

    0下载:
  2. 二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符
  3. 所属分类:图形图象

  1. som-shenjingwangluo

    0下载:
  2. 基于SOM的神经网络图像聚类 源代码 神经图像分类原理 图像聚类 图片数据分类 数据故障诊断 可视化展示-Data based on SOM neural network image clustering source code for image classification principles of neural image clustering image classification visualize data Troubleshooting
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1290839
    • 提供者:李果果
  1. cnn的matlab程序

    2下载:
  2. cnn的matlab程序,面向图像处理,会产生一个gui交互界面,模板权值可以实时修改
  3. 所属分类:matlab例程

  1. bp神经网络

    0下载:
  2. 这是关于bp神经网络的代码,有已经训练好的函数,然后图像都是8*16 的,大家可以用预处理先处理一下
  3. 所属分类:matlab例程

  1. 卷积神经网络人脸识别程序

    3下载:
  2. 深度学习中用卷积神经网络来训练模型,输入人脸图像到模型中从而进一步识别
  3. 所属分类:其它

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com