Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
Hi, I have search thru the net and went to some of the DSP forums. But could not find any examples on digital filtering. Is there anyone apply digital filtering effect on videos in blackfin 561 board ? Well i need an example to start with. thanks.
On Tue, 16 Oct 2007, miracle_sksim wrote: > Hi, > > I have search thru the net and went to some of the DSP forums. But > could not find any examples on digital filtering. > > Is there anyone apply digital filtering effect on videos in blackfin > 561 board ? > > Well i need an example to start with. thanks. How about this: http://www.cs.uml.edu/blackfin/index.php/Vision/Lab2 Seems like there's lots of Blackfin stuff out there. It may not be the exact same processor, but that shouldn't matter - the core is the same. Patience, persistence, truth, Dr. mike
Hi, A great place to start are the examples that come with the EZKITs. Download the multimedia SDK from the ADI website. There are several examples for filtering on a video stream (eg edge detection using Sobel, etc). Cheers, George _____ From: a...@yahoogroups.com [mailto:a...@yahoogroups.com] On Behalf Of miracle_sksim Sent: Tuesday, October 16, 2007 12:13 AM To: a...@yahoogroups.com Subject: [adsp] Filters Hi, I have search thru the net and went to some of the DSP forums. But could not find any examples on digital filtering. Is there anyone apply digital filtering effect on videos in blackfin 561 board ? Well i need an example to start with. thanks.