You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
ProcessImage(strImageName,tolerance,imgObjectR,imgObjectG,imgObjectB)
Usage
>> ProcessImage('image1.bmp',39,255,255,255,10)
to track 10 images starting from image1.bmp tolerance is 39 tracking color is white RGB (255,255,255)
strImageName = name of the initial image in the sequence
tolerance = variation from the given referance colors
imgObjectR = red reference color
imgObjectG = green reference color
imgObjectB = blue reference color
imageCount = number of images in the sequence
This Program can identify a badminton racket from a sequence of images. Initial image name, reference color and a tolerance to reference color values are given. It is assumed that the racket is of the reference color. Images must be in the same folder and they should be named like image1, image2, .. image39, image40 etc. The program then track the racket and pant it with red.
All 40 images are available here. www.cse.mrt.ac.lk\~janaka\Downloads\zipImages.zip
Cite As
Janaka Prasad (2026). Tracking Badminton rackets (https://www.mathworks.com/matlabcentral/fileexchange/4825-tracking-badminton-rackets), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (6.65 MB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
