搜索资源列表
FFTConv
- This project for Gabor filter in C#. -This project for Gabor filter in C#.
CSharpFilters
- The simple image processing program with the filter
CSharpFilters_src
- Another image processing filter, continue the first file upload. All in C# language
tramper2
- csharp source of video capture based on directshow filter.
Filter
- 用c语言编写的滤波器,并将输出用图形表示-Using c language filter, and the output with the graphical representation of the
SampleGrabberFilter
- Creating Custom DirectShow SampleGrabber Filter for Windows Mobile
Filter-Notes
- 过滤注释,有关文件的一个小程序,希望能对大家有用。-Filter comments, related documents, a small program, hoping for all of us.
Bloom-Filter
- 采用hash技术,实现bloom滤波器对字符串的搜索。-Use hash technology, bloom filter the search string.
filter
- 在vs2005的环境下,运用csharp语言,在框架内实现下拉.-how to use filter
Adaptive-median-filter
- 基于vc++的自适应中值滤波器的代码,能用于对相位图的滤波。-The adaptive median filter code can be used for the filtering of the phase diagram.
DataGridView-Filter
- DataGridView 合计行 和 列标题中加过滤菜单-DataGridView Total row and column headings plus the filter menu
kalman-filter
- 卡尔曼滤波已经有很多不同的实现.卡尔曼最初提出的形式一般称为简单卡尔曼滤波器.除此以外,还有施密特扩展滤波器,信息滤波器以及很多Bierman, Thornton 开发的平方根滤波器的变种.最常见的卡尔曼滤波器是锁相环,它在收音机,计算机和几乎任何视频或通讯设备中广泛存在.本程序为kalma滤波程序。-kaiman filter
Pipe-Filter
- 管道过滤器模式+组件模式的应用示例(并包含简单的测试其并行运算和普通运算的耗时测试)。-Pipe filter mode+ component model application example (and includes a simple test their parallel computing and general operations consuming test).
ssd_digital-filter
- 本人的毕业设计,关于滤波器的设计,原创作品,请大家都前来指正,好的可以学习-My graduation design, the design of the filter, original works, please everyone to come to correct me, good to learn
Wave-Digital-Filter
- 基于MSP430单片机的滤波器设计,原理和仿真。-MSP430 microcontroller-based filter design, theory and simulation.
particle-filter
- 采用粒子滤波,实现对动目标的视频跟踪。实现预测跟踪,抗目标遮挡。-Using particle filter, to achieve the goal of moving video tracking. Achieve predictive tracking, anti-target occlusion.
Median-filter-method
- 中值平均滤波法,中值滤波是一种非线性滤波,一般用来处理图像的椒盐噪声。当用来保持边缘同时滤波的要求下,中值滤波要比卷积滤波更加有效。-Median filter is a nonlinear filtering, usually used for salt and pepper noise image processing. When the filter is used to keep the edge of the filter, the median filter is more effe
Kalman-Filter
- 卡尔曼滤波C代码分析,提供关键语句的详细注释-The kalman filter C code analysis, key statements provide detailed comments
Filter
- 实现常用的列表内容筛选功能,一个示例介绍开发过程(Commonly used list content filtering function, an example of the development process)
InstanceExplorer
- An Object Explorer Written in a Map/Filter style with C# Partial Application Functions Recently I wanted to visually inspect the structure of an object created by some service, so I wrote a function that reflects over an object and builds a tree o