photo

Masar Uthaib


Last seen: presque 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

1 Question
1 Réponse

RANG
159 789
of 301 213

RÉPUTATION
0

CONTRIBUTIONS
1 Question
1 Réponse

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 191

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 422

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Explorer
  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


remove objects in image that have larger columns than rows
Hello how can remove objects in image that have larger columns than rows in RGB images . Thank you

environ 6 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Rectangle around the object, Bounding box,
Hello rectangle('Position',[st.BoundingBox(1),st.BoundingBox(2),st.BoundingBox(3),st.BoundingBox(4)],... 'EdgeColor','r',...

environ 6 ans il y a | 0