LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

median filter

hi

i am implementing median filter in Labview FPGA. Details of  median filter of Labview is http://zone.ni.com/reference/en-XX/help/371361J-01/lvanls/median_filter/     . My first question is , what is value of K in equation of median filter? Secondly, can i implement median filter through the equation and method mentioned in its help? if not then please tell alternative.

Regards

0 Kudos
Message 1 of 2
(3,078 Views)

Hello,

Refer to the Median Filtering VI in the labview\examples\analysis\fltrxmpl.llb for an example of using the Median Filter VI.

For FPGA Implementation, Please go through this link https://decibel.ni.com/content/docs/DOC-1746?nisrc=RSS-devzone-new-en

Regards,
KM
0 Kudos
Message 2 of 2
(3,063 Views)