Hi Everyone,
I try to use unibrain fire-i B/W
touchLib can activate my camera but not detect any blobs
the config.xml is
<?xml version="1.0" ?>
<blobconfig distanceThreshold="250" minDimension="2" maxDimension="250" ghostFrames="0" minDisplacementThreshold="2.000000" />
<bbox ulX="0.000000" ulY="0.000000" lrX="1.000000" lrY="1.000000" />
<screen>
<point X="0.000000" Y="0.000000" />
<point X="638.184814" Y="386.500000" />
<point X="637.671082" Y="385.000000" />
<point X="638.053650" Y="57.593830" />
<point X="637.724731" Y="470.500000" />
<point X="637.724731" Y="220.500000" />
<point X="638.184814" Y="470.500000" />
<point X="637.724731" Y="438.500000" />
<point X="602.500000" Y="477.636292" />
<point X="477.000000" Y="455.000000" />
<point X="638.053650" Y="197.593826" />
<point X="637.962219" Y="385.601105" />
<point X="307.138794" Y="338.130615" />
<point X="637.724731" Y="390.500000" />
<point X="637.671082" Y="436.000000" />
<point X="408.000000" Y="468.000000" />
<point X="637.778015" Y="389.500000" />
<point X="637.962219" Y="470.601105" />
<point X="637.724731" Y="471.500000" />
<point X="638.252930" Y="58.000000" />
</screen>
<filtergraph>
<dsvlcapture label="dsvlcapture0" />
<mono label="mono2" />
<smooth label="smooth1" />
<backgroundremove label="background4">
<threshold value="0" />
</backgroundremove>
<highpass label="highpass">
<filter value="12" />
<scale value="15" />
</highpass>
<rectify label="rectify6">
<level value="139" />
</rectify>
</filtergraph>
and DSVL_config.xml is
<?xml version="1.0" encoding="UTF-8"?>
<!--Sample XML file generated by XMLSpy v2005 rel. 3 U (http://www.altova.com)-->
<dsvl_input xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="C:\Documents and Settings\Thomas\My Documents\projects\ARToolKit &
DSVideoLib\ARVideoLib\DsVideoLib\DsVideoLib.xsd">
<camera show_format_dialog="true" frame_width="640" frame_height="480" frame_rate="30.0">
<pixel_format>
<RGB24/>
</pixel_format>
</camera>
</dsvl_input>
i try to adjust all filters but i have no luck :(
i don’t know what wrong
does anyone have same problem?
(i have on problem with usb camera)
please help
many thanks
edit* i also take screen capture.
