-
pretrm
图像的预处理程序,包括边缘去噪、二值化、腐蚀等。为车牌定位作铺垫(image preprocessing procedures, including marginal denoising, the two values, and corrosion. To pave the way for positioning plates)
- 2007-03-22 21:34:01下载
- 积分:1
-
gaborf
Image segmentation systems have the potential to dramatically improve the performance of Digital image processing. Segmentation procedures partition an image into its constituent parts or objects. In general, segmentation is one of the most difficult tasks in digital image processing. Detection of salient image regions is useful for applications like image segmentation, adaptive compression, and region-based image retrieval. This problem can be tackled by mapping the pixels into various feature spaces, which are subjected to various grouping algorithms It present a novel method to determine salient regions in images using low-level features of luminance and color. The method is fast, easy to implement and generates high quality saliency maps of the same size and resolution as the input image.
- 2012-01-30 13:38:55下载
- 积分:1
-
Jerman增强滤波器 可行
基于hessian矩阵的眼底图像血管增强滤波(Vessel Enhanced Filtering of Eyeground Images Based on Hessian Matrix)
- 2020-12-16 16:09:14下载
- 积分:1
-
optimark_manual
水印攻击测试程序optimark。
这个比stirmark更全面测试水印程序,很好用(Watermark attack test program optimark. This more comprehensive test than stirmark watermark program, very good use)
- 2009-11-12 11:19:47下载
- 积分:1
-
lee
编程实现了抑制sar图像相干斑噪声的lee滤波算法,效果较好,可直接运行( lee filter )
- 2021-05-07 04:58:36下载
- 积分:1
-
2
采用haar小波实现二维图像的分解与重构(mallat算法):(Two-dimensional image using haar wavelet decomposition and reconstruction (mallat algorithm):)
- 2013-07-16 11:38:37下载
- 积分:1
-
Sparse-Coding-and-Dictionary
对图像稀疏编码和字典学习有个大致的了解,以及当前的研究现状(Sparse Coding and Dictionary)
- 2012-12-12 15:55:16下载
- 积分:1
-
susancorners
susan角点检测的源代码。简单易学附带中文程序说明(susan corner detection of the source code. Relatively simple description of the procedures with the Chinese)
- 2010-03-03 22:19:59下载
- 积分:1
-
3.3project-denoising-image-master
说明: 图像滤波,中值滤波,自适应,对比结果,图像去燥使用(Image filtering, median filtering, adaptive, comparative results, medical image use)
- 2020-07-05 22:27:00下载
- 积分:1
-
Kalman_Filter
卡尔曼滤波源代码
Some brief notes
----------------
kfdemo.m is a Matlab script file to run a demonstration of the
Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4
so that it will read in either v4 or v5 Matlab).
The other files are called by kf.m (the Kalman filter) or included
as they may be useful. Normalis.m normalises data to zero-mean,
unit variance along components. I always do this before any further
analysis.
Steve Roberts 7-2-98
(Kalman filter source code Some brief notes kfdemo.m is a Matlab script file to run a demonstration of theBayesian Kalman filter. It loads file kfdemo.mat (saved as version 4so that it will read in either v4 or v5 Matlab). The other files are called by kf.m (the Kalman filter) or includedas they may be useful. Normalis.m normalises data to zero-mean, unit variance along components. I always do this before any furtheranalysis.Steve Roberts 7-2-98)
- 2008-04-05 16:47:47下载
- 积分:1