搜索资源列表
印章鉴定算法
- 这是印章鉴定系统中的重要算法,包括去除背景,基于矩不变量的识别方法等,对实际中印章鉴定系统的设计有很大的帮助。-Identification System in the algorithm, including the removal of background, for the moment invariant recognition method, which seals the actual identification syst
DiaMc
- 图象处理,包含图象处理类,图象读写、去除背景、二值化等等,同时演示了加载FormView功能。-image processing, including image processing category, read and write images to remove the background, values and so on, while loading FormView demonstrated functional.
GaussBackground
- 对图像序列进行高斯背景分析,去除背景和噪声,参见文章“Automatic Temporal Segmentation for Content-Based Video Coding”。-right image sequences Gaussian background analysis, and remove background noise, see the article "Automatic Segmentation fo
Thepicturemutuallyreduce[matlab]
- 用于去除背景,得到原图与背景相减的图像并二值化
ObjectExtract
- 做是人行为检测的,第一步是从视频中跟踪人,然后去除背景。此程序是基于均值的背景减除(目标跟踪)。
印章鉴定算法
- 这是印章鉴定系统中的重要算法,包括去除背景,基于矩不变量的识别方法等,对实际中印章鉴定系统的设计有很大的帮助。-Identification System in the algorithm, including the removal of background, for the moment invariant recognition method, which seals the actual identification syst
DiaMc
- 图象处理,包含图象处理类,图象读写、去除背景、二值化等等,同时演示了加载FormView功能。-image processing, including image processing category, read and write images to remove the background, values and so on, while loading FormView demonstrated functional.
GaussBackground
- 对图像序列进行高斯背景分析,去除背景和噪声,参见文章“Automatic Temporal Segmentation for Content-Based Video Coding”。-right image sequences Gaussian background analysis, and remove background noise, see the article "Automatic Segmentation fo
ESegment
- 程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的
track
- VC++实现的物体跟踪程序--通过背景建模,背景差分,阴影去除,形态学去噪,连通性分析实现目标检测以及跟踪.-VC++ Achieve objects tracking procedures- through background modeling, background difference, shadow removal, denoising morphology, connectivity analysis of the achi
Thepicturemutuallyreduce[matlab]
- 用于去除背景,得到原图与背景相减的图像并二值化-To remove the background, the subtraction image and background image and binarization
ObjectExtract
- 做是人行为检测的,第一步是从视频中跟踪人,然后去除背景。此程序是基于均值的背景减除(目标跟踪)。-To do is act of detection, the first step is to track people from the video, and then remove the background. This procedure is based on the average of the background subtr
zernike
- 这是印章鉴定系统中的重要算法,包括去除背景,基于矩不变量的识别方法等-This is a seal of identification system of the important algorithms, including the removal of background, based on moment invariants identification methods
Hu
- 这是印章鉴定系统中的重要算法,包括去除背景,基于hu矩不变量的识别方法等-This is a seal of identification system of the important algorithms, including the removal of background, based on moment invariants hu identification methods
backgroundSubtraction_v0
- 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background fr a mes as a training set.The background model is per-pixel RGB spac
LicensePlateLocation
- 中值滤波,二值化,去除背景干扰,牌照搜索,区域裁剪-Median filtering, binarization, remove the background interference, license search, regional cut
noiseshuaijian1
- 语音的消噪程序,传统普减法的改进,有效去除背景噪声-Speech de-noising process, the traditional S & P subtraction improvements, effectively remove background noise
meaLEN
- 测量已经去除背景的图片上的物体的长度. 用VC调试通过。-measure the length of an object in an picture.
gaborfilter1D
- 基于多尺度gabor滤波的造影血管中轴线自动提取,利用多尺度gabor滤波灵活的频率带宽和去除背景噪声-Gabor filter-based multi-scale imaging of vascular axis automatic extraction, use of a flexible multi-scale gabor filter frequency bandwidth and remove background noise
三种传统背景减除法
- 使用帧差法、均值法和混合高斯模型对背景进行去除、提取前景信息。来源于2017年研究生数学建模比赛D题。(The background information is removed and the foreground information is extracted by fr a me difference method, mean value method and hybrid Gauss model. D graduate fro