Documentation
Download
News
Gallery
Contact
Navigation
index
modules
|
next
|
previous
|
Home
»
Documentation
»
Modules
»
iplt.alg module: Image and reflection list algorithms
»
Image algorithms
»
Table Of Contents
Median filter
Python interface
C++ interface
Previous topic
Lattice Search
Next topic
Non-max supressor
Quick search
Enter search terms or a module, class or function name.
Median filter
¶
Python interface
¶
class
iplt.alg.
MedianFilter
(
(object)arg1
[
,
(int)arg2
]
)
¶
__init__
(
(object)arg1
[
,
(int)arg2
]
)
→ None :
¶
C++ signature :
void __init__(_object* [,unsigned int])
C++ interface
¶
Navigation
index
modules
|
next
|
previous
|
Home
»
Documentation
»
Modules
»
iplt.alg module: Image and reflection list algorithms
»
Image algorithms
»