README.md
December 5, 2022 ยท View on GitHub
Description
This program gets mouses coordinates and captures screen.
Then calculates main statistics (mean and variance) from captured screen
and defines a volume of area as an outlier pixels set where pixel color values
exceed a critical value.
Finally calculates minimum volume rectangle and shows outlying area
Note: For more robust outlying applications use median instead of mean.
For basic operation of this small algorithm look "Outlying Pixels" in Source
code planet web site.
enjoy.
More Info
| Submitted On | 2004-08-07 12:42:34 |
| By | jbytecode |
| Level | Advanced |
| User Rating | 5.0 (10 globes from 2 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Graphics |
| World | Visual Basic |
| Archive File | Outlying_P177925872004.zip |