Selecting an individual from a photo group
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
GenoPro Support Forum
Home        Members    Who's On
Welcome Guest ( Login | Register )
        



Selecting an individual from a photo group Expand / Collapse
Author
Message
Post #11544 Posted 6/15/2006 10:08:53 PM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the translation of GenoPro This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 7:18:40 AM
GenoPro Version: 2.0.1.6
Posts: 437, Visits: 1,166
This topic is not specifically associated with Genopro but I would like to know for my information if the following can be achieved:

Say, I have a family photo (jpg for example) and several individuals shown on the photo are present in my tree. Is it possible, nowadays, through programming or through other mean, to click on an individual on the said photo (one who is within the tree) and have his/her page poping up on screen?

Thank you for your answer.

Post #11545 Posted 6/15/2006 10:20:47 PM


Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master This user is an important contributor to the translation of GenoPro 

Group: Administrators
Last Login: Today @ 1:14:32 AM
GenoPro Version: 2.0.1.6
Posts: 3,450, Visits: 14,343
There have been few discussions DjVu Plugin: locate an indivial within a picture and Fetching picture description from IPTC caption field.


Post #11546 Posted 6/15/2006 10:21:09 PM


Forum Master

Forum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum MasterForum Master This user is an important contributor to the GenoPro community This user is an important contributor to the translation of GenoPro This user is a contributor to FamilyTrees.GenoPro.com 

Group: Customers
Last Login: 2 days ago @ 6:26:04 PM
GenoPro Version: 2.0.1.6
Posts: 700, Visits: 5,524
Please read this thread: DjVu Plugin: locate an indivial within a picture.

Have tried myself and works nice, but will take time to be implemented, but can be done.
Post #11575 Posted 6/17/2006 11:33:30 PM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the translation of GenoPro This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 7:18:40 AM
GenoPro Version: 2.0.1.6
Posts: 437, Visits: 1,166

I followed your links and read your topics. Quite an interesting subject.

I also did my home work and investigated the sub on the net.

 

I came across a shareware soft, downloaded it, installed it, started it, loaded one of my jpg pictures from my HD showing my wife and 2 of my daughters, set up some areas (I played around and diversified the areas with a polygon, rectangle and circle), linked their areas with their home page (on my web site) and saved my work as a .htm file. Both are shown below:

1) the Html page (areas shown for info):

 

 

 

2) the associated HTML code:

 

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Imagemap</title>
</head>
<body>
<div>
<img src="childrenparis.JPG" alt="" usemap="#childrenparis" style="border-style:none" />
</div>
<div>
<map id="childrenparis" name="childrenparis">
<area shape="rect" alt="Nathalie Guasp" coords="210,42,243,83" href="http://myweb.tiscali.co.uk/jcgeneal/ind00035.htm" title="Nathalie Guasp" />
<area shape="circle" alt="Karina Guasp" coords="281,123,21" href="http://myweb.tiscali.co.uk/jcgeneal/ind00036.htm" title="Karina Guasp" />
<area shape="poly" alt="Carol Irvine Guasp" coords="160,102,190,102,197,139,213,145,223,194,219,216,153,232,133,232,140,219,146,150,158,142" href="http://myweb.tiscali.co.uk/jcgeneal/ind00051.htm" title="Carol Irvine Guasp" />
<area shape="default" nohref="nohref" alt="" />
</map>
</div>
</body>
</html>

 

And the links from, my HD to my web site, work!

 

I also converted my basic jpg photo into some other file types: bmp, emf, gif, png, tga, tif & wmf and created an htm file for each file type. All the links also worked except tga & tif. For these 2 file types, I couldn’t get the image on screen with IE nor with Firefox.

 

I was happily surprised of the result. It was easy to achieve.

 

Having said that, I think, after version 2.0, Genopro could implement  such a feature (possibility to link individuals within a group image, when present in the tree, with their associated home page) as some users may be interested in creating and playing with such feature.

 

I don’t know if it’s the only existing way to implement the subject but it should not be too difficult for Genopro to achieve this, unless some programming impossibilities, constraints,…. or preference for Djvu!

 

Thank you.
Post #11576 Posted 6/17/2006 11:46:57 PM


Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master This user is an important contributor to the translation of GenoPro 

Group: Administrators
Last Login: Today @ 1:14:32 AM
GenoPro Version: 2.0.1.6
Posts: 3,450, Visits: 14,343
jcguasp (6/17/2006)
Having said that, I think, after version 2.0, Genopro could implement  such a feature (possibility to link individuals within a group image, when present in the tree, with their associated home page) as some users may be interested in creating and playing with such feature.

When I was introduced to DjVu, I spent a full day reading the documentation and see the possibilities of supporting the DjVu format within GenoPro.  The DjVu format is very good and has many options, perhaps too many for GenoPro.  Support the DjVu format into GenoPro is quite a task.

On the other hand, I have been greatly inspired by the IPTC approach of storing additional information inside the JPEG image.  After reading some very technical articles, I figured out it is possible to insert user-defined segments (also called frames) to insert application-specific metadata structures.  I will check out if there are any existing XML structure to store image mapping within the JPEG image, otherwise I may create my own.  The benefit is the generated code will be stored inside the .jpg file, yet will not affect anything about the image by other graphic applications.

Post #11877 Posted 7/13/2006 8:29:09 AM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the translation of GenoPro This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 7:18:40 AM
GenoPro Version: 2.0.1.6
Posts: 437, Visits: 1,166
Hi guys,

Just to let you know that I managed to insert an image map (a made up htm file) within the report. It is not a straightforward matter because I had to modify several files after the generated report but it works. If you click on the wedding photo, you'll see the result.

http://familytrees.genopro.com/jcguasp/Guasp/french/ 

My family in question is: Creton -> Roger Creton & Jacqueline Guasp

http://familytrees.genopro.com/jcguasp/Guasp/french/default.htm?page=family-RogerCretonAndJacquelineGuasp-fam00026.htm

Maybe one day Genopro may come up with such feature, through DjVu, IPTC or others.

Thank you.

Post #11880 Posted 7/13/2006 9:09:46 AM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is an important contributor to the GenoPro community This user is an important contributor to the translation of GenoPro This user is a contributor to FamilyTrees.GenoPro.com 

Group: Customers
Last Login: 2 days ago @ 4:55:29 AM
GenoPro Version: 2.0.1.5
Posts: 437, Visits: 2,476
Well Done!

Really good job!


"εν οιδα οτι ουδεν οιδα" (Σωκρατησ)  - "The only thing that I know is that I don't know anything" (Socrates)
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: GenoProSupport, JcMorin, Ron

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 2:26 AM

Copyright