Extracting High Freq. details and nonlinear analysis

Joined
Oct 29, 2006
Messages
4,829
Location
İstanbul
Format
35mm
How can I extract , filter high frequency details from an image with photoshop and nonlinear analysis it ?
This question related to an MIT research and I know they dont answer me when they are making a fortune.

Thank you ,

Mustafa Umut Sarac

Istanbul
 

Ray Heath

Member
Joined
Dec 29, 2005
Messages
1,204
Location
Eastern, Aus
Format
Multi Format
what does this mean and why would anyone want to do it?

once again you've posed some obscure question, i can only assume, to make yourself sound clever
 

clay

Member
Joined
Nov 21, 2002
Messages
1,335
Location
Asheville, N
Format
Multi Format
Sounds to me like you need to investigate signal processing algorithms commonly used in seismic processing that do spatial spectral decomposition. This paper Dead Link Removed discusses some of the general theory involved.

The abstract quoted below is pretty self explanatory in its scope:

We present an extension of the generalized spectral decomposition method for the resolution of nonlinear stochastic problems. The method consists in the construction of a reduced basis approximation of the Galerkin solution and is independent of the stochastic discretization selected (polynomial chaos, stochastic multi-element or multi-wavelets). Two algorithms are proposed for the sequential construction of the successive generalized spectral modes. They involve decoupled resolutions of a series of deterministic and low-dimensional stochastic problems. Compared to the classical Galerkin method, the algorithms allow for significant computational savings and require minor adaptations of the deterministic codes. The methodology is detailed and tested on two model problems, the one-dimensional steady viscous Burgers equation and a two-dimensional nonlinear diffusion problem. These examples demonstrate the effectiveness of the proposed algorithms which exhibit convergence rates with the number of modes essentially dependent on the spectrum of the stochastic solution but independent of the dimension of the stochastic approximation space.​

There are some public domain signal processing packages that are pretty tractable to anyone with basic ability to use unix and some rudimentary programming skills to construct some command line tools that will do the analysis you need. The software modules are available here:

http://www.freeusp.org/

The only issue is that you will need to write an input module to take the place of the standard SEGB input format. The DDS I/O system may be adaptable for this purpose.

The manual description for the basic spectral decomposition module is here:

http://www.freeusp.org/RaceCarWebsite/TheToolkit/Man_alphabetic/spec.html

and it is obviously just a simple 2 dimensional analysis. But since the source code is available, you could perhaps adapt it for your needs. It clearly does not provide the reduced basis Galerkin solution outlined in the first article mentioned.
 

pellicle

Member
Joined
May 25, 2006
Messages
1,175
Location
Finland
Format
4x5 Format
How can I extract , filter high frequency details from an image with photoshop and nonlinear analysis it ?

first part would be done with an edge detection filter ... this is the main source of high frequency information

second part is clearly related to a domain of knowledge, meaning the are several answers depending on what you are talking about.

read the papers you have more carefully and the answers will be either there or in their references. Noone in academic circles does any more spoon feeding due to them being busy
 

Joe Lipka

Member
Joined
Sep 24, 2002
Messages
908
Location
Cary, North
Format
4x5 Format
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…