文件名称:ExtractBackground
介绍说明--下载内容来自于网络,使用问题请自行百度
he files in this package comprise the Matlab implementation of a
foreground segmentation algorithm based upon graph cuts, described in:
Better Foreground Segmentation Through Graph Cuts, N. Howe &
A. Deschamps. Tech report, http://arxiv.org/abs/cs.CV/0401017.
The file extractForeground.m contains a sample function that will
perform a complete foreground segmentation for static camera video.
It uses a number of parameters, which are described in the
documentation. An attempt was made to choose sensible default values,
but they may need to be adjusted for some videos.
More generally, the implementation in extractForeground.m is only a
suggestion of how the graph-based segmentation might be used. The
same approach can be applied with other (perhaps time-adaptive)
background models. The key step is at line 113 of the code, once the
deviation array has been created. The graph-cut segmentation can be
applied similarly to a deviation matrix computed in any other way.-he files in this package comprise the Matlab implementation of a
foreground segmentation algorithm based upon graph cuts, described in:
Better Foreground Segmentation Through Graph Cuts, N. Howe &
A. Deschamps. Tech report, http://arxiv.org/abs/cs.CV/0401017.
The file extractForeground.m contains a sample function that will
perform a complete foreground segmentation for static camera video.
It uses a number of parameters, which are described in the
documentation. An attempt was made to choose sensible default values,
but they may need to be adjusted for some videos.
More generally, the implementation in extractForeground.m is only a
suggestion of how the graph-based segmentation might be used. The
same approach can be applied with other (perhaps time-adaptive)
background models. The key step is at line 113 of the code, once the
deviation array has been created. The graph-cut segmentation can be
applied similarly to a deviation matrix computed in any other way.
foreground segmentation algorithm based upon graph cuts, described in:
Better Foreground Segmentation Through Graph Cuts, N. Howe &
A. Deschamps. Tech report, http://arxiv.org/abs/cs.CV/0401017.
The file extractForeground.m contains a sample function that will
perform a complete foreground segmentation for static camera video.
It uses a number of parameters, which are described in the
documentation. An attempt was made to choose sensible default values,
but they may need to be adjusted for some videos.
More generally, the implementation in extractForeground.m is only a
suggestion of how the graph-based segmentation might be used. The
same approach can be applied with other (perhaps time-adaptive)
background models. The key step is at line 113 of the code, once the
deviation array has been created. The graph-cut segmentation can be
applied similarly to a deviation matrix computed in any other way.-he files in this package comprise the Matlab implementation of a
foreground segmentation algorithm based upon graph cuts, described in:
Better Foreground Segmentation Through Graph Cuts, N. Howe &
A. Deschamps. Tech report, http://arxiv.org/abs/cs.CV/0401017.
The file extractForeground.m contains a sample function that will
perform a complete foreground segmentation for static camera video.
It uses a number of parameters, which are described in the
documentation. An attempt was made to choose sensible default values,
but they may need to be adjusted for some videos.
More generally, the implementation in extractForeground.m is only a
suggestion of how the graph-based segmentation might be used. The
same approach can be applied with other (perhaps time-adaptive)
background models. The key step is at line 113 of the code, once the
deviation array has been created. The graph-cut segmentation can be
applied similarly to a deviation matrix computed in any other way.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ExtractBackground.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.