码迷,mamicode.com
首页 > 其他好文 > 详细

Classify the pixels into two sets (像素点的分类)

时间:2020-02-26 22:29:23      阅读:73      评论:0      收藏:0      [点我收藏+]

标签:pixel   exe   dash   分离   专题   class   反射   into   int   

专题二:基于色度的单幅图像镜面反射分量的分离——像素点的分类


一、像素点分类的标准

回忆一下双色反射模型如下:

$$\mathbf{I\left ( p \right )} = m_{d}\left ( p \right )\mathbf{I_{d}\left ( p \right )}+m_{s}\left ( p \right )\mathbf{I_{s}}\quad\quad\left ( 1 \right )$$

目标:对每个像素进行体色分离(body color)。我们对漫反射像素(the pexels with sole diffuse reflection)和高光像素点(the pixels with both specular and diffuse reflections)

①、漫反射像素点

有$\mathbf{I\left ( p-i \right )}=m_{d}\left ( p \right )\mathbf{I_{d-i}\left ( p \right )}$、$I_{MSF-i}\left ( p \right )=I_{SF-i\left ( p \right )}+\bar{I_{min}}=I_{i}\left ( p \right )-I_{min}\left ( p \right )+\bar{I_{min}}$

 

Classify the pixels into two sets (像素点的分类)

标签:pixel   exe   dash   分离   专题   class   反射   into   int   

原文地址:https://www.cnblogs.com/xiazhenbin/p/12369254.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!