The Art of Interface |
Articles
Articles demonstrate ideas used in production. Articles contain download sample to give a touch to the real world of mathematical ideas used in the modern software.
|
Median filter is a filter of nonlinear class. This article is a practical guide for understanding and implementation of the filter — it contains theory, C++ source code, programming instructions and sample application. The application demonstrates the capability of the median filter to restore images corrupted by destructive noise. This is not the only kind of corruption the filter can filter out. Download the sample and try this “miracle” of image processing science. Generator of destructive noise and sample image are supplied as well.
|
|
That is not so easy to rotate the image in the screen because the screen picture is discrete. So what is the way? One should use special algorithms to calculate antialiased image. This sample demonstrates antialiased image rotation. You can process any 24-bit BMP file.
|
|
Did you ever interested in question what form had a ball while rebounding from the ground? Do you want to see that? Live mechanics, physics and a bit more. Real-time interactive OpenGL graphics.
|
|
This sample demonstrates solving of the problem of optimal control theory. It is pure MatLab calculation sample.
|
|
Mean filter, or average filter maybe is the simplest filter of linear class. Nevertheless, it is used widely in signal and image processing, usually as a part of processing pipeline for signal (image) averaging and preparing it for further processing. The article is a practical introduction to this useful tool — it contains theory, C++ source code, programming instructions and sample application for demonstrating filter features.
|
|
Filter window, or filter mask is basic concept of signal and image processing. Every digital filter utilizes window idea. The article is close look at this important primitive.
|
|
Alpha-trimmed mean filter is a filter of nonlinear class, by its nature — hybrid of median and mean filters. This article is a practical tutorial for understanding and implementation of the filter — it contains theory, C++ source code, programming instructions and sample application. The application demonstrates the capability of the alpha-trimmed mean filter to restore images corrupted by impulse noise. Download the sample and try this item. Generator of impulse noise and sample image are provided as well.
|
|
Hybrid median filter is a filter of nonlinear class with good corner preserving capabilities. This article is a practical tutorial for understanding and implementation of the filter — it contains theory, C++ source code, programming instructions and sample application. The application demonstrates the capability of the hybrid median filter to restore images corrupted by impulse noise. Download the sample and try this item. Generator of impulse noise and sample image are provided as well.
|
|
Gaussian filter is a filter of linear class, by its nature is weighted mean. Another name for this filter is Gaussian blur. This article is a practical tutorial for understanding and implementation of the filter — it contains theory, C++ source code, programming instructions and sample application. The application demonstrates Gaussian blur application to color images. Download the sample and try this item.
|
|
Fast Fourier transform — FFT — is speed-up technique for calculating DFT — discrete Fourier transform. This article is a practical tutorial for understanding and implementation of FFT — it contains theory, C++ source code and programming instructions. Popular Cooley-Tukey algorithm is considered.
|
|
Function handbook contains all trigonometric, hyperbolic and elementary functions: explore their definitions, plots and properties.
|
|
One of the characteristics of ultrasound imaging that limits its application is presence of speckle noise. 3D median filter is used for improving ultrasound voxel image quality and speckle noise reduction.
|
|
This MatLab sample demonstrates the ECG processing. Real ECG data and real production processing prototype. Case includes full MatLab source code of the prototype.
|
|
Graphics engine is targeted for automotive and industrial embedded devices where graphics performance and quality at low cost is essential requirement.
|
|
Due to limited speed of sound it is not possible to get instant 3D shot of the moving objects — while scanning the volume 4D image containing time information as well is got. The case shows technique for 3D animation extraction from 4D volume data.
|
|
Modern 3D imaging results in huge graphic data arrays. For transferring these data or storing them their compression is vital point. The case demonstrates 3D volume data compression with the help of 3D wavelet transform.
|
|
Scientific formula calculators overview — features, interface and versions.
|
|
The article addresses ideas behind manufacturing of automotive virtual instrument clusters.
|
|
The article is about prototyping of the virtual instrument cluster for Jeep Wrangler 2011–2012: housing, grahical design and programming.
|
|
Digital image processing library for effective speckle noise reduction and coherence enhancement. Due to high performance could be used for real-time image processing in medical and industrial devices. Optimizations for target hardware and embedded applications are available as well.
|
|
Digital image processing library for effective speckle noise reduction and coherence enhancement. Due to high performance could be used for real-time image processing in medical and industrial devices. Advanced space control feature allows to get sharper images and preserve more details. Optimizations for target hardware and embedded applications are available as well.
|
|
Full-digital automotive instrument clusters production. Hardware development, programming of high performance real-time graphics rendering pipelines. Virtual dashboard graphics design and interface development.
|
|
PC software for advanced engineering and scientific calculations. See everything you have entered, evaluate expression by expression or all expressions in a row, allocate as much memory as you need, save and print your work — this feature rich PC calculator called to raise calculations on new level of comfort.
|
|
PC software for scientific calculations. See everything you have entered, evaluate expression by expression or all expressions in a row, allocate as much memory as you need, save and print your work — this feature rich PC calculator called to raise scientific calculations on new level of comfort. This advanced version supports special functions, series processing and random number generation.
|
|
PC scientific calculator for complex algebra. This advanced version of scientific calculator supports power, exponential, logarithmic, trigonometric and
hyperbolic functions of the complex argument. And, of course, Librow design provides memory management, flexible interface, file and print support.
|
|
Our advanced scientific calculator for work in complex domain. Librow traditional flexibility of graphical user interface and reach functionality enpowered by
advanced calculation skills in complex algebra — ordinary and modified Bessel functions of the real (fractional) order of complex argument, sums and products
of complex series, random complex numbers and more.
|
|
|