CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - pictures

搜索资源列表

  1. Kalmantestfenxi

    0下载:
  2. 基于卡尔曼的视频序列帧图像的跟踪程序,还有condense算子法的跟踪,可动态读取序列帧并对其进行估计跟踪,非常好的程序。-based video sequence pictures of the tracking process, in addition to condense operator law tracking, Dynamic sequences can be read on its frame and estimated tracking, very good procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:395556
    • 提供者:无梦
  1. ltjjr

    0下载:
  2. 登陆用户名/密码乱输入即可,因为功能不在这儿。 登陆界面全是图片,只是为了演示更亲切一点。 主要对话AI内容在talk.dat 里面,他是程序的数据库。 本程序核心代码为网友sc寻制作的,本人自己把外设界面加上而成的,可以给VB学习者以借鉴。-Your username/password input can be arbitrary because the function was not here. Landing Interface are pictures,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:364860
    • 提供者:力人
  1. AntSystem

    2下载:
  2. 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-12
    • 文件大小:27818
    • 提供者:boy
  1. PathAbleway

    0下载:
  2. 对于智能交通车(在特定道路上)基于视觉系统的识别程序(MATLAB开发环境),可识别多种以图片为形式的路况信息,才去的方法是边缘提取识别法。-For the Intelligent Transportation vehicles (in a particular way) is based on visual system identification procedure (MATLAB development environment), can identify a variety of pi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:13044
    • 提供者:刘夏
  1. Canny

    0下载:
  2. 使用Canny算子计算出图片的边缘,并附图片测试示例-Calculated using the Canny operator picture the edge of the test sample along with pictures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:200875
    • 提供者:wangjing
  1. DigitalIdentificationinBP

    0下载:
  2. 这是基于vc编写的数字识别系统源代码,文件内附有讲解代码和基础知识的word文档,该系统是为了辨认识别图像中的数字而设计的,它通过对图片的一系列处理,最后识别得出图片中显示的数字。 数字识别-This is based on digital identification system written in vc source code, documents containing the code and have to explain the basics of word document, t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:729207
    • 提供者:lrb
  1. a

    0下载:
  2. 两副图片的差异比较源码 将两副图片同时按一定大小的小块“切分开”,再分别比较这些小块,如果某个块里出现有一个不同的象素点,那就认为此块所在的位置 是有差异的否则认为是相同的,当比较完所有小块后,两副图之间的不同之处的位置也就出来了。-Compare two pictures will be two source images at the same time the size of a small piece of a certain " cut separation&qu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:275056
    • 提供者:shw
  1. prolog-pictureDraw

    0下载:
  2. 该代码是用PROLOG实现的绘制图元的程序,编制的图元按对象进行处理,可移动。-The example contains gdiPlus package. The package maintains drawing pictures using gdiPlus. The pictWin package contains invocation of drawing predicates for BMP and JPG files.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:68051
    • 提供者:安准
  1. seg

    0下载:
  2. matlab实现的车牌图像分割,有配套的汽车图片-matlab implementation of the license plate image segmentation, matching the car pictures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:19888
    • 提供者:小安
  1. BSDtesta(part)

    0下载:
  2. BSDtesta(part)从500幅中挑选出的,附带groundtruth-BSDtesta(part)picked out form 500 pictures with groundtruth
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7609216
    • 提供者:bao21987
  1. face2

    0下载:
  2. 基于神经网络的人脸识别的一种算法,可以自行更改图片-Neural network-based face recognition algorithm, can change the pictures on their own
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1424
    • 提供者:冯益
  1. Genetic-algorithm-problem

    1下载:
  2. 车间作业调度问题遗传算法,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm for job shop scheduling problem, the program will draw three pictures: two convergent graphs and Gantt (schedule timing diagram of the workpiece)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1555
    • 提供者:卢永鹏
  1. Hopfield

    0下载:
  2. VC++编写的关于Hopfiled神经网络对于图片数字的识别,具有很好的效果,在图像处理方面,如图像识别等,也有很好的应用-VC++ write about Hopfiled neural network for pictures of the identification number, and has a good result, in image processing, such as image recognition and so on, also have a good applic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:165208
    • 提供者:wangyiyang
  1. wav_svm

    0下载:
  2. 实现小波变换,并用支持向量机进行识别;可以自己准备两类样本图片,进行特征提取等-To achieve the wavelet transform and support vector machine to identify can prepare two types of sample pictures, feature extraction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:25913572
    • 提供者:竹子
  1. neural-net-for-MATLAB

    0下载:
  2. 该代码是通过MATLAB实现的神经网络的数字识别。在压缩包中包含具体的操作步骤,相关代码,和图片。具体是通过鼠标选择的方法,对数字进行识别。-The code is a digital identification through MATLAB neural network. Contains specific steps in the compression package, code and pictures. Specifically by the mouse to select the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:307789
    • 提供者:宫贺
  1. svm_orc

    0下载:
  2. 一个基于模式识别的手写数字识别源码,支持学习,以适应不同人手写识别。里面有源码以及测试程序和图片,很适合用来学习-A handwritten numeral recognition based on pattern recognition source code, support learning in order to adapt to different handwriting recognition. There are source code and test procedures an
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:1971242
    • 提供者:wu200yong
  1. PCA-SVM

    0下载:
  2. 利用PCA-SVM的图片降维和识别分类,并分析重建误差等的主程序-The use of PCA-SVM pictures dimensionality reduction and identification and classification, and analyze the main reconstruction error, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2740
    • 提供者:lanxuefeng
  1. htl4ic

    2下载:
  2. 使用新兴的机器学习方法:迁移学习进行图片分类,分类效果明显提高。-Use the emerging machine learning methods: migration study carried pictures segments, segment results improved significantly.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:471443
    • 提供者:妹子
  1. PoesiaSoft_Beta_3_5.tar

    0下载:
  2. 法国人写的opensource的过滤色情图片的检测程序,来自于PoesiaSoft-Frenchman written opensource filter pornographic pictures of the testing process, from PoesiaSoft -POESIA (Public Opensource Environment for a Safer Internet Access) is an opensource internet content filt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4232284
    • 提供者:jgqwhucs
  1. KinectImageView

    0下载:
  2. 程序采用Kinect控制PPT的放映,包括切换和PPT中图片的旋转与缩放-The program uses Kinect to control the show of PPT,it could change the PPT,rotate and scale pictures in the PPT.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16046211
    • 提供者:夏辉
« 12 »
搜珍网 www.dssz.com