Code Monkey home page Code Monkey logo

picasadbreader's Introduction

PicasaDBReader

simple tool to read picasa 3.9 database.

There are 2 simple programs:

  • PMPDB
  • PicasaFaces

Build dependencies

Compilation

gradle installDist

PMPDB

PMPDB read all the PMP files containing the Picasa Database and the file containing indexes thumbindex.db. This program will create 3 csv files: albumdata.csv (album database), catdata.csv (category database), imagedata.csv (picture database).

Usage:

./build/install/PMPDB/bin/PMPDB -folder "/path/to/PicasaDB/Picasa2/db3/" -output ./OutputFolder

PicasaFaces

PicasaFaces will extract the face information from the Picasa Database and save it in a csv file. If the command line contains the argument "-convert" followed by the path to convert, then imagemagick will create all the face thumbshots (in the output folder with a folder for each person). A string replacement of the image paths can be done if the pictures location is different from the database.

Usage:

./build/install/PMPDB/bin/PicasaFaces -folder "/path/to/PicasaDB/Picasa2/db3/" -output ./OutputFolder -replaceRegex C: -replacement /media/HardDrive -convert /path/to/convert(.exe)

Changelog

update k3b 2013-06-13: Added support for picasaDB defaultlocation

picasadbreader's People

Contributors

k3b avatar mateuscb avatar sirfergy avatar skisoo avatar wjt avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.