JuliaImages/Images.jl

Add findContours and related functions to the lib

Open

#859 opened on 2020年1月9日

GitHub で見る
 (15 comments) (0 reactions) (0 assignees)Julia (142 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (541 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Please add to the library similar functions existed in opencv "Structural Analysis and Shape Descriptors" to manipulate with contours:

  • findContours
  • boundingRect
  • contourArea
  • moments
  • etc

コントリビューターガイド