Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 16

Showing 729 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    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 Icon
    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.
    Learn More
  • 1
    Displays four-dimensional objects and functions by projecting them into three-dimensional space. Viewpoint transformations and parameter changes are displayed in real time. THE PROJECT'S CODE BASE HAS BEEN MOVED TO GITHUB: https://github.com/lene/HyperspaceExplorer The Git repository on SourceForge will be kept in sync with GitHub at least for the time being, but for the latest commits you should check the GitHub Project. If you want to report a bug or a feature request, please use the GitHub issue tracker at https://github.com/lene/HyperspaceExplorer/issues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    serotonin

    serotonin

    Serotonin is an easy to use image filters application.

    Serotonin is an easy to use image filters application for Windows 8 (and lower). It is a fork/replacement of SBIP [https://code.google.com/p/sbip/] and licensed under GPL v3. === Filter Overview === * Binarizazion and Threshold image * Canny edge detection * Color segmentation * Congrap contour detection * Convolution (Laplace, Blurring) * Exponentiate color channels * Gaussian Blurring * Grayscale image * Image sketching * Invert image * Meanshift * Oil painting * Rotate color channels * Sepia image * Sobel edge detection * Split color space channels * Unsharp masking (USM) Program icon is lend out from Wikipedia (https://en.wikipedia.org/wiki/File:Serotonin-3D.png), thanks to Ben Mills for his great job in making illustrations of the Serotonin molecule.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Double Fractal with 3D Prototype

    Double Fractal with 3D Prototype

    Easily creates high complex fractal images. Includes 3D prototypes.

    Double Fractal was first created in the 90s and was the result of a passion for fractals and fractal math. Since then, it has grown including many unique fractals invented by its author. Some fractals were found by chance in 2001 when functions used for artificial intelligence were plotted as fractals. These new fractals were called JP Random Sets. The brilliant environment Lazarus allowed Double Fractal to be ported from Delphi and now Double Fractal can be run on Windows, Linux and MAC...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CAPCOM's Street Fighter 4 character models C++ viewer. Uses DirectX9 and pure Win32 API. Animation code courtesy of revelation @ Xentax board. Original mxtk win32 layer by chUmbaLum sOft
    Downloads: 19 This Week
    Last Update:
    See Project
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 5
    RCT3 Mega Pack

    RCT3 Mega Pack

    This pack add's custom object and rides into your "RCT3 Platinum" game

    The ULTIMATE RCT3!!!! "CTR/CS/Editor/Custom Utility/Custom Mod/Custom Stall/Creator/SID Editor Data/CTR & CS Creator Plugin/RCT3 Model/RCT3 Model Plugin/" Mass Roller Coaster Tycoon 3 Repository!!!! (100% Safe/Legal!!!)
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    HTML5 Editor

    HTML5 Editor

    HTML5 editor, free and open-source website builder based on Silex

    This editor is a free and open-source online tool which lets you design html pages with an interface very close to dreamweaver's or powerpoint's one. But we've put a special touch in it ;) The HTML5 editor is now available online and called Silex. Only developers will want to download Silex source code from github. **No need to download it, simply follow the link bellow**
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 7
    Automatically geocode pictures from your camera and a GPS track log. Following Google code closure the only official webpage is (doc, support, code) : https://github.com/notfrancois/GPicSync
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8

    Bitmap to text

    converts a bitmap image to text

    *not finished* *the code is a shit* feel free to edit the project by your own and send me the changes the main language is vb6, when i started i didnt know a lot of things about images and when i was going to edit again i got too lazy for re-writting the image processing, so you will need a lot of time to correct all my mistakes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JBarcodeReader
    JBarcodeReader is a software to read files or images of barcodes, is a easy way to copy in text format a description of barcodes. Open and drag the JBarcodeReader above image or file, and click in 'Capture' button, and copy the description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 10
    Silex, live web creation

    Silex, live web creation

    Free online HTML website builder

    Silex is a free and open source website builder in the cloud. Create websites directly in the browser without writing code. It is suitable for professional designers to produce great websites without constraints.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    Bernstein

    It's a direct manipulation parametric curve modeler.

    ...Curves can reference (build on top of) other curves via parametric references. Bernstein depends on https://sourceforge.net/projects/yathe/ There are no files to download. If you are interested check out the source code. In order to compile you will also need to check out Yathe source code and compile/install that first. Yathe and Bernstein are configured via CMake.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cairo4j

    Java bindings to cairo

    These are the Java bindings to cairo C graphics library. Main features: - Handcrafted OO bindings updated to version 2.12. JNI code is automatically generated, thanks to Hawtjni library; - Supported on Windows, Linux and Mac; - Draw directly to an AWT Canvas through JAWT; Missing features: - User fonts and raster source patterns are not implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gimpel3D

    Gimpel3D

    Gimpel3D - 2D/3D Stereo Conversion Editor

    The main download link is the installer for the compiled application. NOTE: The help files are accessible from within the application, from the main menu. The source code is bundled separately. Gimpel3D converts single images or frame sequences into stereoscopic 3D using a combination of traditional approaches and a proprietary projective modeling system. The user works in true proportional space where the scene can be viewed from any location. The scene is edited geometrically in space using tools specifically designed to work with the perspective projection of the image. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ImageJA is a fork of the popular ImageJ software for image viewing. ImageJA is focused on slimming down the code base for better applet usage as well as adding in more general features that are of use to everyone.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    JZipView

    Ultra-simple and fast zipped JPEG viewer released under GPL

    A zipped JPEG viewer written in C. Fast thumbnail and fullscreen image loading achieved with libjpeg scaling. Source code licensed under GPL v3, see Github page for source code and details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well as competitive performance: the same algorithm description serves as basis for targeting different GPU accelerators and low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Thatcher Ulrich's game engine testbed. A motley collection of experimental and not-so-experimental game- and graphics-oriented code. Public domain!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    This code user selected windt and height value , auto changin and show web browser. Older browsers do not support image resizing after rendering. The resizing works in any case in Opera 7+, IE 6, Mozilla and Firefox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A self-contained native-PHP class for producing QR Codes in image or text (console or document). Uses no other files or modules, less than 20KiB when minified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...The cartoons/animations have smaller file size: An hour-long, DVD quality cartoon only has several Megabytes. The cartoon can be played by most web browsers. The source code is a typical web call interface for the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    page2images

    page2images

    Here is the part of the page2Image project source code, you can downlo

    The page2Images is to capture the desktop web site on a mobile phone a full-size display thumbnails. There are a lot of mobile emulators in the internet. But most of them are fake and does not support javasript and flash very well.Also, they does not support redirect actions. You will not see the real result in the phone. Page2Images provide this tool to fix all of those problem.100% mobile websites friendly,Flash/heavy Javascript friendly, 99.9% online guarantee, Easy to integrate with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libsdl2gl

    libsdl2gl

    A small library to create SDL 2 - OpenGL applications.

    The purpose of the library is to help the programmer to easily create an application with an OpenGL context and to help monitoring keyboard and mouse input . The library may be appropriate to start learning to code in opengl but not for big projects. This version is like a small glut replacement but without routines for drawing geometric primitives or for creating pop-up menus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mollino

    Mollino

    Not your usual Architectural Modeler

    ...As I am an architect, and I know very little about programming, and wouldn't reach even in 10 years the necessary level to be able to write anything useful for this type of software, my part will be to bring ideas and coherence to this project. If you want to know some more : - go to the blog https://sourceforge.net/p/mollino/blog/ - write me a message ;) I speak french, german, english and italian. Martin Lucas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GLSlayer

    An object oriented 3D graphics API on top of OpenGL

    ...With GLSlayer it is easy to create a rendering context just by filling a structure and calling a function. All extensions needed to expose features for requested OpenGL version are loaded automatically. The code needed to create, setup and use objects is reduced and made intuitive. It supports OpenGL versions from 3.3 to 4.3, only forward compatible contexts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pViewer

    pViewer

    pViewer, a small and fast image viewer. Because less is more.

    ...id=17851 I strongly suggest to open and read the Keyboard Shortcuts/Help menu in the software before starting to use it. Or you can read the How-to here: https://sourceforge.net/p/picoviewer/wiki/How-to/ You can find the Changelog here: https://sourceforge.net/p/picoviewer/wiki/Changelog/ Here's a review by findmysoft: http://pviewer.findmysoft.com/
    Downloads: 9 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB