文件名称:image-segmentation-
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- liru****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.read_mpeg.m把mpg格式的视频存为一帧一帧的jpg格式的图像
2.im_fg_y.m是对文件进行阈值分割,可以自动读取图片并分割图像,显示效果。必要时可以做成函数用plc.m调用一次对多幅图片进行处理。
3.im_fg_b.m是对图像利用canny算子进行边缘检测,用于分析与显示。同样可以做成函数来调用。
4.pcl.m是对图像文件批处理,一次可以读入多幅图像,处理后再存储。
5.pcl1.m是调用边缘检测函数对一组图像进行分割并保存。
6.fg_y.m利用canny进行边缘检测的函数
注意:在分割程序中有图像裁剪的步骤,这是作者在处理特定图片需要,请读者根据自己的情况进行修改。-The image 2.im_fg_y.m 1.read_mpeg.m mpg format video saved as a jpg format of a file threshold segmentation can automatically read the image and segmented image display. Function plc.m call time for processing multiple images can be made when necessary. 3.im_fg_b.m image using canny operator edge detection for the analysis and display. Can also be made of the function to call. 4.pcl.m yes batch of image files, one can read into multiple images, processing, then stored. 5.pcl1.m call the edge detection function to a set of image segmentation and save. 6.fg_y.m use canny edge detection function Note: The image cut steps in the segmentation procedure, which is the author deal with the needs of a specific image, the reader is to be modified according to their own situation.
2.im_fg_y.m是对文件进行阈值分割,可以自动读取图片并分割图像,显示效果。必要时可以做成函数用plc.m调用一次对多幅图片进行处理。
3.im_fg_b.m是对图像利用canny算子进行边缘检测,用于分析与显示。同样可以做成函数来调用。
4.pcl.m是对图像文件批处理,一次可以读入多幅图像,处理后再存储。
5.pcl1.m是调用边缘检测函数对一组图像进行分割并保存。
6.fg_y.m利用canny进行边缘检测的函数
注意:在分割程序中有图像裁剪的步骤,这是作者在处理特定图片需要,请读者根据自己的情况进行修改。-The image 2.im_fg_y.m 1.read_mpeg.m mpg format video saved as a jpg format of a file threshold segmentation can automatically read the image and segmented image display. Function plc.m call time for processing multiple images can be made when necessary. 3.im_fg_b.m image using canny operator edge detection for the analysis and display. Can also be made of the function to call. 4.pcl.m yes batch of image files, one can read into multiple images, processing, then stored. 5.pcl1.m call the edge detection function to a set of image segmentation and save. 6.fg_y.m use canny edge detection function Note: The image cut steps in the segmentation procedure, which is the author deal with the needs of a specific image, the reader is to be modified according to their own situation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图像处理集合包\fg_y.m
..............\im_fg_b.m
..............\im_fg_y.m
..............\pcl.m
..............\pcl1.m
..............\read_mpeg.m
..............\说明.txt
图像处理集合包
..............\im_fg_b.m
..............\im_fg_y.m
..............\pcl.m
..............\pcl1.m
..............\read_mpeg.m
..............\说明.txt
图像处理集合包