How to average values of certain pixels of multiple targets in a 2D data while keeping sign as weights to have one value and sign?
Afficher commentaires plus anciens
Dear MATALB Experts,
I have estimated the velocity of several ships in a scene, and it appears that each ship has a variable velocity. However, I believe that each ship should have one velocity value and one sign (either -ve or +ve). To achieve this, I need to average the pixel values of each ship target and keep the signs as weights. Specifically, if there are more negative weights than positive weights, the final sign should be negative.
Could you please provide guidance on how to average the pixel values and obtain one sign for each ship in the given scene? I have attached a .mat file for your reference.
Thank you for your help.
Best regards,
Amjad

4 commentaires
Amjad Iqbal
le 13 Mai 2023
KALYAN ACHARJYA
le 13 Mai 2023
Modifié(e) : KALYAN ACHARJYA
le 13 Mai 2023
Where is the image (as you are talking in reference of pixels)?
Amjad Iqbal
le 15 Mai 2023
Image Analyst
le 15 Mai 2023
If you have any more questions, then attach your original data and code to read it in with the paperclip icon after you read this:
Also give code to create the image you attached from the original data.
Réponses (0)
Catégories
En savoir plus sur Computer Vision Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!