CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 含有测试代码

搜索资源列表

  1. 1050310722

    0下载:
  2. 用C写的图像平滑处理的程序,含有测试的图片bmp格式。代码中有注释。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:222752
    • 提供者:figure_hit
  1. wavelet-matlab

    0下载:
  2. 图像小波变换matlab代码,含有测试图象和使用说明
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:197266
    • 提供者:wanxl_xjtu
  1. watermark综述+代码

    2下载:
  2. 数字水印算法实现(matlab程序包),包含有DCT水印嵌入算法,DWT水印嵌入算法,以及水印攻击和性能测试程序。参考价值极大-digital watermarking algorithm (Matlab package), including a watermark embedded DCT algorithm, DWT algorithm embedded watermark, watermark and attack and performance testing procedures.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1996591
    • 提供者:杨柯
  1. opencvimageprocess

    0下载:
  2. 这是自己编写的基于opencv的图像及视频处理的一个小测试程序,麻雀虽小,但是初步了解怎样利用opencv进行图像以及视频处理已经足够了,另外其中含有在控件显示图像的代码。-This is based on the preparation of their own images and video opencv deal with a small test procedure, the sparrow may be small, but preliminary opencv know how t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1976919
    • 提供者:巢歌
  1. Frame-difference-Detection

    1下载:
  2. 很好的基于帧间差分的目标跟踪检测算法matlab代码,里面含有测试视频!-Good target tracking based on frame difference detection algorithm matlab code, which contains a test video!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1196548
    • 提供者:胡博
  1. 2011_opencvBasicStructure__Test

    0下载:
  2. 刚学习opencv时候,入门级测试代码。主要是对opencv基本数据结构CvMat、IplImage相关操作的测试。里面含有多个小测试文件,均可在VS20101下单独运行。(opencv2.1版本)-Just learning opencv time, entry-level test code. Opencv mainly for basic data structure CvMat, IplImage related operations test. Which contains sever
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:28574
    • 提供者:tanfenfly
  1. 2011__opencvFilter2D_Test

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是卷积方面的,对图像进行滤波处理。同时,里面含有自编了一个简单函数滤波函数。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Is the convolution of the main aspects of image filtering. At the same time, which contains a sim
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:3155
    • 提供者:tanfenfly
  1. opencv_FeatureDetect_Test

    0下载:
  2. 这个是在刚学opencv时候的测试小代码。主要是图像特征提取方面的。同时,里面含有自编了canny、角点检测还有一些其他。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. The main aspects of the image feature extraction. At the same time, which includes self-compiled
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:17399
    • 提供者:tanfenfly
  1. C--image-processing

    0下载:
  2. C语言图像处理有拉普拉斯锐化(边缘检测),256色转灰度图,傅立叶变换,维纳滤波处理等代码(含有测试图片及结果)-C-Laplacian sharpening image processing (edge ​ ​ detection), 256-color to grayscale, Fourier transform, Wiener filter processing code (with test images and results)
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29907835
    • 提供者:tian
  1. thin

    0下载:
  2. vc6.0下实现的具有细化功能的代码。压缩包里含有完整的测试代码和测试图片。-This is a code with function of thinning under environment of VC6.0。Compression bag containing a complete test code and test images.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1429091
    • 提供者:祢衡
  1. Face-recognition-for-MATLAB

    0下载:
  2. 该程序主要实现的是人脸的识别,压缩包中含有具体的实现代码,操作步骤,和图片集,通过简单操作即可由一个人的测试图片识别出该人多达10个角度的检测图片。实现工具是MATLAB。-The main achievement of the program is face recognition, compression package contains detailed codes, steps, and pictures set the detection angle up to 10 pictures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-07
    • 文件大小:8144092
    • 提供者:宫贺
  1. bmp_canny

    0下载:
  2. 纯c语言实现图像的canny边缘提取,没有经过任何的优化,最原始的代码,便于理解,里面含有测试图片-Pure c language canny edge detection of the image, without any optimization, the most primitive code, easy to understand, which contains test images
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1259937
    • 提供者:gai
  1. photo-1

    0下载:
  2. 图像处理功能代码,含有源码和测试图片效果,功能是灰度,拉伸,二值化变换,反色和亮度增减五种-Image processing code, contain source code and test picture effect function is gray, stretching, binarization transformation, anti-color and brightness changes five
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:697254
    • 提供者:赌书泼茶
  1. pi-pei-gen_zong

    0下载:
  2. 有关目标的匹配跟踪代码,简单易懂,里面含有丰富的测试图片,和最终的测试效果图-The target matching tracking code, easy to understand, which contains a wealth of test images, and the final test renderings
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:58893
    • 提供者:吴锐
  1. Satic_EigenFaceRecognizer

    1下载:
  2. 基于opencv的静态特征人脸识别代码,里面含有完整的代码,并附有测试图片,可以直接运行,代码注释非常详细-Static characteristics based face recognition opencv code, which contains the complete code, with a test image, you can directly run the code is very detailed notes
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5299036
    • 提供者:叶兰
  1. halcon_readdatacode

    0下载:
  2. 二维码识别的halcon程序, 包含代码和测试图片,含有开发文档(Halcon program to identify QR code , including code and test pictures as well as development documents)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-11
    • 文件大小:12841070
    • 提供者:hanzane
搜珍网 www.dssz.com