Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Idris is a general purpose language with full dependent types. It is compiled, with eager evaluation. Dependent types allow types to be predicated on values, meaning that some aspects of a program's behaviour can be specified precisely in the type. The language is closely related to Epigram and Agda.
The GNU idutils package includes tools to create an index of textual tokens used in a list of file names and then to query that index. Thus, it allows the user to, for example, find all the uses of a particular function in a large programming project. In addition to handling textual tokens, it can also handle numeric constants and the contents of character strings.
OpenCV is a library aimed at real-time computer vision, including several hundred computer vision algorithms. It can be used to do things like:
image and video input and output
image and video processing
displaying
feature recognition
segmentation
facial recognition
stereo vision
structure from motion
augmented reality
machine learning
This package includes the Python bindings for OpenCV, which are also known as the OpenCV-Python library.
G'MIC is a full-featured framework for digital image processing. It provides several user interfaces to convert / manipulate / filter / visualize generic image datasets, ranging from 1D scalar signals to 3D+t sequences of multi-spectral volumetric images, hence including 2D color images.
Scientific video can be packaged in various ways: familiar video formats like .AVI and .MOV, folders full of numbered images, or "stacks" of TIFF images. Each of these requires a separate Python module. And, once loaded, they have different methods for accessing individual images, looping through the images in bulk, accessing a specific range, or dealing with multidimensional files. PIMS can do all of these using a consistent interface, handling the differences between different inputs invisibly.
G'MIC is a full-featured framework for digital image processing. It provides several user interfaces to convert / manipulate / filter / visualize generic image datasets, ranging from 1D scalar signals to 3D+t sequences of multi-spectral volumetric images, hence including 2D color images.
DCMTK is a collection of libraries and applications implementing large parts the DICOM standard. It includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers.
VIPS is a demand-driven, horizontally threaded image processing library. It's particularly good at processing large images, working with colour, scientific analysis, and general research & development.
Compared to most image processing libraries VIPS needs little RAM and runs quickly, especially on machines with more than one CPU core. This is primarily due to its architecture which automatically parallelises the image workflows.
libansilove is a library for converting artscene file types to PNG images, including ANSI (.ANS) and many others. The library primarily serves to support the ansilove tool.
Image and video labeling tool supporting different shapes like polygons, rectangles, circles, lines, points and VOC/COCO export.
The Berkeley Advanced Reconstruction Toolbox (BART) is an image-reconstruction framework for Computational Magnetic Resonance Imaging. The tools in this software implement various reconstruction algorithms for Magnetic Resonance Imaging.
Metapixel is a program for generating photomosaics. It can generate classical photomosaics, in which the source image is viewed as a matrix of equally sized rectangles for each of which a matching image is substituted, as well as collage-style photomosaics, in which rectangular parts of the source image at arbitrary positions (i.e. not aligned to a matrix) are substituted by matching images.
VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation.
Python library for object detection, semantic and instance segmentation.
SimpleITK is an image analysis toolkit built on top of ITK. It provides a simplified interface to most of the image filters and the input/output and registration frameworks in ITK. It is written in C++ and provides bindings for interpreted languages. This package includes the C++, Python and R interfaces.
ITK-SNAP is a tool for segmenting anatomical structures in medical images. It provides an automatic active contour segmentation pipeline, along with supporting a manual segmentation toolbox. ITK-SNAP has a full-featured UI aimed at clinical researchers.
CharLS is a codec library that can be used to build applications that can handle JPEG-LS compliant images. In the application you are writing you can call the CharLS codec and pass it images (sometimes called raster bitmaps), to have them encoded to JPEG-LS, or JPEG-LS streams, which CharLS will decode to images.
STIFF is a program that converts scientific FITS images to the more popular TIFF format for illustration purposes.
AnsiLove is an ANSI and ASCII art to PNG converter, allowing to convert ANSI and artscene-related file formats into PNG images, supporting ANSI (.ANS), PCBoard (.PCB), Binary (.BIN), Artworx (.ADF), iCE Draw (.IDF), Tundra (.TND) and XBin (.XB) formats.
The CImg Library is a small C++ toolkit for image processing. It is made of a single header file CImg.h that can be compiled using a minimal set of standard C++ and system libraries. It includes a plugin mechanism to extend its functionality with external tools and libraries.
G'MIC is a full-featured framework for digital image processing. It provides several user interfaces to convert / manipulate / filter / visualize generic image datasets, ranging from 1D scalar signals to 3D+t sequences of multi-spectral volumetric images, hence including 2D color images.
This package provide a graphical user interface (GUI) for the VIPS image processing library. It's a little like a spreadsheet: you create a set of formula connecting your objects together, and on a change nip2 recalculates.
The vtkdiff tool shall provide means of numerical comparison of different data arrays similar to those available in the numdiff software.
VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation.