| Phase Correlation Function in OpenCV | | Phase Correlation is a method to check the similarity of two images with equal size. It can be used for template matching, object tracking, motion estimation, etc. This is a function to compute phase correlation by taking a reference image and a template image. the function can be extended for object tracking applications.
|
| Fop MiniScribus XSL-FO / XHTML | | Wysiwyg editor to Apache FOP format based file on block-container (Floating Layer) element and is child, and export on pdf, postscript, xhtml. Export XHTML (from version 1) and opacity background-color each floating layer a DIV element, export PostScript? and render to PDF as base.
|
| Instant Messenger - C++ | | The software can be used to create a service like ICQ. The software includes client application for Windows (with installer) and chat server for FreeBSD, Linux, and Windows. Client application features: contacts and ignore list, online status, text/audio/video private chat, multi-room public chat, admin functionality, skins with animation effects support, etc. Chat server requires VDS/VPS or dedicated hosting.
|
| C++ B+ Tree implementation | | This project goal was to create simple and yet very efficient template based B+ Tree implementation which supports different types of storage. Implemented in C++, B+ Tree is template based, so it can be used with any type of data. To change storage type (e.g. from file based to memory based) all you need is to change template argument of the BTreeAlgorithms class. There are two controllers exist for such purpose: StreamBTreeController and RamBTreeController. You can write your own controller by simply changing logic in couple of methods within exiting controllers
|
| C++ Mime Email Parser | | C++ implementation of RFC 2045 - Multipurpose Internet Mail Extensions (MIME) standard. Library designed to be very fast and efficient, and has been tested on millions of emails from all kinds of email clients. Library supports all kinds of content encodings, charsets. It allows to read attachments, and handles charsets conversions.
|
| CNSearch | | Supported platforms: Linux, FreeBSD, Windows and Solaris. With the help of CNSearch you can perform full-text search by html, doc, rtf, pdf, txt and mp3 files, highlight the search result phrases, accumulate and display statistics for search requests
|
| elonsurf | | elonsurf is a powerful, scalable and fully customizable AutoSurf script. If you are looking for script to run an Internet Business like StudioTraffic? 12DailyPro? Then you have come to the right place, elonsurf is what you need to do just that!
|
| Socket Programming in C using TCP with Code | | A ready to use C Code to establish a TCP connection & Communicate
|
|