DSPRelated.com

2-D Spectral Estimate

Started by Sunritha in comp.dsp20 years ago 2 replies

Hi, Was just wondering to perform edge detection using 2-D spectral estimation techniques. Could anybody please direct me to the source...

Hi, Was just wondering to perform edge detection using 2-D spectral estimation techniques. Could anybody please direct me to the source of MATLAB code to find 2-D spectral estimate of an image. Thanx in advance. Regards, Sunritha


impulse response computing

Started by ToF in comp.dsp17 years ago 10 replies

Hello, I'm following a course of digital image processing and a mathematical homework is first given. I need a little help for solving this...

Hello, I'm following a course of digital image processing and a mathematical homework is first given. I need a little help for solving this problem: What is the impulse response of the system: 1/ if its transfer function is G(z1,z2) =3D a + b.z1^(-1) + c.z2^(-1) + d.z1^(-1).z2^(-1) + e.z1.z2^(-1) 2/ if its frequency response if G(f,g) =3D a + b.cos(2*Pi*f) + c=2Ecos(2*Pi*g) A...


demo for 3D Fourier matlab Demo

Started by naveedi in comp.dsp17 years ago

Hi, I want to show one demo of fourier of signal in 3D figure. So that I can rotate image and give a better description about time and...

Hi, I want to show one demo of fourier of signal in 3D figure. So that I can rotate image and give a better description about time and frequency relationship. Anyone who can help me or suggest some site for demos . thanks Naveed


Re: ANNOUNCEMENT: New image format

Started by Thomas Richter in comp.dsp16 years ago

John Costella schrieb: > On Nov 23, 11:28 pm, Thomas Richter wrote: > > > I guess what I'm saying is that you're used to measuring > > > ...

John Costella schrieb: > On Nov 23, 11:28 pm, Thomas Richter wrote: > > > I guess what I'm saying is that you're used to measuring > > > apples and I'm giving you an orange, and it's not obvious to me > > > how you compare them. The "storage paradigm" is different. > > Ok, so what's it? (Note well: I'm again playing devil's advocate, I > > don't want to spoil the fun doing i


DSP application

Started by terry in comp.dsp20 years ago 2 replies

Hi, I know DSP applications are mostly image/voice processing and modem implementation. Do anyone hear about any new DSP...

Hi, I know DSP applications are mostly image/voice processing and modem implementation. Do anyone hear about any new DSP applications? Thanks!


Basic question about Q of resonat RLC tank

Started by Richard Owlett in comp.dsp16 years ago 9 replies

We're all familiar with typical plot (eg http://en.wikipedia.org/wiki/Image:Bandwidth2.png) used in typical explanations of Q. What's the...

