Open oceans404 opened 3 months ago
Similar to Linear Scan, scan a matrix for a specific value. Return the all coordinates where the value excists
image processing and game development
I finish and made a pull request. https://github.com/NillionNetwork/nada-by-example/pull/41
Request a New Nada Example: Matrix scan
Description
Similar to Linear Scan, scan a matrix for a specific value. Return the all coordinates where the value excists
Use Case
image processing and game development
Specific Requirements