If you can draw templates of what the expected shape of the gear 
cutters, then with a good enough camera and lighting, pattern match the 
cutters for best fit.


On 10/07/2014 01:14 PM, Dave Caroline wrote:
> I have a number of gear cutters, only marking is a serial no, I want
> to measure and quantify... I wonder if I can draw calculated curves,
> sizes and forms, and work out what they are.
>
> Dave Caroline
>
> On 07/10/2014, 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