The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
General
»
The Laboratory
»
Fast median algorithm
« previous
next »
Print
Pages:
1
...
13
14
[
15
]
Author
Topic: Fast median algorithm (Read 9652 times)
Siekmanski
Member
Posts: 2357
Re: Fast median algorithm
«
Reply #210 on:
August 11, 2020, 12:22:01 AM »
Maby we could use this as the Laplace edge detection operator????
[ 0 -1 0 ]
[-1 4 -1 ]
[ 0 -1 0 ]
Not sure though.......
Logged
Creative coders use backward thinking techniques as a strategy.
Print
Pages:
1
...
13
14
[
15
]
« previous
next »
The MASM Forum
»
General
»
The Laboratory
»
Fast median algorithm