搜索资源列表
VC++中值滤波
- 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
逆滤波处理c代码
- 逆滤波处理算法c代码,供学习信号处理专业的朋友参考使用,-inverse filter processing algorithms c code for the study of professional signal processing reference to the use of a friend,
visual c++ 数字图像编程基础
- 包含各种数字图像处理中的基本算法,如中值滤波,直方图均衡,插值,行程编码,哈弗曼编码等
Image.Design.Gaussian.filter.C.code
- 图像高斯滤波C++设计代码Image Design Gaussian filter C + + code -Image Design Gaussian filter C++ code
ParticleTrack
- 基于彩色直方图的粒子滤波视频跟踪算法,非常有用-n adaptive color-based particle filter tracking
Kalman_filter_C
- 卡尔曼滤波器的C代码实现, 简单明了,是学习 Kalman 的好程序。-kalman filter has been implemented in this document by C.
junzhilvbo
- vc实现的中值和均值滤波,绝对好用,是很好的学习图像编程的范例-image and video processing,vc implementation,this size can be much higher bringing more precision to the local descr iption
pf1)
- 粒子滤波综述,概括的讲解了粒子滤波的发展原理与行情-Summary of particle filter, in general terms on the development of a particle filter theory and Quotes
ImageProcessing(c)
- 用C++实现.bmp格式图像的载入及图像滤波处理(包括小波变换、3*3滤波、5*5滤波及中值滤波等)-Using C++ implementation. Bmp format image loading and image filtering treatment (including the wavelet transform, 3* 3 filter, 5* 5 filter and median filter, etc.)
xinxironghegengzong
- 信息融合系统中目标跟踪技术研究,粒子滤波跟踪目标论文-Information fusion system for target tracking technology research, particle filter to track the target thesis
ParticleTracking_new
- 粒子滤波法(particles filter)实现的运动跟踪算法。需要在初始的时候设置一些参数,运动目标需要在程序开始运行之前指定其位置和大小。-Particle filtering (particles filter) to achieve motion tracking algorithm. The time needed to set some initial parameters, moving targets need to run before the beginning of th
lizilvbo
- 这篇文章主要阐述了粒子滤波算法的思想 ,能方便大家理解粒子滤波算法-This article mainly discusses the idea of particle filtering algorithm, we can easily understand the particle filter
UKF(2011.9.9.1)
- 无迹卡尔曼滤波c语言代码,即UKF代码,代码原理请参考无迹卡尔曼滤波基本原理-UKF of c code
C#图像处理算法典型实例
- 图像处理:灰度,线性点运算,直方图,图像缩放,腐蚀结构元素,带通滤波,噪声模型等图像处理算法,包括素材和源代码。(Image processing: gray level, linear point operation, histogram, image scaling, corrosion structure elements, band pass filter, noise model and other image processing algorithms, including mate
用C++builder二值化图像
- 本例用BCB进行图像的基本处理,包括阈值二值化,黑白处理,中值滤波等实用程序
boxfilter
- boxfilter函数的matlab和c++代码,盒式滤波器,不需要opencv环境,亲测可用(opencv lib is not needed)
线性滤波
- 利用c++编程语言实现数字图像的线性滤波(Linear filtering of images)
3图像滤波
- 利用opencv实现图像滤波,可直接运行(Opencv realization of image filtering)
1中值滤波
- 中值滤波——《MATLAB数字图像处理——从仿真到C/C++代码的自动生成》(Median filter - MATLAB digital image processing - automatic generation from simulation to C/C++ code)
傅里叶谱与频域低通滤波
- 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain (a) Download Fig. 4.41(a)