23 lines
856 B
HTML
23 lines
856 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>TRICS Data Analysis with Autocloud</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>TRICS Data Analysis with Autocloud</H1>
|
|
<P>
|
|
Autcloud is an experimental software which integrates reflections from a
|
|
3D data volume without any prior information. Reflections are located
|
|
through a template matching approach in 3D. Template Matching is a common
|
|
digital signal processing method for enhancing a signal against a
|
|
background. This program may still contain very major algorithmical
|
|
and programming errors as it could not yet be tested against real data.
|
|
Data Analysis with autocloud requires two steps:
|
|
<ul>
|
|
<li>Reflection <a href="autocloud.htm"> integration </a> with autocloud.
|
|
<li>Indexing of the reflections found. This can be done with the program
|
|
<b>orient</b>. Just select data type 3 and answer the questions asked.
|
|
</ul>
|
|
</P>
|
|
</BODY>
|
|
</HTML>
|