フィルターのクリア

Is there any way to detect horizontal and vertical edges ?

1 回表示 (過去 30 日間)
Sudipto Chaki
Sudipto Chaki 2018 年 10 月 10 日
編集済み: Sudipto Chaki 2018 年 10 月 23 日
I have divided the digit image into 6 blocks. Now, I need to detect whether there is horizontal or vertical or both edges in each of the block. The block image is attached.

採用された回答

KALYAN ACHARJYA
KALYAN ACHARJYA 2018 年 10 月 10 日
編集済み: KALYAN ACHARJYA 2018 年 10 月 10 日
There are the numbers of ways, it depends on what result you are looking for.
Check here imgradient or Directional gradients of an image (function imgradient )
If you check in Gonzalez book there also mentioned the H and V edge detection (Image Segmentation Chapter)
  1 件のコメント
Sudipto Chaki
Sudipto Chaki 2018 年 10 月 10 日
I need to return Boolean (1) if exists either one. Is it possible using imgradient?

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by