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

搜索资源列表

  1. pipei

    0下载:
  2. .testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性 2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性 3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入 edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。 4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内 5.testpi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:196530
    • 提供者:郭飞飞
  1. paper

    0下载:
  2. 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1709229
    • 提供者:陈忠厚
  1. VCGraphic

    0下载:
  2. 用VC编写的学习计算机图形学知识的演示程序,包括绘制图元、样条曲线和几个分形算法。-A demo program about several knowledges of computer graphics in VC, including the rendering primitives, spline curves, fractal algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:202822
    • 提供者:刘雪
  1. shiboqi

    1下载:
  2. 一个简单实用的示波器演示演示程序,易于学习,比较好理解。已经实现了双缓存,没有图像闪烁。-A simple and practical demonstration of the oscilloscope demo program, easy to learn, easier to understand. Have achieved double-buffering, there is no image flicker.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:47567
    • 提供者:wu
  1. BitmapProcess

    0下载:
  2. 对bitmap格式图片进行中值滤波的一个演示程序,使用C语言编程,适合初学者理解图像处理的基本原理和方法。注意,图片格式限制为8位灰度照片。-Bitmap format pictures of the median filter of a demo program, use the C programming language, suitable for beginners to understand the basic principles of image processing, and m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3593
    • 提供者:韬光养晦
  1. plgTest

    0下载:
  2. 本程序介绍点在任意形状区域内的hittest算法。-This is demo program showing the algorithm of a point hit-test within any closed area
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:24622
    • 提供者:Lazy Boy
  1. demo

    0下载:
  2. A Short MEX Tutorial and Demo These functions allow you to program in C or C++ (ultra fast languages), but be able to call and use them from Matlab programs. This post is a short intro to mex files which should get you up and running.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1096
    • 提供者:宁之林
  1. OpenCV_OpticalFlow

    0下载:
  2. 稀疏光流Demo 此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。本程序基于OpenCV。-Sparse Optical Flow Demo this program at Stanford University David Stavens 2007, prepared beef, including a detailed program notes, with a PPT, and PDF to e
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5647203
    • 提供者:huangjian
  1. irisrdemo

    3下载:
  2. 实现了一个虹膜识别的演示程序,以图形界面的形式展现,通过选择一张虹膜图像来实现对虹膜的识别-This Program was a demo for iris,using GUI,and you can select a picture about iris to recongnize it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:150201
    • 提供者:yg
  1. tuxiangchuli

    0下载:
  2. 本文件是《C/C++图像处理编程》一书的演示程序-This document is C/C++ image processing program a book of the demo program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7110240
    • 提供者:刘婷婷
  1. Demo

    0下载:
  2. 一个mitk 的例程,主要是一个demo测试程序,经验证好用。-1 mitk routine, mainly a demo test program, proven easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:40708
    • 提供者:liguodong
  1. demo

    0下载:
  2. 对图像的各种处理方法及实现,能够运行。 非本人自己编写,是一本书中自带的程序。-The image of the various treatment methods and implement, and can run. I own non-written book comes with a program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2698918
    • 提供者:
  1. demo

    0下载:
  2. 小波用于CFA图像插值的源程序,2010年最新的论文。This is a demo program of color filter array (CFA) image color reproduction. J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communicatio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:507448
    • 提供者:张华
  1. third-thinning

    0下载:
  2. 这是一个c++演示程序,告诉你怎么实现细化算法-This is a c++ demo program, tell you how to implement thinning algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1946802
    • 提供者:黄正阳
  1. APdemo12

    0下载:
  2. 讲解AP聚类算法的Demo程序,可以直接运行,形象生动地描述了聚类算法-Explain the clustering algorithm AP Demo program, you can directly run a vivid descr iption of the clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:151127
    • 提供者:李炎
  1. cardiac_moiton_demo

    0下载:
  2. 一个演示心脏收缩扩张的VC小程序,可以读入参数文件,而控制演示时心脏收缩扩张的快慢频率。-Systolic expansion of a small demo program that can read the parameter file, and the control of cardiac contraction and expansion demonstrates the speed of frequency.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4281134
    • 提供者:王立为
  1. demo

    0下载:
  2. 图像拼接小程序,使用直接对比的方法进行拼接并用加权平均的方法进行融合 -a simple program for image splicing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6814089
    • 提供者:`duanefaith
  1. demo

    0下载:
  2. 非局部法的去噪程序,适用于图像去噪,图像修复,很好的程序-Denoising procedure of the non-local law applicable to image denoising, image restoration, a good program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1458
    • 提供者:戚峰
  1. OpenSURFcs

    0下载:
  2. 基于OpenSURF改写的的提取SURF特征算子的C#代码,付提取结果显示demo-Code written in C# to extract SURF from images, which is modified from OpenSURF (C++). A demo program is attached to show the result
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:122697
    • 提供者:yuewu
  1. IJEC_2010_cfa

    0下载:
  2. This a demo program of color filter array (CFA) image color reproduction.-This is a demo program of color filter array (CFA) image color reproduction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1138786
    • 提供者:zh
« 12 3 »
搜珍网 www.dssz.com