Anyone experiment with a multiple camera FTIR setup? 
Posted: 08 July 2008 01:06 PM   [ Ignore ]
New Member
Rank
Total Posts:  6
Joined  2008-07-03

I’m looking into the possibility of stitching the images of 2 xbox cameras before rectifying the image. Has anyone experimented with this? Can anyone point me in the right direction for doing this with touchlib?

Thanks for your time!

Profile
 
 
Posted: 08 July 2008 01:12 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  936
Joined  2007-04-08

Touchlib doesn’t currently support the use of two cameras without adding the code in to do so yourself. This may be an option in future versions.

 Signature 

My Multitouch Blog
My Multitouch Software Direct Downloads
My Youtube

Profile
 
 
Posted: 08 July 2008 01:12 PM   [ Ignore ]   [ # 2 ]
Elite
RankRankRankRank
Total Posts:  129
Joined  2007-08-04

that’s exactly what I’m going to have to use with my table but sadly i know very little about programming.

Profile
 
 
Posted: 08 July 2008 01:56 PM   [ Ignore ]   [ # 3 ]
New Member
Rank
Total Posts:  6
Joined  2008-07-03

Thanks for the posts. I do happen to have programming experience dealing with image processing, so I’ll start looking at the touchlib source. I’ll post back here if I get anywhere with that. I was hoping I could greatly decrease the distance between the camera and the screen without using mirrors (I already have 2 cameras), however It may be more beneficial in terms of cost/time to just invest in some hot mirrors.

Profile
 
 
Posted: 17 July 2008 09:12 PM   [ Ignore ]   [ # 4 ]
New Member
Rank
Total Posts:  3
Joined  2007-09-07

hi ,Pherue
i have done some experiment with multi-camera in touchlib, i change touchlib a little:

1. Add a new camera filter to touchlib and it will handler two camera images and put it together.
2. Change the GRID_X to 8, so the touchlib resolution will be 8 X 3 .

and it’s OK.

Profile
 
 
Posted: 17 July 2008 09:32 PM   [ Ignore ]   [ # 5 ]
Elite
Avatar
RankRankRankRank
Total Posts:  442
Joined  2008-02-12

Ohh thats awesome 李谦升, do you mind posting the your modified touchlib source files and binaries

Taha

 Signature 

My MultiTouch Blog

Profile
 
 
Posted: 22 July 2008 08:29 AM   [ Ignore ]   [ # 6 ]
Jr. Member
RankRank
Total Posts:  50
Joined  2008-03-17

I’m also very interested in trying this out… It would make the ultimate install that I’ve been dreaming of possible.

Profile