GTK+iostream, Data plots, ORB, Neural Networks, WSOLA
...Labels<<"Thanks for reading";
(HBox<<Labels).show();
or even one line :
(HBox() << (Labels()<<"Thanks for reading")).show();
Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded memory saving code.
You can also plot like so :
Plot figure; figure.plot(x, y, x.size());
Plotting utilises GtkDataBox.sf.net
ORB utilises www.zeroc.com
Feed forward neural networks with different activation functions.
Audio playback/recording and digital signal processing (DSP) - utilising Jack www.jackaudio.org
QNANWidgets is a collection of science/engineering oriented Qt Widgets to help in creating sci/eng. applications and include a chart and plot widget. The widgets are easy to use and can be customized in Qt Designer directly.
libcrn is document image processing library written in C++11 for Linux, Windows, Mac OsX and Google Android. It is a toolbox that allows to create easily software such as OCRs and layout analysis tools.
QSapecNG is a Qt-based symbolic analysis program for linear analog circuits. In fact, it consists of two indipendently parts: the SapecNG framework engine, and the application gui QSapecNG.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
We've moved to https://github.com/tjod/gMol/wiki
gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
LabScript by Sensors2cloud is a browser-based Tool that allow the user to remotely monitor multiple Arduino devices over the internet. LabScript makes it really easy to monitor any number of Arduinos you have over the internet in 5 easy steps:
1) Sign up for a developer account at http://developer.sensors2cloud.com/register/
2) Download the Arduino sketch from SourceForge
3) Connect an Ethernet Shield to your Arduino
4) Upload the Sketch into your Arduino
5) Follow the...
Computer vision and image processing library for Qt.
This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality.
The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images.
Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library, Computational Geometry Algorithms Library, Intel's Math Kernel Library and Integrated Performance Primitives, the Octave library, etc...
BLOSpectrum tools provide programs to automatically classify proteins according to SCOP database. In order to achieve such a goal, they implements all the required information theory widgets on BLOSpectrum fingerprints.
Linux library for interfacing with the Logitech G13 keypad containing methods to set the keypad backcolor, load images, and control key mappings. There are two sub-libraries providing Gtk and Gtkmm widgets that can be embedded into applications.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
PyQwt = FAST and EASY data plotting for Numerical Python and PyQt.
PyQwt is a Python wrapper for the Qwt C++ class library which extends the Qt framework
with widgets to display and control data for scientific and engineering applications.
Please note: We moved RCS, future releases, BUGS to https://github.com/PyQwt
C Ansi Code to allow developers to use a Web Browser as GUI for a console program, it write on a socket html widgets and read user choice through FORM SUBMIT. It include a little web server. Very compact as Html managment consist in 2 modules
LCDSpicer is a screen manager, for little LCD screens, writen in c++, can be used with LCDproc or others drivers. Using plugins you can show almost everything, like system information, music players, and computer health in general.
The qmeterslib library provides a highly customizable Qt widget for creating complex 2D analog dial widgets. It supports multiple scales, multiple needles, and customizable needles and backgrounds. A demo application is included.
osgGtk is a library of C based Gtk+ and C++ based Gtk-- widgets to support OpenSceneGraph (OSG) applications. The library also includes several example applications such as osgviewerGtk and osgviewerGtkmm.
The Qt4 Dicom Widget set is extends Trolltech's Qt4 designer with additional widgets. They are 'components' to setup a DICOM viewer in some simple drag and drop operations. No coding needed.
C++ Widget Library for CGI/FastCGI applications based on Ajax. Test cases for Tomcat Server and XDAQ framework are available. Widgets included: Tab,Form,Button,Tree,LayoutContainer,Frame,Table,Dialog,FishEyeMenu,EventHandler, etc.
Avian Freeware Suite (AFS) provides two things: Developers with libraries for Java Swing Widgets, XML handling, Fortran95 and Pascal; End users (Medical students, doctors, scientists) with productivity tools they can use (quizzes, XML databasing & PDF)
OBExtensions is a extension library for the chemoinformatics library Openbabel.
It provides extensions to Openbabel, being mostly GUI widgets.
OBExtensions has a 2D/3D viewer, 2D coordinates generator and some other extensions.
libGMUVision is a set of C++ bindings for libdc1394 and Qt widgets designed and developed by the Artifical Intelligence Lab at George Mason University and now available under the GNU LGPL.