Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 4

ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale ... [More] , shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute in both open and proprietary applications. [Less]

4.24153
   
  2 reviews  |  1,212 users  |  775,025 lines of code  |  4 current contributors  |  Analyzed 14 days ago
 
 

Explicit and implicit parallel programming in Haskell, using parallel strategies and annotations.

5.0
 
  0 reviews  |  7 users  |  369 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

hwloc provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing application with gathering information about the hardware so as to exploit it accordingly and efficiently. ... [More] hwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. [Less]

5.0
 
  1 review  |  4 users  |  49,645 lines of code  |  3 current contributors  |  Analyzed 6 days ago
 
 
Compare

The VIPS library/image processing system is well suited for larger than RAM true and false-colour images. VIPS can be used for image format conversion, colour calibration, image filtering, transformation and analysis, thumbnail generation, small object recognition and many other image processing ... [More] tasks. VIPS is well suited for medical and scientific research & development and batch image processing. It is not so good for retouching photographs. The system has two main parts: libvips is the library, and nip2 is the GUI. Both execute common image processing tasks faster than other image processing systems because of sophisticated memory/task management and multicore compatibility. VIPS runs in batch (command line) mode on *nix, Windows, Mac and other OSes. [Less]

5.0
 
  0 reviews  |  4 users  |  157,316 lines of code  |  3 current contributors  |  Analyzed 6 days ago
 
 
Compare

nip2, the "free love child of Photoshop and Excel," is the GUI of vips. You don't directly edit images --- instead, like a spreadsheet, you build relationships between objects. nip2 actively manages these relationships: if you change an object property, the change is propagated ... [More] "spreadsheet-style." Like vips, nip2 is fast and needs little memory. You can comfortably work with multi-gigabyte images on very modest hardware. In addition to the visual programming interface accessible through the GUI, nip2 has command-line and batch modes. It even has its own functional programming language (for writing extensions). [Less]

5.0
 
  0 reviews  |  4 users  |  167,266 lines of code  |  3 current contributors  |  Analyzed 3 days ago
 
 

Myrrix is a complete, real-time, scalable recommender system, evolved from Apache Mahout™. Just as we take for granted easy access to powerful, economical storage and computing today, Myrrix will let you take for granted easy access to large-scale learning from data. The Serving Layer component ... [More] of Myrrix is open source, and can even function as a stand-alone system suitable for moderate scale. This project hosts the open source Serving Layer from Myrrix. [Less]

5.0
 
  0 reviews  |  2 users  |  18,743 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 

Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems. It is designed to minimize dependencies on operating system-specific ... [More] interfaces and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions. [Less]

0
 
  0 reviews  |  2 users  |  21,011 lines of code  |  5 current contributors  |  Analyzed 12 days ago
 
 

The Trilinos Project is an effort to develop algorithms and enabling technologies within an object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems. A unique design feature of Trilinos is its focus on packages. Trilinos ... [More] provides capabilities in meshing, load balancing, discretizations, mathematical optimization and uncertainty quantification, and transient, nonlinear, and linear solvers. Trilinos software is designed for scalability on the largest computer systems available and represents the state-of-the-art in scalable unstructured linear algebra, scalable unstructured preconditioning, block iterative methods, embedded optimization, stochastic methods, compatible discretizations and parallel partitioning algorithms. [Less]

5.0
 
  0 reviews  |  2 users  |  3,079,533 lines of code  |  103 current contributors  |  Analyzed about 1 month ago
 
 

What is KorusKorus is a very simple yet powerful parallel and distributed programming framework. It aims to improve the performance and scalability of Java applications. Why you should try Korus?1. Futuristic approach: Make your programs ready for the next generation multi-core hardware. ... [More] 2. Inherent Concurrency: No need to understand thread-programming to use Korus. Korus provides thread-less concurrency by way of code-context-switching. 3. Actor Pattern: Korus is based on Actor Design Pattern (characterized by inherent concurrency of computation within). One of first “pure” actor pattern frameworks in Java. 4. Non Blocking concurrency, No thread synchronization, No Deadlock and Starvation 5. Very Simple: Korus is very simple to use, very simple to deploy (one single jar file), and very simple to understand. Try it out yourself here. Getting StartedGetting started with Korus is as fast as Korus itself. Download Sample.zip from here. Execute the file run.bat or run.sh depending on your OS You can download the Korus from the download section. It consists of sample programs, Java docs and korus.jar file. The best way to start is by having a look at the Getting started page. If you want to have a very quick feel go to the Getting Started Quickly section in guide. It will take only 5 minutes to run the sample program if you have a JDK environment. Complete Guide to KorusIf you want to have a detailed understanding of Korus, please visit the Complete Details section. About UsWe are Impetus Labs or iLabs as we call it. iLabs is a R&D consulting division of Impetus Technologies (http://www.impetus.com). iLabs focuses on innovations with next generation technologies and creates practice areas and new products around them. iLabs is actively involved working on High Performance computing technologies, ranging from distributed/parallel computing, GPU based software, Hadoop and related technologies. iLabs is also working on various other Open Source initiatives. [Less]

0
 
  0 reviews  |  1 user  |  18,382 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

OpenBricks is an enterprise-grade embedded Linux framework that provides easy creation of custom distributions for industrial embedded devices. It features a complete embedded development kit for rapid deployment on x86, ARM, PowerPC and MIPS systems with support for industry leaders. Pick your ... [More] device, select your software bricks and cook your product ! OpenBricks reduces development efforts by abstracting the low-level interface to your device. It supports all Khronos industry standards (OpenGL|ES, OpenVG, OpenMAX …) and major applicative frameworks (Qt, GTK, EFL, SDL) for you to only focus on your end-user application. OpenBricks is an OpenSource framework. It’s the masterpiece framework behind your next design product. OpenBricks currently sustains the GeeXboX project. [Less]

5.0
 
  0 reviews  |  1 user  |  36,302 lines of code  |  22 current contributors  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.