opencv2_The research of Sobel operation by KUAN YU CHOU





If you want to find and obtain the result of  horizontal edges  , you need to use the vertical derivative(The derivative of Y ) 


If you want to find and obtain the result of vertical edges  , you need to use the horizontal derivative(The derivative of X )


========================================================


At first , I try to capture the result of horizontal edges (the derivative of Y )


In this case  , you can see the morphology of Closed-operation ( dilate first, and then  erode )


dilate  is a word related to  "expand"  and   "swell"  




erode is a word related to "minify" and "narrow"



the Closed-opertion will help us to delete the white space between each of horizontal edges and connect the area which is filled with much edges.


留言

這個網誌中的熱門文章

經得起原始碼資安弱點掃描的程式設計習慣培養(五)_Missing HSTS Header

經得起原始碼資安弱點掃描的程式設計習慣培養(三)_7.Cross Site Scripting(XSS)_Stored XSS_Reflected XSS All Clients

(2021年度)駕訓學科筆試準備題庫歸納分析_法規是非題