搜索资源列表
pipei
- .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
paper
- 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
VCGraphic
- 用VC编写的学习计算机图形学知识的演示程序,包括绘制图元、样条曲线和几个分形算法。-A demo program about several knowledges of computer graphics in VC, including the rendering primitives, spline curves, fractal algorithms.
shiboqi
- 一个简单实用的示波器演示演示程序,易于学习,比较好理解。已经实现了双缓存,没有图像闪烁。-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.
BitmapProcess
- 对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
plgTest
- 本程序介绍点在任意形状区域内的hittest算法。-This is demo program showing the algorithm of a point hit-test within any closed area
demo
- 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.
OpenCV_OpticalFlow
- 稀疏光流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
irisrdemo
- 实现了一个虹膜识别的演示程序,以图形界面的形式展现,通过选择一张虹膜图像来实现对虹膜的识别-This Program was a demo for iris,using GUI,and you can select a picture about iris to recongnize it
tuxiangchuli
- 本文件是《C/C++图像处理编程》一书的演示程序-This document is C/C++ image processing program a book of the demo program
Demo
- 一个mitk 的例程,主要是一个demo测试程序,经验证好用。-1 mitk routine, mainly a demo test program, proven easy to use.
demo
- 对图像的各种处理方法及实现,能够运行。 非本人自己编写,是一本书中自带的程序。-The image of the various treatment methods and implement, and can run. I own non-written book comes with a program.
demo
- 小波用于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
third-thinning
- 这是一个c++演示程序,告诉你怎么实现细化算法-This is a c++ demo program, tell you how to implement thinning algorithm
APdemo12
- 讲解AP聚类算法的Demo程序,可以直接运行,形象生动地描述了聚类算法-Explain the clustering algorithm AP Demo program, you can directly run a vivid descr iption of the clustering algorithm
cardiac_moiton_demo
- 一个演示心脏收缩扩张的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.
demo
- 图像拼接小程序,使用直接对比的方法进行拼接并用加权平均的方法进行融合 -a simple program for image splicing
demo
- 非局部法的去噪程序,适用于图像去噪,图像修复,很好的程序-Denoising procedure of the non-local law applicable to image denoising, image restoration, a good program
OpenSURFcs
- 基于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
IJEC_2010_cfa
- 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.