Want to know about filters in config.xml
Posted: 09 May 2008 07:56 AM   [ Ignore ]
New Member
Rank
Total Posts:  50
Joined  2007-07-02

Hello,

OK, I found out so far, that you can add and remove filters in the config.xml file to optimize the captured image of the camera.
But I have no idea, which filters are available (I read for example about the SimpleHighPass filter) and what the code is, I have to insert in the file nor in which sequence I should put the filters in the file.

Is there a documentation about this or can somebody give me some hints?

Thank you!
Grit.

Profile
 
 
Posted: 21 May 2008 09:44 AM   [ Ignore ]   [ # 1 ]
New Member
Rank
Total Posts:  24
Joined  2007-11-12

just had the same problem. check the included example configs and copy out the parts from the filters you need and insert them into config.xml

Profile
 
 
Posted: 21 May 2008 10:18 AM   [ Ignore ]   [ # 2 ]
Jr. Member
Avatar
RankRank
Total Posts:  135
Joined  2007-08-19

the available filter information is located in the WIKI.
Should give you an idea on what to do....
hope this helps !!

 Signature 

"And crawling on the planets face. Some insects called the human race.
Lost in time, And lost in space and meaning… “

Profile
 
 
Posted: 21 May 2008 11:59 AM   [ Ignore ]   [ # 3 ]
New Member
Rank
Total Posts:  24
Joined  2007-11-12

but check the examples for the right syntax. also the order within the xml file seems to be important.. e.g. filter 1, filter 2, filter 3 may give antoher result then filter 1, filter 3, filter 2.
@daddyoli: you might correct me if i am wrong.

Profile
 
 
Posted: 22 May 2008 06:11 PM   [ Ignore ]   [ # 4 ]
New Member
Rank
Total Posts:  8
Joined  2008-05-22

i have a grey screen problem. my camera is plugged in and all that and they say i have to mess with this file… can anyone help?

Profile
 
 
Posted: 23 May 2008 05:11 AM   [ Ignore ]   [ # 5 ]
New Member
Rank
Total Posts:  50
Joined  2007-07-02

@ daddyoli: I see. That really helps. Thanks. With the descriptions on the Wiki what the filters do, I understand the resulting images better.
@ scuba303: of course, the order plays a role.
@Theonlymac001: If you really only see a plain grey image, then it seems that touchlib cannot access your camera.

Profile
 
 
Posted: 23 May 2008 11:04 AM   [ Ignore ]   [ # 6 ]
New Member
Rank
Total Posts:  8
Joined  2008-05-22

@grit yeah, so how do i make touchlib acsess my camera. i’ve edited dvsl_config.xml i added “Mobiola Video Source” for the friendly camera name but no change.... ty 4 your quick reply

Profile