-
VCPP-image-processing-chapter08(1)
VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)
- 2016-04-16 13:48:00下载
- 积分:1
-
background
实现帧差法求背景的matlab程序和示例图片(Frame-difference method to achieve the background image matlab procedures and sample)
- 2009-05-04 20:06:07下载
- 积分:1
-
Saliency
CVPR2013中出现的一种显著性特征检测算法,该算法用于模拟人眼视觉识别过程,提取图像中的显著性特征借后期目标对象的检测跟踪等使用,该算法(Context-Aware Saliency Detection。matlab implementation of an classical saliency detection alrogithm,which imitate our recognition process of eyes)
- 2013-10-03 22:45:25下载
- 积分:1
-
BSCB
用偏微分方法进行图像修复,可以修复灰度和彩色图像(By partial differential method for image restoration, can repair gray and color images)
- 2012-02-27 20:04:24下载
- 积分:1
-
特征选择与提取zch
自编的用于图像特征提取的源程序,解压后直接运行就ok了(writing for Feature Extraction source, unpacked directly ok on the run)
- 2020-06-30 02:00:02下载
- 积分:1
-
emd2003
用经验模式分解分解出固有模式函数,从而得出瞬时频率和包络,适合进行特征提取(using empirical mode decomposition decomposition patterns inherent function, thereby reaching and instantaneous frequency envelope, suitable for feature extraction)
- 2007-04-17 21:09:15下载
- 积分:1
-
shibie
一种水平投影和垂直投影来分割车牌的m文件(A horizontal projection and vertical projection to the m file partition plate)
- 2020-11-05 19:19:50下载
- 积分:1
-
SensingMatrixDesign
利用块稀疏的方法求解感知矩阵,在压缩感知、图像恢复方面都可以应用(Method for solving block sparse perception matrix in compressed sensing, image restoration can be applied)
- 2021-04-06 22:29:02下载
- 积分:1
-
VMD_tu
说明: vmd分解之后分解信号和原信号的对比图、频谱图等(After VMD decomposition, the contrast and spectrum of the decomposed signal and the original signal, etc.)
- 2020-06-20 11:20:02下载
- 积分:1
-
Line-detection-method
提出了一种基于图像边缘连接的线段检测方法。数字图像中的线段是由很多线段图元组成,在同一
条线段中,它们的方向是相同的并且受到真实线段的方向约束。因此可以通过提取小的线段图元, 然后分析它们
的连接特性, 进行线段的检测。首先用ADM 算法对图像进行边缘检测, 得到单像素宽的边缘 然后在4 个方向上
进行线段的检测 对初步得到的结果进行合并和验证, 去掉短的线段, 连接临近的线段。经过实验证明, 该方法能
够快速地提取图像中的线段,并且对噪声具有一定的鲁棒性(A line segment connecting a detection method based on image edges. The segment of the digital image is composed by many segments elements, their orientation is the same and by the real line segment direction constraint in the same segment. By extracting a small segment Element can then analyze their connection characteristics for the detection of the line segment. First with ADM algorithm for edge detection on the image to obtain a single-pixel-wide edge then in the four directions on the detection of the line segments merger and verification of the preliminary results obtained, removing the short line segments, the line segments connected near. The experiments show that this method can quickly extract the line segments in the image, and certain robustness to noise)
- 2013-04-13 19:12:46下载
- 积分:1