Pinned Repositories
hiphop-php
HipHop-scripts
HipHop scripts and handy stuff
JavaTBB_POC
Proof of concept using TBB routines from Java
Ne10BoostedImageThresh
Partial Population assignment (by thresholding) from computing image histogram... It operates on photos taken by the Android camera and is speed up using ARMs NE10 library
NeonBuild
A bare build of ARM's NEON and Ne10 libraries bundled with a blank Android app
PhotoFilter
Android app that uses OpenCV to perform generic photo filtering operations
php-src
OpenParallel mirror of php-src to accomodate our work-in-progress TBB extension
threads-tbb
TBB library for Perl
tweakedOpenCV
A fork of OpenCV with certain NEON ARM Cortex-A series optimisations
VideoStreamProcessor
Android app that uses Neon for video frame processing
Open Parallel's Repositories
openparallel/VideoStreamProcessor
Android app that uses Neon for video frame processing
openparallel/NeonBuild
A bare build of ARM's NEON and Ne10 libraries bundled with a blank Android app
openparallel/tweakedOpenCV
A fork of OpenCV with certain NEON ARM Cortex-A series optimisations
openparallel/PhotoFilter
Android app that uses OpenCV to perform generic photo filtering operations
openparallel/threads-tbb
TBB library for Perl
openparallel/HipHop-scripts
HipHop scripts and handy stuff
openparallel/php-src
OpenParallel mirror of php-src to accomodate our work-in-progress TBB extension
openparallel/hiphop-php
openparallel/JavaTBB_POC
Proof of concept using TBB routines from Java
openparallel/Ne10BoostedImageThresh
Partial Population assignment (by thresholding) from computing image histogram... It operates on photos taken by the Android camera and is speed up using ARMs NE10 library
openparallel/NeSnapSMP
The NeSnap android app with reimplementations of the Sepia Toning operation. In the source there are OpenCV, Direct manipulations, SMP direct manipulations using image partitoning, Ne10 and Ne10 with SMP implementations
openparallel/album
David Ljung Madison's album web gallery converter
openparallel/geoPic
a demo of TBB features in HipHop based on geo image search
openparallel/geoPic-pl
perl version of geoPic - based on flickr
openparallel/NeSnap
Binaries of the NeSnap project. An OpenCV & Ne10 based app that performs image processing
openparallel/NeVideo
Binaries of the NeVideo project. An OpenCV & Ne10 based app that performs video stream processing from the camera on an Android device
openparallel/OpenParallel-Examples
Example code for the OpenParallel Project
openparallel/wordpress
wordpress fork for hiphop-php
openparallel/hiphop-php-tbb-patchset
TBB Patchset for Hiphop-PHP
openparallel/NeTone
An android app with all optimised versions of Sepia Toning (OpenCV, manual memory manipulations, Ne10, Neon, with and without SMP)
openparallel/tweakedOpenCVAndroidDemo
An android app that uses the tweakedOpenCV library