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

搜索资源列表

  1. ANN-neural-network

    0下载:
  2. ANN神经网络,可以为人脸识别,表情识别,手势识别等别的识别创造识别的训练和测试的环境-ANN neural network
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4229738
    • 提供者:lucy
  1. python_OpenCV_mlpTrain

    0下载:
  2. 自己写的基于OpenCV的神经网络的python训练程序,效果一般般..要求要有numpy-Write by own program based on the OpenCV python neural network training, required to have a general effect .. numpy
  3. 所属分类:OpenCV

    • 发布日期:2017-10-31
    • 文件大小:1598801
    • 提供者:黄安杰
  1. FaceDetection

    0下载:
  2. 图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:3572
    • 提供者:张燕
  1. NumberPlateRecognition

    0下载:
  2. 利用支持向量机以及神经网络对车牌号码进行识别。-Number Plate Recognition Using SVM and Neural Networks
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:5785600
    • 提供者:黄飞
  1. Demo

    0下载:
  2. 有关车牌识别的程序,是支持向量机和神经网络一起写的。包括车牌的预处理、定位、分割、字符识别等。-For license plate recognition program, support vector machines and neural networks wrote together. Pretreatment including the license plate, positioning, segmentation and character recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:11124508
    • 提供者:韩宇琼
  1. MyOpenCVConsole

    0下载:
  2. 常用的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
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1098207
    • 提供者:李继鸿
  1. hand-label

    0下载:
  2. 道路场景识别,通过对样本图像处理和特征提取,再通过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
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1297178
    • 提供者:江志浩
  1. cheliang

    0下载:
  2. 可以实现对车牌位置的锁定,用神经网络法来提取-Can realize the locking of license plate location, use neural network to extract
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:25030656
    • 提供者:赵晨辉
  1. opencv_ann

    0下载:
  2. 使用opencv的机器学习模块用多层神经网络算法实现对二维特征的分类。并具有一定的可视化处理。只上传了主要代码。不包含工程文件-Opencv using machine learning module for two-dimensional feature free multilayer neural network algorithm. And have some visualization. Upload only the main code. It does not contain a p
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1311
    • 提供者:
  1. backprop

    0下载:
  2. bp神经网络的算法实现,主要用于分类,检测等,很有效的方法。-bp neural network realization algorithm for classification and testing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3523
    • 提供者:wjr
  1. IDcard

    2下载:
  2. 基于opencv的身份证号码识别,识别使用BP神经网络-Opencv identification number identification based on BP neural network recognition use
  3. 所属分类:OpenCV

    • 发布日期:2016-01-29
    • 文件大小:685056
    • 提供者:黄旺
  1. shenjingwangluomobanpipei

    1下载:
  2. 利用神经网络和模板匹配的识别算法,亲测可用,本人原创-By using neural network recognition algorithm and template matching, close test is available, I original
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5408233
    • 提供者:王亚飞
  1. caffe-Landmark(5points)vcPP

    0下载:
  2. caffe神经网络实现的人脸关键点定位5点的;本上传是编过的,源码及编译说明在说明里面-caffe neural network face key point positioning 5:00 The upload is compiled, the source code and compile the descr iption in the descr iption inside
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21960704
    • 提供者:sunli
  1. BP

    0下载:
  2. 该文件通过一个实例,展示了如何用openCV中的函数实现神经网络。-The document, an example to show how to implement neural network with openCV the function.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1209
    • 提供者:
  1. tiny-dnn-master

    0下载:
  2. cnn卷积神经网络进行在图像方面的应用,可以进行训练,有训练结果。-Cnn convolution neural network in the image of the application, can be trained, there are training results
  3. 所属分类:OpenCV

    • 发布日期:2017-12-10
    • 文件大小:13726076
    • 提供者:
  1. neural

    0下载:
  2. 一个用来测试神经网络的程序,在matlab中直接打开即可,还行(A test of the neural network procedures, can be opened directly in matlab, ok)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:21504
    • 提供者:modeyjy
  1. drace-IDE

    0下载:
  2. 介绍有关GA遗传算法结合BP神经网络的经典文章及应用(About genetic algorithm GA combined with the classic articles and application of BP neural network)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:144384
    • 提供者:qrnmer
  1. oeugxm

    0下载:
  2. 某大学的人工神经网络的课件,比较详细,其中介绍的一些参考书不错,(A university of artificial neural network courseware, more detailed, which introduce some good reference books,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:374784
    • 提供者:thxead
  1. 00261622

    0下载:
  2. 此程序可用于实现基于神经网络的工程性能预测,很好的 不错(This program can be used to implement performance prediction based on neural network engineering, good good)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:modpfier
  1. achtevedkchieveu

    0下载:
  2. 用混沌理论和广义回归神经网络进行短期负荷的预测,取得了满意的效果(Using chaos theory and generalized regression neural network for short-term load forecast, satisfactory results have been achieved)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:130048
    • 提供者:GVHWeeomf$824
« 12 »
搜珍网 www.dssz.com