111

Monday, 7 July 2014

Text to Image Converter download

Text to Image Converter

Text to Image Converter Description
For several purposes of our OCR research
we needed a converter that can generate an image
from any given Bangla/ Bengali text. One of the reasons was to prepare artificial training and testing data. For this reason we finally created a very simple text to image converter.

A Text to Image Converter.

Systrem Requirement: .net Framework 4.0 and up

1. Select your Font Type, style and size.
2. First Browse your file, which will contain your text (Supporetd File Type .txt)
3. Select Single or Multi Line option.
4. Select Your output image type (Supported image type .bmp, .jpg and .png.).
5. Click Convert.
6. Folders will be created containing the images in .jpg/.bmp/.png/.tif format.
Text to Image Converter Features

Download:Click Here

Sunday, 6 July 2014

SuperEasyJSON download

SuperEasyJSON

SuperEasyJSON Description
UPDATE COMING SOON. I apologize for the lack of updates/responsiveness, I've been really busy. I should hopefully be putting out some requested changes/fixes in the next week or so.

Also, IF YOU DON'T LIKE SOMETHING, HAVE ISSUES OR HAVE SUGGESTIONS, PLEASE EMAIL ME. I'm open to feedback.

A super easy to use, platform-independent C++ JSON library with no dependencies beyond the standard libraries, no annoying make files, no installation of any other software needed. Read up on the JSON format here: http://json.org

Read the README.txt file for usage and examples.

MAJOR UPDATE: 2/8/2014 (see README.txt for changelog)
SuperEasyJSON Features
  • Easy to use
  • Platform independent
  • No dependencies other than the standard libraries
  • No nerdy makefiles
  • No need to install other software to build the library
  • Familiar std::map and std::vector-like usage

  • Download:Click Here

    Saturday, 5 July 2014

    Slephi download

    Slephi

    Slephi Description
    This is a great web online proxy system!
    You can get web pages with proxy,
    even what you couldn't access in the past
    can also be accessed if you use this proxy system!
    No database! No installation!
    Only configure and then enjoy using easily!
    Slephi Features

    Download:Click Here

    Friday, 4 July 2014

    Simd download

    Simd

    Simd Description
    Simd is free open source library in C++. It includes high performance image processing algorithms. The algorithms are optimized with using of SIMD CPU extensions such as SSE2, SSSE3, SSE4.1, SSE4.2 and AVX2.
    Simd Features

    Download:Click Here

    Thursday, 3 July 2014

    SafeWrite download

    SafeWrite

    SafeWrite Description
    No description
    SafeWrite Features

    Download:Click Here

    Wednesday, 2 July 2014

    Recycler download

    Recycler

    Recycler Description
    With manual recycle it is absolutely impossible to write clean, secure and stable code! At least if projects reach a certain size.
    Imagine: You are required to code a library that will be used in various projects.
    Should the library functions recycle the Domino objects they use, or not? Of course they must recycle, because you don't know how many object handles the final application will use and your ones might be too much, if not recycled. On the other hand, libraries must never ever recycle any Domino object. As you probably know, every Domino object has no more than one Java object. And if a library function uses an object (i.e. a view) that is also used by the caller (or any other object), recycling this object will bring the caller in trouble! This makes recycling an insecure operation if you don't know exactly the current state of the application.
    Recycler removes this problems because it keeps track of all Domi no objects and recycles those that are no longer used.
    Recycler Features

    Download:Click Here