We're all familiar with typical plot (eg http://en.wikipedia.org/wiki/Image:Bandwidth2.png) used in typical explanations of Q. What's the analytical expression represented by that curve? [Yeah I should be able to derive it from first principles, but can't seem to do anything right today ;[ TIA


Wavelets

Started by maxascent in comp.dsp13 years ago 3 replies

Hi I would like to develop a CDF 5/3 (LeGall 5/3) lifting wavelet in an FPGA so that I can do some image processing. Reading through some...

Hi I would like to develop a CDF 5/3 (LeGall 5/3) lifting wavelet in an FPGA so that I can do some image processing. Reading through some papers I have found the algorithm to code but I would like to perform the same thing in Matlab so that I can check my results. Can someone who knows about the wavelet toolbox tell me the required commands, so that I can enter a sequence of values and get the ...


standardising fft convolutions

Started by tomwright in comp.dsp9 years ago

Hi, I'm using fft convolutions for image registration: x=fftconvolve(img1,img2) I want to compare the alignment between multiple pairs of...

Hi, I'm using fft convolutions for image registration: x=fftconvolve(img1,img2) I want to compare the alignment between multiple pairs of images. I assume the magnitude of x contains this information, but is there something I should do to standardise it? Thanks, Tom --------------------------------------- Posted through http://www.DSPRelated.com


laptop for matlab

Started by pravi in comp.dsp14 years ago 6 replies

Hello all, I need to buy a new laptop mainly for doing compute intensive 3D image processing using Matlab. Does anyone have any suggestions for...

Hello all, I need to buy a new laptop mainly for doing compute intensive 3D image processing using Matlab. Does anyone have any suggestions for a good configuration or product suggestions? Thanks in advance. Ravi.


Synthesis with Gaussian smoothed data.

Started by Anonymous in comp.dsp8 years ago

I read in some paper that you can synthesize a sharp image by adding together Gaussian smoothed data. That seems very surprising at first. I...

I read in some paper that you can synthesize a sharp image by adding together Gaussian smoothed data. That seems very surprising at first. I tried it in a particular context and it works.


Image processing question

Started by HardySpicer in comp.dsp16 years ago 2 replies

For 1D signal processing if we have an FIR filter then we can write y(k)=W'X(k) where W is a vector of weights and X(k) is composed of past...

For 1D signal processing if we have an FIR filter then we can write y(k)=W'X(k) where W is a vector of weights and X(k) is composed of past values of input. For the 2D case we may have Y=H.X where H is a mask. What is X? Is it just intensities ie grey scale since time doesn't come into it.It is spacial. Also, does anybody use recursive 2D filters? I assume the stability may be a prob...


noise exclusive filter?

Started by dexter in comp.dsp16 years ago 1 reply

hi, i am a final yr comp engg student and my project is "image denoising". i need to implement noise exclusive filter and can someone guide...

hi, i am a final yr comp engg student and my project is "image denoising". i need to implement noise exclusive filter and can someone guide me where to look for concepts and algorithm or any sample codes anything. thanks.


canny edge detection

Started by saran in comp.dsp16 years ago

hai.. i am doing project in image processing using cyclone II fpga...i need the core of the canny edge detection for one of it's...

hai.. i am doing project in image processing using cyclone II fpga...i need the core of the canny edge detection for one of it's module..any one can help me..


complexity of a program in ARM 9E

Started by rajanikanth in comp.dsp18 years ago

Hi all, I have been working on AMR-WB,on ARM9E and i am using ADS 1.2 tools. Please clarity this doubt. 1. How to know...

Hi all, I have been working on AMR-WB,on ARM9E and i am using ADS 1.2 tools. Please clarity this doubt. 1. How to know the complexity of a program? I am using profiling method as given in AXD Deguggers Guide (pdf document). a.Select File-> Load the image In that dialog,enabl


rational filter

Started by Anonymous in comp.dsp16 years ago 1 reply

hello sir, i am doing project in image processing that is TECHMIQUE TO CORRECT YELLOWING AND FOXING IN ANTIQUE BOOKS. I want...

hello sir, i am doing project in image processing that is TECHMIQUE TO CORRECT YELLOWING AND FOXING IN ANTIQUE BOOKS. I want to know what IS RATIONAL FILTER, COLOR FILTERING, MEDIAN FILTERING,THRESHOLDING ETC. Could u sent me information about that.


Trimedia board

Started by Adam in comp.dsp17 years ago 1 reply

hello everyone, about the trimedia board, does anyone knows what the board really is? i mean is it a different type of hardware platform for...

hello everyone, about the trimedia board, does anyone knows what the board really is? i mean is it a different type of hardware platform for image/video processing. IMHO, there are dsp, fpga and ASIC. so where do we put the trimedia?


Camera

Started by Peter Choi in comp.dsp20 years ago 1 reply

Hello, I am trying to an image camera for doing some DSP work. I want to have it to connect to my C6711DSK board. I have heard that there are...

Hello, I am trying to an image camera for doing some DSP work. I want to have it to connect to my C6711DSK board. I have heard that there are some that allows one to read a full line of pixels upon a clock trigger, which could be easily generated with the DSK. But so far I have only been able to find video cameras with NTSC signal output, which requires a frame grabber. For still images,...


Karhunen-Loeve Image Compression

Started by sularome in comp.dsp18 years ago 2 replies

hi all, I have for a student project to develop a software compressing images by the Karhunen-Loeve Transform (KLT) method. I've read 3 days...

hi all, I have for a student project to develop a software compressing images by the Karhunen-Loeve Transform (KLT) method. I've read 3 days and did not found anything useful in Google. :(( if anybody of you can send me something similar that he has developed or give me link with a good example i will be really grateful. thanks,


Need Training in DSP!!!

Started by Helios in comp.dsp17 years ago 4 replies

Hi: I would like your advice please. I've been working as a non-DSP programmer for a few years. I am looking to gain expertise in DSP and...

Hi: I would like your advice please. I've been working as a non-DSP programmer for a few years. I am looking to gain expertise in DSP and TI320C6x to find a job in the area. I bought 'Embedded Image Processing on the TMS320C6000 DSP (Qureshi)' and just downloaded CCStudio intending to do all the projects. Will this be enough to get me noticed by employers? What else can I do? Do yo...


normalizing fftw in the frequency domain

Started by greg838 in comp.dsp18 years ago 2 replies

Hi all, I am currently doing a fftw_2d_r2c and i want to know if I must normalize my datas to get a relevant representation of the real part...

Hi all, I am currently doing a fftw_2d_r2c and i want to know if I must normalize my datas to get a relevant representation of the real part and the imaginary part in the frequency domain. Assuming that i have an image of size nx*ny, I have supposed that I should divide by sqrt(nx*ny), is this right? Greetings, Greg