CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - test case

搜索资源列表

  1. GradientSharpening2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之梯度锐化算法的源程序,含测试图像-Visual C MATLAB image processing and recognition practical case Featured's sharpening algorithm gradient-source Xu, with test images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:47.73kb
    • 提供者:路香群
  1. greyequalization2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之灰度均衡算法的源程序,含测试图片-Visual C MATLAB image processing and recognition practical case Featured Gray's equalization algorithm-source Xu, with test images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31.86kb
    • 提供者:路香群
  1. HistgramEqualization2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之直方图均衡算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's histogram equalization algorithm source procedures, with the standard test pictures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:106.38kb
    • 提供者:路香群
  1. ImageMapping2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之图像镜像算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case mirror images selected algorithm-source sequence, with the standard test pictures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:175.07kb
    • 提供者:路香群
  1. SegImage

    0下载:
  2. 很好的图象分割算法,有测试程序和测试例子-good image segmentation algorithm, test procedures and test case
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:320.11kb
    • 提供者:红精灵
  1. MATLBimage-trace

    0下载:
  2. Even though there are tons of codes from the image registration, artificial intelligence or the robotics community, none of them can easily be used by the strain measuring community. Commercial code is available also and has the advantage of ge
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:761.51kb
    • 提供者:林明
  1. skeleton.rar

    1下载:
  2. 一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片,Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:248.81kb
    • 提供者:huwentao
  1. NeuralrecognitionSystem

    0下载:
  2. 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network characte
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:209.71kb
    • 提供者:王飞飞
  1. MarkConected

    0下载:
  2. 本程序是基于多文档(MDI)的连通域标记算法,用于统计连通域的数目。本人亲自修改,运行通过,而且附有测试例图。-This procedure is based on the multiple document (MDI) of the connected components labeling algorithm, the number of connected components for the statistics. I personally modify, run through, an
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.99mb
    • 提供者:jerry
  1. chap11

    0下载:
  2. 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -This
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:69.51kb
    • 提供者:王兆云
  1. hw02

    0下载:
  2. 本程序实现了一个多变形裁剪算法,并完成了从窗口到视口的转换(单位为物理坐标系的像素)。 窗口坐标为:(100,100)和(400,400); 视口起点坐标为:(120,90),x方向增量:400,y方向增量:300; 以下为测试实例的输入: 顶点数 : 4 第一个坐标:50 250 第二个坐标:500 50 第三个坐标:350 250 第四个坐标:500 450 -This program implements a multi-cutting de
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.73kb
    • 提供者:likunlun
  1. StereoMatchAlg

    1下载:
  2. 权威的立体匹配代码算法,微软研究院研发,包括很多经典的测试样例-The authority of the stereo matching code algorithm, Microsoft Research R & D, including many classic test case
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:124.64kb
    • 提供者:huangxm
  1. vbphotocut

    0下载:
  2. VB 图像裁切,显示裁切框,本例只是介绍了一种方法,许多地方还有待完善,测试时要先导入一张图片,程序运行后也要导入图片。-VB Image cropped to show crop box, in this case only describes a method, many places have yet to be improved, the test must first import a picture, the program should run into pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:82.92kb
    • 提供者:陈米
  1. TestCImage

    0下载:
  2. CImage类的测试实例,里面是一个可用的小工程,很初级的-CImage class test case, which is available for small projects, very early
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:106.53kb
    • 提供者:小志志
  1. PCA_MATLAB

    0下载:
  2. PCA(主成分分析)的MATLAB源代码,包含测试例子及使用文档,该算法主要用于图像分类时特征的降维。-PCA (Principal Component Analysis) of the MATLAB source code, including test case and use the document, the algorithm is mainly used for image classification and feature dimensionality reduction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:118.75kb
    • 提供者:刘静
  1. BPchepaishuzishibie

    0下载:
  2. 基于BP神经网路的车牌字符识别,包括训练样本集包含对样本的训练程序,测试用例。-BP neural network-based license plate character recognition, including the training sample set contains samples of the training program, the test case.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:698.65kb
    • 提供者:张文青
  1. BPNetRecognition

    0下载:
  2. 源代码code是识别程序的,源代码mat是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-The source code code identification procedures, source code m
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:196.26kb
    • 提供者:高翔飞
  1. test

    0下载:
  2. 车牌识别,在不同背景情况下对车牌准确的定位及做相关的处理-License plate recognition, in the case of different backgrounds accurate positioning of the plate and do the related processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:27.67mb
    • 提供者:付秀明
  1. pattern2_b

    0下载:
  2. 开集测试 取K=60.设定测试图像到训练图像的最近距离为一个阈值,在不同的阈值情况下,求的Fisher准则的ROC曲线 -Open set tests take K = 60. Setting the test image to the training images as close as a threshold in the case of different thresholds, find the Fisher criterion ROC curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:886byte
    • 提供者:houlun
  1. image-coding

    0下载:
  2. 用matlab实现算数编码、哈弗曼编码以及LZW编码(能够区分大小写和数字进行编码)含测试文本和结果-Using matlab realize arithmetic coding, Huffman coding and LZW coding (case-sensitive and numbers can be encoded) containing test text and results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:6.38kb
    • 提供者:文闯
« 12 »
搜珍网 www.dssz.com