Re: [agi] Made a corner detector

2019-10-10 Thread Stefan Reich via AGI
Interesting - thanks. On Thu, 10 Oct 2019 at 22:56, wrote: > 3 shaders sorry. > *Artificial General Intelligence List * > / AGI / see discussions + > participants + delivery >

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
3 shaders sorry. -- Artificial General Intelligence List: AGI Permalink: https://agi.topicbox.com/groups/agi/Tc5e7e8b165534b2f-M0190f62e311f4330d8ab7b92 Delivery options: https://agi.topicbox.com/groups/agi/subscription

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
heres 2 shaders, i do it in direct compute hlsl, so it gets to be real lazy code, cause its launched onto 2000 cores, so the imperitaveness to optimize is a lot more lax. the top filter is what i use to suppress,  the bottom filter is a binary clamped version. and the shader below that is

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
sorry S.R.  I actually didnt read what you posted before in a rushed excitement,   yes,  handling the "hand" is very important to me, too,  I will be trying to do it. -- Artificial General Intelligence List: AGI Permalink:

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
we need success!! code is good if you can read it,  otherwise its as useless as any other kind of notation you havent learnt yet. -- Artificial General Intelligence List: AGI Permalink:

Re: [agi] Made a corner detector

2019-10-10 Thread Stefan Reich via AGI
Sorry, but it's just sad to be detached from success like that. So an AGI is not about code? On Thu, 10 Oct 2019 at 13:08, wrote: > The sentence is easier to understand than the code, code is shit, pseudo > code means more. > *Artificial General Intelligence List

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
You could see it as a star constellation, or It could be the picture underneath the points. -- Artificial General Intelligence List: AGI Permalink: https://agi.topicbox.com/groups/agi/Tc5e7e8b165534b2f-M79bfa3e77d401cdd2d699a21 Delivery options:

Re: [agi] Made a corner detector

2019-10-10 Thread Stefan Reich via AGI
OK, on second reading, I do get it more. You are finding pictures, right, and a corner is a kind of picture? On Thu, 10 Oct 2019 at 13:08, wrote: > The sentence is easier to understand than the code, code is shit, pseudo > code means more. > *Artificial General Intelligence List

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
non maximum suppressing. i mean, by suppression,  you also call it inhibition - if you want.  the corners fight for supremecy and only the strongest one wins. -- Artificial General Intelligence List: AGI Permalink:

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
Its a pretty hacky one,   no-where near as good as a harris corner,  but its cheating its way better by some temporal stability i do over now and the last frame,  to knock off ones that arent solid enough reports. Without that its pretty bad. The corner detector I use is a nonthresholded sobel,

Re: [agi] Made a corner detector

2019-10-10 Thread WriterOfMinds
What general approach are you using?  Is this a standard type of corner detector?  Something all-new?  In between? -- Artificial General Intelligence List: AGI Permalink: https://agi.topicbox.com/groups/agi/Tc5e7e8b165534b2f-M2859b9d07ccabfc9f9a153bc

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
put it to some nasty business. https://www.youtube.com/watch?v=IinqMCyeoqM=youtu.be -- Artificial General Intelligence List: AGI Permalink: https://agi.topicbox.com/groups/agi/Tc5e7e8b165534b2f-Me28bdfafa5c52067585d0f28 Delivery options:

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
The sentence is easier to understand than the code,  code is shit,  pseudo code means more. -- Artificial General Intelligence List: AGI Permalink: https://agi.topicbox.com/groups/agi/Tc5e7e8b165534b2f-Ma76d16aaa1c681a2d89d6cc4 Delivery options:

Re: [agi] Made a corner detector

2019-10-10 Thread Stefan Reich via AGI
Hey > If u want the code or a nice flow chart, I can help out alot, I say if you dont tell another scientist something useful, you should get told stuff all yourself. Do I have to understand this sentence? :-) I was just asking for code... On Thu, 10 Oct 2019 at 12:11, wrote: >

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
https://www.youtube.com/watch?v=NoMQdN2CN0E=youtu.be cause of the uncanny detection computers can do if you get it right it can spot corners in extreme low light conditions,  because it can find corners on your cheeks.   But as a finished eye system probably only ends up modelling the

Re: [agi] Made a corner detector

2019-10-10 Thread Stefan Reich via AGI
A use case I have is recognizing hand gestures (e.g. number of fingers). Looks like this might help. Is there code? :) On Thu, 10 Oct 2019 at 10:43, wrote: > heaps more stable response using nearmatching of this and the last frame, > heaps more to fix tho... be back soon... >

Re: [agi] Made a corner detector

2019-10-10 Thread rouncer81
heaps more stable response using nearmatching of this and the last frame,    heaps more to fix tho...  be back soon... https://www.youtube.com/watch?v=m65zbBLLA54=youtu.be -- Artificial General Intelligence List: AGI Permalink:

Re: [agi] Made a corner detector

2019-10-09 Thread rouncer81
The idea here, is I need each photo to stand for one corner pattern each,  and whenever returning to this photo, to always have that pattern.   Then I use it for classification via corners, and more... -- Artificial General Intelligence List: AGI

Re: [agi] Made a corner detector

2019-10-09 Thread Stefan Reich via AGI
Oh that guy, LOL. He's usually right though. Not exactly sure I understand what that detection does. On Wed, 9 Oct 2019 at 22:16, wrote: > Pretty simple, ive had enough work for the night, but tomorrow ill be > pushing onward to see if i can get the video 3d, be back with more posts! > >

[agi] Made a corner detector

2019-10-09 Thread rouncer81
Pretty simple,   ive had enough work for the night,   but tomorrow ill be pushing onward to see if i can get the video 3d,  be back with more posts! https://www.youtube.com/watch?v=0PnKW_n8Rf4=14s -- Artificial General Intelligence List: AGI Permalink: