搜索资源列表
Csharp
- string path=\"d:\\\\\" //目录名 也可以用相当路径 string filter=\"*.mp3\" //文件类型 int m_numFiles=0 //文件总数 ArrayList m_pathList = new ArrayList() //包含所有文件路径的数组 string[] files //所有文件名
C_Sharp_ImageProcessing
- c# 圖片影像處理,功能影像載入,紅色濾片,黃色濾片,綠色濾片,灰階處理,增加亮度,c# images image processing, functional images loaded, red wedge, yellow wedge, green filter film, gray scale processing, increase the brightness of image.
dllc.rar
- c#调用fortran的卡尔曼滤波dll例子,c# call the fortran examples of Kalman filter dll
SharpWavelet.zip
- Wavelet implementation in C#, translated from algorithms in classic Wavelet book by Percival and Walden. This pack includes DWT and MODWT transforms as well as many wavelet filter coefficients. This translation is not posted anywhere else, enjoy!
smooth
- 以C sharp處理圖像平滑與去噪編程有關均值濾波中值濾波小波變換高斯濾波-In C sharp smoothing and denoising image processing program related to the mean filter median filter wavelet transform Gaussian filtering
FrequencyConversion
- 程序使用C#语言,实现图片的傅里叶变换、幅度图像和相位图像、频率成分滤波、频率方位滤波。-Program uses the C# language, to achieve the image Fourier transform, amplitude image and phase image, the frequency component filtering, frequency direction filter.
Web-Crawler-Cpp
- 网页抓取,可以实现网页的下载,并过滤出想要的内容。很实用-Web crawling, Web page downloads can be achieved, and to filter out unwanted content. Very practical
FFTConv
- This project for Gabor filter in C#. -This project for Gabor filter in C#.
ImageExplorer
- 这是一个全功能的图片浏览器,可以放大缩小图片、播放幻灯、抓屏和截图,还可以对图像进行简单处理,内置有几款滤镜程序,还行对图片进行对比度、亮度调节。这是实现的源代码,附有设计文档。-This is a full-featured image viewer, you can zoom images, play slides, screenshots and screenshots, you can also perform simple image processing, built-in filt
KarmanFilter
- 卡尔曼滤波器,demo中可以预测点的轨迹-Kalman filter, demo predictable point in the trajectory
GridWithFilter
- 一个根据DataTable生成DataGrid的控件,可根据字段类型生成不同风格的列,同时可以对任意列进行筛选-a control generator datagrid according datatable,different column style depend on field type ,and could add filter to each column
SkinColorFiltering
- Convert RGB to YUV for skin color filter
Filter
- 基于windows mobile 6.0的滤波器 实现了 FFT 和IFFT 用C#语言实现-Windows mobile 6.0 based on the realization of the filter with the FFT and IFFT language C#
ImageProcessing
- 中值滤波 均值滤波 图像锐化 边缘检测 c#实现-Mean Filter Median Filter image sharpening to achieve edge detection c#
Particlefilter_code
- 粒子滤波源码,可以用于运动目标跟踪,具有很好的参考意义。-Source particle filter, can be used for moving target tracking, with a very good reference value.
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.
Content-filter
- C# source code to a proxy filter that filters website content according to a whitelist/blacklist. I created this using SharpDevelop2 IDE to learn C#.
Filter
- 实现常用的列表内容筛选功能,一个示例介绍开发过程(Commonly used list content filtering function, an example of the development process)