Skip to content

Faham/bric-n-brac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BracCollage

Chrome extension and Photoshop plugin coupled with a Python app to generate digital collages incorporating dynamic contents from web

Usage

Example

Installation


Windows Installation

Installing Python 2.7.3 and required modules
Settings environment variables

Mac OS X Installation:

  • Installing Python 2.7.3 and required modules Run the following commands brew install python --framework it will probably install pyqt4 and pil but if it didn't: brew install pyqt4 brew install pil

  • Then to install OpenCV: pip install numpy brew install opencv if it couldn't find the formula then run the following first: brew tap homebrew/science

Note that Python 2.7.3 with installed modules should be either the default accible python or set specifically for the .py files.

  • Installing Chrome Extension drag the crx file onto chrome and install it within this file there are three executable files which require special access permissions (permission should be set for 555): ./bin/7za ./bin/convert ./bin/snapshot.py

  • Installing Photoshop Panel copy the bric-a-brac directory from ./distro/photoshop-panel into the /Applications/Adobe Photoshop CS5.1~6/Plug-ins/Panels you should set permission access for following files specifically 555 for content/bric-a-brac.assets/7za 777 for content/bric-a-brac.assets/script.sh

  • Install iTerm as you default terminal and set that and the default application for opening *.sh files.

Developed By

Git repository located at https://github.com/Faham/bric-n-brac.git

Thanks

  • Tim Nowlin

    For his support to this project

  • Jeff Smith

    For the technical insight and ideas he contributed to this project

  • Jon Bath

    For his feedbacks to the project

License

Copyright 2013.  University of Saskatchewan.  All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published