opencv2-opt-samples
|
2.4.13.6-2 |
9 |
0.00
|
Open Source Computer Vision Library (Legacy Version & /opt directory version) (samples) |
jerry73204
|
opencv2-opt
|
2.4.13.6-2 |
9 |
0.00
|
Open Source Computer Vision Library (Legacy Version & /opt directory version) |
jerry73204
|
csmith
|
2.3.0-2 |
5 |
0.00
|
Tool for stress-testing compilers, static analyzers, and other tools that process C code |
jerry73204
|
samdump2
|
3.0.0-4 |
3 |
0.00
|
Dump password hashes from a Windows NT/2k/XP installation. |
jerry73204
|
jvmtop
|
0.8.0-2 |
3 |
0.00
|
jvmtop is a lightweight console application to monitor all accessible, running jvms on a machine |
jerry73204
|
ros-indigo-cpp-common
|
0.5.8-1 |
1 |
0.00
|
ROS - cpp_common contains C++ code for doing things that are not necessarily ROS related, but are useful for multiple packages. |
jerry73204
|
python-pyviz_comms
|
0.7.6-1 |
1 |
0.01
|
Bidirectional communication for the PyViz ecosystem |
jerry73204
|
xorsearch
|
1.11.1-2 |
0 |
0.00
|
Program to search for a given string in an XOR, ROL or ROT encoded binary file. |
jerry73204
|
tirex-git
|
r224.154dd09-1 |
0 |
0.00
|
Tirex tile queue manager. A drop-in replacement for renderd. |
jerry73204
|
tilecache
|
2.11-3 |
0 |
0.00
|
TileCache is an implementation of a WMS-C compliant server made available under the BSD license by MetaCarta. |
jerry73204
|
stage-git
|
r2333.0c85412d-1 |
0 |
0.00
|
Stage is a robot simulator providing a virtual world populated by mobile robots and sensors, along with various objects for the robots to sense and manipulate. |
jerry73204
|
spice-html5-git
|
spice.html5.0.1.7.r0.36b8ad3-1 |
0 |
0.00
|
A HTML5 client for the Spice protocol |
jerry73204
|
ros-indigo-kobuki-ftdi
|
0.6.5-2 |
0 |
0.00
|
ROS - Utilities for flashing and enabling Kobukis USB connection. |
jerry73204
|
ros-indigo-ecl-utilities
|
0.61.18-1 |
0 |
0.00
|
ROS - Includes various supporting tools and utilities for c++ programming. |
jerry73204
|
ros-indigo-ecl-type-traits
|
0.61.18-1 |
0 |
0.00
|
ROS - Extends c++ type traits and implements a few more to boot. |
jerry73204
|
ros-indigo-ecl-tools
|
0.61.18-1 |
0 |
0.00
|
ROS - Tools and utilities for ecl development. |
jerry73204
|
ros-indigo-ecl-time-lite
|
0.61.18-1 |
0 |
0.00
|
ROS - Provides a portable set of time functions that are especially useful for porting other code or being wrapped by higher level c++ classes. |
jerry73204
|
ros-indigo-ecl-time
|
0.61.18-1 |
0 |
0.00
|
ROS - Timing utilities are very dependent on the system api provided for their use. |
jerry73204
|
ros-indigo-ecl-threads
|
0.61.18-1 |
0 |
0.00
|
ROS - This package provides the c++ extensions for a variety of threaded programming tools. |
jerry73204
|
ros-indigo-ecl-streams
|
0.61.18-1 |
0 |
0.00
|
ROS - These are lightweight text streaming classes that connect to standardised ecl type devices. |
jerry73204
|
ros-indigo-ecl-sigslots-lite
|
0.61.18-1 |
0 |
0.00
|
ROS - This avoids use of dynamic storage (malloc/new) and thread safety (mutexes) to provide a very simple sigslots implementation that can be used for *very* embedded development. |
jerry73204
|
ros-indigo-ecl-sigslots
|
0.61.18-1 |
0 |
0.00
|
ROS - Provides a signal/slot mechanism (in the same vein as qt sigslots, boost::signals etc for intra-process communication. |
jerry73204
|
ros-indigo-ecl-mpl
|
0.61.18-1 |
0 |
0.00
|
ROS - Metaprogramming tools move alot of runtime calculations to be shifted to compile time. |
jerry73204
|
ros-indigo-ecl-math
|
0.61.18-1 |
0 |
0.00
|
ROS - This package provides simple support to cmath, filling in holes or redefining in a c++ formulation where desirable. |
jerry73204
|
ros-indigo-ecl-lite
|
0.61.18-1 |
0 |
0.00
|
ROS - Libraries and utilities for embedded and low-level linux development. |
jerry73204
|
ros-indigo-ecl-license
|
0.61.18-1 |
0 |
0.00
|
ROS - Maintains the ecl licenses and also provides an install target for deploying licenses with the ecl libraries. |
jerry73204
|
ros-indigo-ecl-ipc
|
0.61.18-1 |
0 |
0.00
|
ROS - Interprocess mechanisms vary greatly across platforms - sysv, posix, win32, there are more than a few. |
jerry73204
|
ros-indigo-ecl-io
|
0.61.18-1 |
0 |
0.00
|
ROS - Most implementations (windows, posix, ...) have slightly different api for low level input-output functions. |
jerry73204
|
ros-indigo-ecl-formatters
|
0.61.18-1 |
0 |
0.00
|
ROS - The formatters here simply format various input types to a specified text format. |
jerry73204
|
ros-indigo-ecl-filesystem
|
0.61.18-1 |
0 |
0.00
|
ROS - Cross platform filesystem utilities (until c++11 makes its way in). |
jerry73204
|
ros-indigo-ecl-exceptions
|
0.61.18-1 |
0 |
0.00
|
ROS - Template based exceptions - these are simple and practical and avoid the proliferation of exception types. |
jerry73204
|
ros-indigo-ecl-errors
|
0.61.18-1 |
0 |
0.00
|
ROS - This library provides lean and mean error mechanisms. |
jerry73204
|
ros-indigo-ecl-devices
|
0.61.18-1 |
0 |
0.00
|
ROS - Provides an extensible and standardised framework for input-output devices. |
jerry73204
|
ros-indigo-ecl-converters-lite
|
0.61.18-1 |
0 |
0.00
|
ROS - These are a very simple version of some of the functions in ecl_converters suitable for firmware development. |
jerry73204
|
ros-indigo-ecl-converters
|
0.61.18-1 |
0 |
0.00
|
ROS - Some fast/convenient type converters, mostly for char strings or strings. |
jerry73204
|
ros-indigo-ecl-containers
|
0.61.18-1 |
0 |
0.00
|
ROS - The containers included here are intended to extend the stl containers. |
jerry73204
|
ros-indigo-ecl-console
|
0.61.18-1 |
0 |
0.00
|
ROS - Color codes for ansii consoles. |
jerry73204
|
ros-indigo-ecl-config
|
0.61.18-1 |
0 |
0.00
|
ROS - These tools inspect and describe your system with macros, types and functions. |
jerry73204
|
ros-indigo-ecl-concepts
|
0.61.18-1 |
0 |
0.00
|
ROS - Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments. |
jerry73204
|
ros-indigo-ecl-command-line
|
0.61.18-1 |
0 |
0.00
|
ROS - Embeds the TCLAP library inside the ecl. |
jerry73204
|
ros-indigo-ecl-build
|
0.61.18-1 |
0 |
0.00
|
ROS - Collection of cmake/make build tools primarily for ecl development itself, but also contains a few cmake modules useful outside of the ecl. |
jerry73204
|
rabbitio
|
0.5.4-1 |
0 |
0.00
|
RabbitIO is used to move data in and out of RabbitMQ |
jerry73204
|
python2-cocoapi-git
|
r201.8c9bcc3-1 |
0 |
0.00
|
COCO is a large image dataset designed for object detection, segmentation, person keypoints detection, stuff segmentation, and caption generation. |
jerry73204
|
python-hbmqtt
|
0.9.6-2 |
0 |
0.00
|
MQTT client/broker using Python asynchronous I/O |
jerry73204
|
python-fvcore-git
|
r9.1f3825f-1 |
0 |
0.00
|
Collection of common code that's shared among different research projects in FAIR computer vision team. |
jerry73204
|
python-cocoapi-git
|
r201.8c9bcc3-1 |
0 |
0.00
|
COCO is a large image dataset designed for object detection, segmentation, person keypoints detection, stuff segmentation, and caption generation. |
jerry73204
|
msjnc
|
2.5-2 |
0 |
0.00
|
MadScientist's JNC Session Manager |
jerry73204
|
libesedb
|
20200418-1 |
0 |
0.00
|
Library and tools to access the Extensible Storage Engine (ESE) Database File (EDB) format. |
jerry73204
|
jdeserialize
|
1.2-3 |
0 |
0.00
|
jdeserialize is a library that interprets Java serialized objects |
jerry73204
|
cudnn7-cuda10.2
|
7.6.5.32-1 |
0 |
0.00
|
NVIDIA CUDA Deep Neural Network library |
jerry73204
|