JuliaImages/Images.jl

Add findContours and related functions to the lib

Open

#859 aperta il 9 gen 2020

Vedi su GitHub
 (15 commenti) (0 reazioni) (0 assegnatari)Julia (142 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (541 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

  • findContours
  • boundingRect
  • contourArea
  • moments
  • etc

Guida contributor