Modify ↓
Opened 17 years ago
Closed 17 years ago
#895 closed Feature Request (Duplicate)
CPU intencive yet simple and powerful addition to PixelSearch
| Reported by: | dexto | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | PixelSearch | Cc: |
Description
Would help greatly because algorithm is VERY CPU intensive and is effectively useless using UDF.
That could search the for a pixel that is the closes to a given $X and $Y input withing a square.
PixelSearchCloseBy ( x, y, squareSize, color, [, shade-variation [, step [, hwnd]]] )
Basically a search starting from he x and y and checking for similar colors around expanding pixel by pixel in square with a side = squareSize.
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
| Milestone: | Future Release |
|---|---|
| Version: | 3.3.0.0 |
comment:2 by , 17 years ago
| Resolution: | → Duplicate |
|---|---|
| Status: | new → closed |
Closing as a duplicate of #896.
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.