Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
Learn More
Data management solutions for confident marketing
For companies wanting a complete Data Management solution that is native to Salesforce
Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
[Important] The project moved to GitHub. Please use the following GitHub project page from now on: https://github.com/twain/wia-on-twain
A WIA on TWAIN driver implementation designed to expose all necessary scanner functionality while adhering to the WIA 1.0 and WIA 2.0 specification and achieving compatibility with all WIA compliant applications.
...This project is looking for support and the currect version is just for training and teaching purpose !
remarks:
* Now this projects provides a complete DELPHI project ready to compile and a *.exe for fast evaluation of the code performance
* would like to see a port to LARZARUS Free Pascal - feel free to post your experiemence in the forum
This package is a collection of scripts that are supposed to take a screen shot every 10 (you may change that in the source code) seconds and produce a video file. For more information a readme is included.
irrBuild generates native solution, Makefile and workspace for irrlicht library and its examples using Premake based build scripts. These scripts can also be used as build templates for cross platform irrlicht applications.
File2QR is an Android app that let you encode any small file on the filesystem to a QR code. Conversely, you can decode the encoded file from the generated QR, with mobile's camera. File2QR is built on ZXing library.
...Finding patient disease started by taking Fourier transform (FFT) from input signal and extract a single cycle. Based on some heuristic algorithm the most important feature like P , Q , R , S , T captured and feed to trained neural network. and so the final decision made by CNN library. As mentioned before this software also capable do some image processing on scanned paper to lower the final costs.
...In addition the scoping for all the variables, methods, etc. really needs to be reorganized. I might get around to doing a refactoring on this code, but I wouldn't hold my breath. I wrote it over three years ago, and wrote it in quite a hurry when I did. If you compare this stuff with my GPE code, its like night and day.
Well, hopefully somebody learning to work with OGRE or to program in C++, might find it useful
SoftCo: Enterprise Invoice and P2P Automation Software
For companies that process over 20,000 invoices per year
SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
Port of dcraw to C#. Thanks for Dave Coffin the original. Based on v8.88. Code is very much prototype quality and only tested with 450D. Output files from this differ from ones created with the original dcraw (see AHD file for further details)
The purpose of this projects is to define, design and code a models-sharing system for the RepRap replication machines, so that end-users and designers can easily find, create, modify or build objects models.
Atar8 Tools is a collection Atari 8-bit related of command line tools for Posix compatible environments:
- Franny is an ATR disk image editor. Supports AtariDOS II disk format (partially) and SpartaDos 2 disk format.
- Yvonne is an Atari picture viewer / converter.
- ZooEY is a cross assembler designed for 6502 processors. Binaries are generated specially for Atari 8-bit systems (AtariDOS II and SpartaDOS X formats supported). This tool is compatible with Quick Assembler, one of most...
LDraw utility for creating replacement minifig head .DAT part files with inline POV code for improved renderings in POV-Ray. ML-Cad or your LDraw editor of choise will ignore the inline code and show the parts just as before.
This project implements a simple 3D game/graphical engine based on OpenGL API. The code is partially based on OpenGL tutorials by NeHe and implements basic features like lighting, collisions, hit tracing and HUD.
Agg-sharp is a c# port of the Anti-Grain Geometry library, written by Maxim Shemanarev in C++. It is an Open Source, 2D vector graphics library. Agg-sharp produces pixel images in memory from vectorial data.
We have consolidated all our code onto GitHub. You can find the code at: https://github.com/MatterHackers/agg-sharp.
Our new home page will be at http://www.MatterHackers.com.
The latest version should be gotten from source. Everything else is very old.
Command line script written in Python. Takes a screenshot of the entire desktop. Gives you the option to upload or not. If you choose to upload, requests server info. Then copies the code to the clipboard, so you're ready to share!
X3DOM is a framework for integrating and manipulating (X)3D scenes as HTML5 DOM elements that are rendered via WebGL. The system allows defining 3D scene description and runtime behavior declaratively, without any low-level JavaScript or GLSL coding.
code in this repository is now deprecated, vvvv has moved to github. please see:
https://github.com/vvvv/vvvv-sdk
---
a collection of standards-based plugins compatible with (among others) vvvv: video tracking plugins based on the freeframe api, audio/video directshow filters, and plugin nodes based on vvvvs own plugin interface. for vvvv see: http://vvvv.org
Color Capture and color code evaluator
- Converts color code like "#ff0000" to color, you can view the color in the small form
- Capture color from pc screen or by browse image and Convert the color into code.
you can minimize it to start bar.
A PHP Class which can draw guitar chords, or any other string instruments for that matter. It makes heavy use of the GD2 image library to build good looking chord diagrams in very few lines of code.
Optical System raytracing prototype. It should be a toolkit for the rapid coding of a optical system which someone wants to raytrace. User will code his optical elements and define (code) light sources and optic will render the scene.
A 3-d Constraint-based multibody physics engine written in entirely Java, aimed at real-time capabilities. The user can model bodies, geometries, joints, and parameters. See http://code.google.com/p/jinngine/ for source code and development information.