I have not seen the reddit discussion.. Link?

sam
On 10/7/2014 2:12 PM, Charles Buckley wrote:
> Is this related to the discussion on reddit?
>
> Charles Buckley
>
> On Tue, Oct 7, 2014 at 12:06 PM, sam sokolik <sa...@empirescreen.com> wrote:
>
>> in the future one of my projects is shape recognition.  I have been
>> wanting to play with it for a while now.
>>
>> bari on irc mentioned
>> https://github.com/firepick1/FireSight/wiki/firesight
>> which is based on opencv.  I installed it and it seems to work as
>> expected.  you can use a command line to test pipelines.  It uses a c++
>> library and json for communication.  It is mainly used for pick and
>> place machines.
>>
>> I wanted to play with python and found that opencv natively has a python
>> wrapper.. (I may not be using the terms correctly)
>>
>> so I created a small program (mainly a copy and paste from some examples)
>>
>> http://pastebin.com/AUKgyhAh
>>
>> it takes video from input 0 (my web cam)  looks for circles that are
>> between 10 and 15 pixels radius and draws a bulls eye.
>>
>>
>> http://electronicsam.com/images/KandT/testing/Screenshot%20from%202014-10-07%2011:27:48.png
>>
>> this is my first real exposure to python. the next step is to see how I
>> can fidldle hal stuff with it..
>>
>> This seems like it would have some real applications.  There are
>> different detectors - circles are just one of many..
>>
>> sam
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
>


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to