Have you ever wondered what F-Stop, ISO, FocalLength and so on you use most?, will now you can generate some nice graphics like the shown below.
|
| ||||
|
|
This is just the initial release so if you find any bugs or just want to help or contribute with some coding you are all welcomed, here's how to get started
Documentation: http://exif-graph.rubyforge.org/doc/
Download: http://rubyforge.org/projects/exif-graph/
Note: You can also download my own DS_FILE file (Generated at: 14/11/07) so you can generate some example graphics right out the box. ;-)
Send a message
Search for members




Carstenpro says:
Roberto Ballerini - travelingpro says:
--
Seen in robertoballerini home page (?)
nitifixispro says:
Roberto Ballerini - travelingpro says:
--
Seen in robertoballerini home page (?)
Sebastian Yepes says:
If you get it running let me know so i can update the documentation.
Roberto Ballerini - travelingpro replies:
--
Seen in my account recent activity (?)
Roberto Ballerini - travelingpro says:
I had ImageMagick and Ruby, but I had to install the Imagemagick developer packages and the full Ruby install.
Then I downloaded RMagick sources from RubyForge and compiled it the usual way (./configure, make, sudo make install).
Then I run 'gem install rmagick-1.15.10.gem'.
I installed the 'exiftool' perl lib.
I run 'gem install mini_exiftool'.
The install of gruff failed from gem. I had to download it from rubyforge.
Wehn I run gem on it, complained about missing hoe.
So: 'gem install hoe', accepting the dependencies.
'gem install gruff-0.2.9.gem'
'ruby exif-graph.rb -o gends': there is an error in the site: exif_graph in place of exif-graph (two times)
'ruby exif-graph.rb -o gfx -g all'
I had all blank images. I modified exif-graph.rb, giving it the absolute path of the images dir and of the font, but at no avail.
I will debug it further to understand what's happening.
--
Seen in my account recent activity (?)
Doomshammer says:
Sebastian Yepes says:
Have you edited the constants SEARCH_DIRS & SEARCH_EXCLUDES?
After you run "gends" check if there is any data in the DS_FILE = datasource.txt if this file is empty the graphs will not be generated because theres is no data.
Note: Remember that by default "gends" searches for RAW files, check the option -f to change this Behavior.
@Doomshammer
Sorry to here that.
Roberto Ballerini - travelingpro replies:
--
Seen in my account recent activity (?)
Doomshammer replies:
Sebastian Yepes says:
Now-a-days we never read the documentation..
Hope on seeing you images soon.
Roberto Ballerini - travelingpro replies:
--
Seen in my account recent activity (?)
Sebastian Yepes says:
I have only tested it with the Nikon D200, Coolpix 8700 and Canon 5D cameras but it should work with the rest.
Can you send me a RAW file from your camare so i can test it?
Roberto Ballerini - travelingpro replies:
--
Seen in my account recent activity (?)
Spectacles says:
www.cpr.demon.nl/prog_plotf.html
Roberto Ballerini - travelingpro replies:
--
Seen in my account recent activity (?)
Sebastian Yepes says:
Thanks for the info, i will have to try it at work because i don't have any Windows at home.
I Made this with Ruby but any one can make this with Perl or other language, i just wanted it to be OS independent because not every one users Windows or Macs.
--
Seen in sebastian_yepes home page (?)
Spectacles replies:
I just like diversity. :)