generate chain code

10 ビュー (過去 30 日間)
Tulips
Tulips 2012 年 6 月 9 日
hi sir, is that matlab function that can be used to generate a 3 by 3 logical matrix using chain code..?for example the code is useful in shape representation.pls advice.cud u explain how to used the chain code in matlab

採用された回答

Shree Nath
Shree Nath 2012 年 6 月 9 日
you mean freeman chain codes? use bwboundaries() to get the boundary coordinates and the assuming 8 directions (1,1)(1,0),(0,1),(1,-1)(-1,-1),(0,-1) etc.. for (∆x,∆y).. generate the code in string format..
  1 件のコメント
Ryan
Ryan 2012 年 6 月 9 日
What are the uses for freeman chain codes?

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

その他の回答 (1 件)

Shree Nath
Shree Nath 2012 年 6 月 25 日
these may be used as an alternate for..lets say the function which the boudry coordinates are following.. many a times .. the type of curves and turns are unique for a particular character, like inner region of the Q,the G, and the outer boundries of A...etc etc

カテゴリ

Help Center および File ExchangeFeature Detection and Extraction についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by