Seismic
Toolkit

C++ Toolkit for Cross-Platform Seismic Visualization

With the Seismic
Toolkit it is easy to create powerful views containing one or multiple
plots overlaying each other or side by side. Users can take advantage
of the other GeoToolkit components to overlay annotation, picks, logs
or even contours, providing you with all the necessary tools to produce
high quality applications.
Features
Powerful Data Handling – The Seismic Toolkit accesses its data
through a published data interface. Developers using the Seismic Toolkit
can tie their data format directly using the provided interface or use
one of the implementations provided by INT, including Segy file input
or memory data access.
Trace display type – INT new fast rasterizer engine supports
the following display types: wiggle, variable area, variable density,
interpolated density, color filled modes, or combinations.
Built-in Processing Functions – The Seismic Toolkit supports
a flexible trace processing pipeline to handle processes such as trace
scaling, interpolation, filtering or Automatic Gain Control. Each process
module is an object that can be individually controlled. Applications
can replace any default module with their own.
Graphic Overlays – Thanks to Carnac's powerful view layer management,
applications can overlay any number of seismic datasets, display interpretation
or annotation data, and overlay logs or contours using the WellLog or
the Contour toolkits.
Local Trace Manipulation – Each trace can be positioned independently.
User has control of trace highlight, polarity, visibility, color on
a trace-by-trace basis. Fast local trace update.
Virtual Scrolling – Virtual Scrolling mode offers fast display
of large sections with unlimited zooming in on a dataset. An image mode
pre-rasterizes the data into an image buffer for faster scrolling or
for using into movie loops.
Orientation
- Support for drawing seismic traces from left to right, right to left,
bottom to top or top to bottom
Editing – Editor panels are provided to edit the attributes of
a section, including setting the display type, controlling the scaling
of the data, setting the range of the data, or setting the interpolation
mode. A color editor is available to dynamically update the colormap.
Hardcopy Output – EPS is standard and CGM+ is a fully supported
option.
Qt Integration
- For developers in the Qt environment, the Seismic Toolkit functionality
is wrapped in a fully compliant Qt component that can be accessed through
Qt Designer.