6 projects tagged "Windows"
V_Sim visualizes atomic structures such as crystals, grain boundaries, molecules, and so on It can work with files either in binary format or in plain text format. The rendering is done in pseudo-3D with colored spheres to represent the atoms. The user can interact through many functions to choose the view, the size of the atoms, their color, the background color, the type of fog, and more. Moreover, V_Sim allows you to export the view as images in GIF, PS, and other formats.
GREYCstoration is an image regularization algorithm that processes an image by locally removing small variations of pixel intensities while preserving significant global image features, such as sharp edges and corners. The most direct application is denoising. By extension, it can also be used to inpaint or resize images. It is based on methods using nonlinear multi-valued diffusion PDEs (Partial Differential Equations) for image regularization. This kind of method generally outperforms basic image filtering techniques (such as convolution, median filtering, etc.) classically encountered in painting programs. Other image denoising plugins are available, but are not free, and the corresponding algorithms are kept secret.
T3DevKit is a set of libraries and tools for TTCN-3 automatic CoDec generation and easy development of System and Test adapters (SA and TA). T3DevKit is compatible with the C mapping of the TRI (Test Runtime Interface) and TCI (Test Control Interface). It can be used to complement TTCN-3 development tools that provide these interfaces.