-
particle-filter--algorithm-code
文件中含有粒子滤波完整代码以及几种改进粒子滤波算法代码,运行主函数可以分别看到粒子滤波算法和改进后的算法运行效果,适合初学者学习应用(The file contains the complete code of particle filter and several improved particle filter algorithm code, run the main function algorithm performs the particle filter algorithm and the improved see respectively, suitable for beginners to learn to use
)
- 2014-04-21 09:50:17下载
- 积分:1
-
MATLAB_image_process_with_PDE
运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。(The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enhancement, restoration, and some partial differential equations approach to solving such as in the field of image processing procedures used and important for them to learn.)
- 2010-01-12 10:09:14下载
- 积分:1
-
PedestrianCounter-master
实时统计监控视频下路人人数,采用python(This is a demo made for tracking pedestrian)
- 2018-03-14 16:01:19下载
- 积分:1
-
srad中文文献
斑点抑制各向异性扩散滤波(SRAD)算法 的中文论文(Speckle suppression anisotropic diffusion filter (SRAD) algorithm)
- 2018-06-08 15:48:04下载
- 积分:1
-
CoherenceFilter_version5
Image Edge Enhancing Coherence Filter Toolbox,各向异性非线性扩散滤波器(This toolbox will perform Anisotropic Non-Linear Diffusion filtering on a 2D gray/color or 3D image. This filtering will reduce the image noise while preserving the region edges, and also enhancing the edges by smoothing along them.
This is one of the more advanced image enhancement methods available, and also contains HDCS from october 2009. The result looks like an artist painted the image, with clear brush strokes along the image edges and ridges, see screen-shot.
)
- 2020-11-02 11:09:54下载
- 积分:1
-
cvBlobFinder
基于OPCV的blob搜索算法,图像处理经典算法(OPCV the blob-based search algorithm, image processing, the classical algorithm)
- 2008-03-11 10:55:35下载
- 积分:1
-
regiongrowing
基于区域增长对图像进行分割,得到感兴趣区域(Sengment image based on the regiongrowing.)
- 2018-03-27 18:44:15下载
- 积分:1
-
Huffman
huffman编码
基于对BMP格式图像的编码!
具体你们自己看看!(Huffman code)
- 2010-07-13 14:11:25下载
- 积分:1
-
wancheng
电子稳像。。。基于灰度的电子稳像,利用matlab来实现的,,,,课程设计(Electronic image stabilization. . . Grayscale electronic image stabilization, the use of Matlab to achieve, and curriculum design)
- 2012-07-31 00:32:27下载
- 积分:1
-
Local-Binary-Patterns
局部二进制模式,LBP,是已被用于纹理特征的一个
分类。在本文中,提出了一种基于使用这些功能的方法
检测缺陷图案的面料。在培训阶段,在第一个步骤LBP算子是
施加到无缺陷织物样品,逐个象素和参考的所有的行(列)
特征矢量的计算。那么这个图像被分为Windows和LBP算子是
应用这些窗口的每一行(列)。根据与参考比较
特征向量一个合适的阈值,无缺陷的窗户被发现。在检测阶段中,一个
测试图像被划分成的窗户,并使用阈值时,有缺陷的窗口可以
检测到。该方法简单,灰度不变。由于其简单性,
线上实现是可能的。(Local Binary Patterns, LBP, is one of the features which has been used for texture
classification. In this paper, a method based on using these features is proposed for
detecting defects in patterned fabrics. In the training stage, at first step LBP operator is
applied to all rows (columns) of a defect free fabric sample, pixel by pixel, and the reference
feature vector is computed. Then this image is divided into windows and LBP operator is
applied to each row (column) of these windows. Based on comparison with the reference
feature vector a suitable threshold for defect free windows is found. In the detection stage, a
test image is divided into windows and using the threshold, defective windows can be
detected. The proposed method is simple and gray scale invariant. Because of its simplicity,
online implementation is possible as well. )
- 2014-05-26 22:42:00下载
- 积分:1