杭州电子科技大学:《计算机视觉》课程教学资源(PPT课件讲稿)第五讲 目标分割

第五讲目标分割 周文晖 计算机学院
Hangzhou Dianzi University 杭州电子科技大学 School of Computer Science and Technology 计算机学院 周文晖 第五讲 目标分割 周文晖 计算机学院

课本:目标分割的概念和目的 •概念:将图像划分成若干具有特征一 致性且互不重叠的图像区域的过程。 Aim:to partition an image into a collection of set of pixels >Meaningful regions(coherent objects) >Linear structures (line,curve,... >Shapes(circles,ellipses,... Haug3 hou Dianzi乙niversity抗州电子科技大学 School of Computer Science and Technology计算l学院周文晖
Hangzhou Dianzi University 杭州电子科技大学 School of Computer Science and Technology 计算机学院 周文晖 课本:目标分割的概念和目的 •概念:将图像划分成若干具有特征一 致性且互不重叠的图像区域的过程。 Aim: to partition an image into a collection of set of pixels Meaningful regions (coherent objects) Linear structures (line, curve, ...) Shapes (circles, ellipses, ...)

Other variants:What is segmentation? >Segmentation =partitioning Grouping clustering Carve dense data set into (disjoint)regions Gather sets of items according to some model Divide image based on pixel similarity If items are dense,then essentially the same problem as Divide spatiotemporal volume based on image left.(e.g.,clustering pixels) similarity (shot detection) If items are sparse,then problem has a slightly different Figure/ground separation(background flavor: subtraction) Collect tokens that lie on a line (robust line fitting) Regions can be overlapping (layers) Collect pixels that share the same fundamental matrix (independent 3D rigid motion) Group 3D surface elements that belong to the same surface S.Birchfield,Clemson Univ.,ECE 847,http://www.cos.clomson.odu/-stb/oco847 Hag3 hou Dianzi Universit内抗州电子科技大学 School of Computer Science and Tecfnology计算机学院周文晖
Hangzhou Dianzi University 杭州电子科技大学 School of Computer Science and Technology 计算机学院 周文晖 Other variants:What is segmentation? Segmentation = partitioning Carve dense data set into (disjoint) regions Divide image based on pixel similarity Divide spatiotemporal volume based on image similarity (shot detection) Figure / ground separation (background subtraction) Regions can be overlapping (layers) S. Birchfield, Clemson Univ., ECE 847, http://www.ces.clemson.edu/~stb/ece847 Grouping = clustering Gather sets of items according to some model If items are dense, then essentially the same problem as left. (e.g., clustering pixels) If items are sparse, then problem has a slightly different flavor: • Collect tokens that lie on a line (robust line fitting) • Collect pixels that share the same fundamental matrix (independent 3D rigid motion) • Group 3D surface elements that belong to the same surface

Other variants:What is segmentation? .Segmentation divides an image into groups of pixels .Pixels are grouped because they share some local property(gray level,color,texture,motion,etc.) 0 21 boundaries labels pseudocolors mean colors (different ways of displaying the output) algorithm used:Pedro F.Felzenszwalb and Daniel P.Huttenlocher, Efficient Graph-Based Image Segmentation,IJCV.59(2),2004 Hangzhou Dianzi University抗州电子科技大学 School of Computer Science and Technology计算机学院周文晖 S.Birchfield,Clemson Univ.,ECE 847,http:l/www.ces.clomson.odul-sth/oce847
Hangzhou Dianzi University 杭州电子科技大学 School of Computer Science and Technology 计算机学院 周文晖 Other variants:What is segmentation? •Segmentation divides an image into groups of pixels •Pixels are grouped because they share some local property (gray level, color, texture, motion, etc.) boundaries labels pseudocolors mean colors (different ways of displaying the output) 0 7 3 11 21 3 algorithm used: Pedro F. Felzenszwalb and Daniel P. Huttenlocher, Efficient Graph-Based Image Segmentation, IJCV, 59(2), 2004 S. Birchfield, Clemson Univ., ECE 847, http://www.ces.clemson.edu/~stb/ece847

图像分割的意义 ·区域对于图像理解和识别非常重要,往往表征场景中的目标,或部分目标。 ·一幅图像可以包含多个目标,每个目标包含多个区域,每个区域对应目标的不同部分。 inference Low level features Higher level inference Iaug3 hou Dianzi University杭州电子科技大学 School of Computer Science and Technology计算机学院周文晖
Hangzhou Dianzi University 杭州电子科技大学 School of Computer Science and Technology 计算机学院 周文晖 图像分割的意义 •区域对于图像理解和识别非常重要,往往表征场景中的目标,或部分目标。 •一幅图像可以包含多个目标,每个目标包含多个区域,每个区域对应目标的不同部分。 Low level features Higher level inference inference

图像分割举例 •基于图像亮度 Iaug3 hou Dianzi乙niversit杭州电子科技大学 School of Computer Science and Technology计算l学院周文晖
Hangzhou Dianzi University 杭州电子科技大学 School of Computer Science and Technology 计算机学院 周文晖 图像分割举例 •基于图像亮度

图像分割举例 基于纹理 Iaug3 hou Dianzi University杭州电子科技大学 School of Computer Science and Technology计算l学院周文晖
Hangzhou Dianzi University 杭州电子科技大学 School of Computer Science and Technology 计算机学院 周文晖 图像分割举例 •基于纹理

图像分割举例 光流的概念是gibson在1950年首先提出来的; 是空间运动物体在图像平面上的像素运动的瞬时速度; 基于运动 图像序列中像素在时间域上的变化以及相邻帧之间的相关性来 光流估计 找到上一帧跟当前帧之间存在的对应关系,从而计算出相邻帧 之间物体的运动信息的一种方法。 三维空间的矢量场及其在二维平面内的投影 Hangzhou Dianzi University抗州电子科技大学 School of Computer Science and Technology计算l学院周文晖
Hangzhou Dianzi University 杭州电子科技大学 School of Computer Science and Technology 计算机学院 周文晖 图像分割举例 •基于运动 光流估计 光流的概念是Gibson在1950年首先提出来的; 是空间运动物体在图像平面上的像素运动的瞬时速度; 图像序列中像素在时间域上的变化以及相邻帧之间的相关性来 找到上一帧跟当前帧之间存在的对应关系,从而计算出相邻帧 之间物体的运动信息的一种方法。 三维空间的矢量场及其在二维平面内的投影

图像分割举例 •基于深度 Original image Range image Segmented image (a)Original Image (b)Ground Truth (c)Ours Figure 8.Failure cases on NYUD2 test set Iaug3 hou Dianzi University杭州电子科技大学 School of Computer Science and Technology计算机学院周文晖
Hangzhou Dianzi University 杭州电子科技大学 School of Computer Science and Technology 计算机学院 周文晖 图像分割举例 •基于深度 Original image Range image Segmented image

图像分割应用 Object Category Model Segmentation Cow Image Segmented Cow •理想的图像分割: •能够无指导地、自动分割出完整日标。 Haug3 hou Dianzi乙niversity抗州电子科技大学 School of Computer Science and Technolog)计算机学院周文晖
Hangzhou Dianzi University 杭州电子科技大学 School of Computer Science and Technology 计算机学院 周文晖 图像分割应用 •理想的图像分割: •能够无指导地、自动分割出完整目标。 Segmentation Object Category Model Cow Image Segmented Cow
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
- 《C++程序设计》课程教学资源(课件讲稿)第三篇 基于对象的程序设计 第9章 关于类和对象的进一步讨论.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第12讲 超参数优化与自动学习 Hyperparameters Optimization & AutoML.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第18讲 强化学习 Reinforcement Learning.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第17讲 循环神经网络 Recurrent Neural Networks.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第16讲 生成对抗网络 GAN.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第14讲 深度CNN Deep CNN.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第13讲 卷积神经网络 Convolution Neural Nets.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第12讲 特征学习 Feature Learning.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第11讲 特征提取 Feature Extraction.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第10讲 特征提取 Feature Extraction.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第9讲 特征选择 Feature Selection.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第8讲 非监督学习 Unsupervised Learning.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第7讲 其他分类方法 Classifiers for More.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第6讲 近邻法与Logist回归 Nearest Neighbors & Logist Regression.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第5讲 人工神经网络分类器 Classifiers with ANN.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第4讲 支持向量机 Support Vector Machines.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第3讲 线性模型 Linear Models.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第2讲 模型评估与选择 Evaluation and Selection of Models.pdf
- 电子科技大学:《机器学习 Machine Learning》课程教学资源(课件讲稿)第1讲 概论 Introduction(主讲:郝家胜).pdf
- 《机器学习 Machine Learning》课程教学资源(书籍文献)SVM Tutorial.pdf
- 杭州电子科技大学:《人工智能导论》课程教学资源(PPT课件讲稿)第六讲 机器学习基础(机器学习与知识发现).pdf
- 杭州电子科技大学:《人工智能导论》课程教学资源(PPT课件讲稿)第三讲 搜索与求解.pdf
- 杭州电子科技大学:《人工智能导论》课程教学资源(PPT课件讲稿)第二讲 人工智能概述.pdf
- 杭州电子科技大学:《人工智能与模式识别》课程教学资源(讲稿)第二讲 基础知识(概念).pdf
- 杭州电子科技大学:《人工智能与模式识别》课程教学资源(讲稿)第一讲 绪论(主讲:周文晖).pdf
- 杭州电子科技大学:《人工智能导论》课程教学资源(PPT课件讲稿)第一讲 绪论(主讲:周文晖).pdf
- Deep Learning-Based CT Radiomics for Feature Representation and Analysis of Aging Characteristics of Asian Bony Orbit.pdf
- 杭州电子科技大学:《计算机视觉》课程教学资源(PPT课件讲稿)第一讲 绪论(主讲:周文晖).pdf
- 杭州电子科技大学:《计算机视觉》课程教学资源(PPT课件讲稿)第三讲 图像预处理.pdf
- 杭州电子科技大学:《计算机视觉》课程教学资源(PPT课件讲稿)第二讲 图像采集.pdf
- 杭州电子科技大学:《计算机视觉》课程教学资源(PPT课件讲稿)第四讲 基元检测.pdf
- 杭州电子科技大学:《计算机视觉》课程教学资源(PPT课件讲稿)第六讲 立体视觉.pdf
- 杭州电子科技大学:《人工智能导论》课程教学资源(PPT课件讲稿)第四讲 遗传算法.pdf
- 杭州电子科技大学:《人工智能导论》课程教学资源(PPT课件讲稿)第五讲 不确定性知识的表示与推理.pdf
- 杭州电子科技大学:《人工智能导论》课程教学资源(PPT课件讲稿)第七讲 决策树学习.pdf
- 杭州电子科技大学:《人工智能导论》课程教学资源(PPT课件讲稿)第八讲 神经网络学习.pdf
- 杭州电子科技大学:《人工智能导论》课程教学资源(PPT课件讲稿)第九讲 深度学习基础.pdf
- 安徽理工大学:《网络与信息安全 Network and Information Security》课程教学资源(PPT课件讲稿)Part 1 Introduction to Network & Information Security Section 1-1 Current Security Situation.pptx
- 安徽理工大学:《网络与信息安全 Network and Information Security》课程教学资源(PPT课件讲稿)Part 1 Introduction to Network & Information Security Section 1-2 Preliminary Knowledge.pptx
- 安徽理工大学:《网络与信息安全 Network and Information Security》课程教学资源(PPT课件讲稿)Part 1 Introduction to Network & Information Security Section 1-3 the objectives of network and info security.pptx