FFT issues [message #27699] |
Fri, 02 November 2001 11:18  |
Logan Lindquist
Messages: 50 Registered: October 2001
|
Member |
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>In everyone's opinion is it easier to drop a RGB
image down to grayscale and fft it, or separate the color channels, fft
each of them and then recombine them in someway>?. Right now I just
want a visual representation of the fft data [RGB and grayscale], because
I am not using it for calculations. I guess it depends on if there is any
useful information on the color channels. With regards to my application
[not the actual software but the project] I am not sure. There might be. I was
also thinking of creating a three display windows of the color channel
fft's. I would add this later. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Am I thinking of the fft's correctly? This is why I
am getting an out of bounds error on my color images? Will the fft function
process more than one color channel or do I have to separate them
out?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thank YOU!,</FONT></DIV>
<DIV><FONT face=Arial size=2>Logan Lindquist</FONT></DIV></BODY></HTML>
|
|
|
Re: FFT issues [message #27907 is a reply to message #27699] |
Tue, 06 November 2001 10:12  |
Logan Lindquist
Messages: 50 Registered: October 2001
|
Member |
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Nevermind to all of those who skimmed over my
article and didn't reply :) </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Please read my current problem ! </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>thank you , thank you , thank you</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Logan Lindquist" <<A
href="mailto:llindqusit@mrdoc.cc">llindqusit@mrdoc.cc</A>> wrote in message
<A
href="news:9rurkp$psm$1@sulawesi-fi.lerc.nasa.gov">news:9rurkp$psm$1@sulawesi-fi.lerc.nasa.gov</A>...</DIV>
<DIV><FONT face=Arial size=2>In everyone's opinion is it easier to drop a RGB
image down to grayscale and fft it, or separate the color channels, fft
each of them and then recombine them in someway>?. Right now I just
want a visual representation of the fft data [RGB and grayscale], because
I am not using it for calculations. I guess it depends on if there is any
useful information on the color channels. With regards to my application
[not the actual software but the project] I am not sure. There might be. I was
also thinking of creating a three display windows of the color channel
fft's. I would add this later. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Am I thinking of the fft's correctly? This is why
I am getting an out of bounds error on my color images? Will the fft function
process more than one color channel or do I have to separate them
out?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thank YOU!,</FONT></DIV>
<DIV><FONT face=Arial size=2>Logan
Lindquist</FONT></DIV></BLOCKQUOTE></BODY></HTML>
|
|
|