12 projects tagged "Linux"
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.
Scheme2Js is an efficient Scheme to Javascript compiler. Scheme2Js is not completely R5RS compliant, but features call/cc, partial tail-rec recursion, variable argument functions, symbols, lists, and macros. However, it lacks (among other things) hygienic macros and exact numbers.
MyCGR implements the research of the thesis of Peggy Cénac regarding the use of CGR (Chaos Game Representation) to build a new family of tests for the structure of sequences. It can empirically check the level and power of the tests and apply them on DNA sequences. It can generalize the dinucleotide abundance profile to a CGR-based relative abundance profile and use this profile on DNA sequences to build taxonomy trees and to define CGR-trees.
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.
runcronjobs processes the execution of centralized cron jobs for a pool of servers. The cron jobs are any executable files. runcronjobs runs cron jobs located in a given directory if the current host is specified as a target host for the jobs in question. It allows you to centralize all the cron jobs of a set of servers in a common shared directory.
BioMAJ (BIOlogie Mises A Jour) is a workflow engine dedicated to data synchronization and processing. It automates the update cycle and the supervision of the locally mirrored data repository. The application is generalist, but was applied in the bioinformatics field for biological data bank management. The packaging includes workflow and indexing post-processing scripts for most used biological data banks. Developed in Java and Ant, the application is compatible with various Unix-based systems.
PTK is an alternative advanced interface for the TSK (The Sleuth Kit) suite. It was developed from scratch. Besides providing the functions already present in Autopsy, it implements numerous new features essential during forensic activity. PTK provides a graphical and highly professional interface based on AJAX technology. It also offers a great deal of features like analysis, search, and management of complex cases of digital investigation.