JuliaImages/Images.jl

Add findContours and related functions to the lib

Open

#859 创建于 2020年1月9日

在 GitHub 查看
 (15 评论) (0 反应) (0 负责人)Julia (142 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (541 star)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南