Difference between revisions of "User:Nat/Targeting Research Codename M79"

From Robowiki
Jump to navigation Jump to search
(fixed funny typo)
(update data)
Line 23: Line 23:
 
|}
 
|}
  
Take a futher path development from [[Rednaxela]]'s, which is anti-aliasing VCS buffer. Now, planned to add an inter-bin precise angle smoothing (inspire by [[Skilgannon]] statement, will quote later), which allow me to use just 11 or 15 bins to saves memory but as effective as other guns with more bins. Also, I'm planning to add edges smoothing (inspire by Voidious), to make data more acculate when hit at very near GF±1. Next feature, which is my main point, is automate segmentation. Altough I have not ever seen any robot or detailed implementation/pseudocode/algorithm discussion on this, I've several implementation detail in my head already.
+
Take a futher development path from [[Rednaxela]]'s interpolating/anti-aliasing VCS buffer. Now, planned to add an inter-bin precise angle smoothing, which allow me to use just 11 or 15 bins to saves memory but as effective as other guns with more bins. Also, I'm planning to add edges smoothing (inspire by Voidious), to make data more acculate when hit at very near GF±1. Next feature, which is my main point, is automatic segmentation. Altough I have not ever seen any robot or detailed implementation/pseudocode/algorithm discussion on this, I've several implementation detail in my head already.
  
 
''(I'll be really happy if [[Rednaxela]] give me his anti-aliased [[VCS]] source, but I don't think he will so I'm implementing it)''
 
''(I'll be really happy if [[Rednaxela]] give me his anti-aliased [[VCS]] source, but I don't think he will so I'm implementing it)''
Line 35: Line 35:
 
* [[Rednaxela]]'s [[Super Bot Width]]
 
* [[Rednaxela]]'s [[Super Bot Width]]
 
* [[Maximum Escape Angle/Precise|Precise MEA]].
 
* [[Maximum Escape Angle/Precise|Precise MEA]].
 +
* Maybe some [[Entropy]], not sure.
 
* and some other I can added.
 
* and some other I can added.
  

Revision as of 14:52, 10 April 2009

Stage: 1 - Planned
Current activity: Writing Visit Count Stats - GuessFactor Targeting Gun

M79 is a codename for my new targeting research. If you are around Eternal Rumble ages, please note that this research has nothing to do with Marshmallow. Inspire by Rednaxela's SaphireEdge, this is a research for a variety type of gun. Unlike SaphireEdge, each gun aimed to hit all type of robot equally, not aimed for specific type of movement.

Planned Gun

Visit Count Stats - GuessFactor Targeting Gun

Stage: 1 - Planned
Current activity: Implementing Anti-Aliased Visit Count Stats

Take a futher development path from Rednaxela's interpolating/anti-aliasing VCS buffer. Now, planned to add an inter-bin precise angle smoothing, which allow me to use just 11 or 15 bins to saves memory but as effective as other guns with more bins. Also, I'm planning to add edges smoothing (inspire by Voidious), to make data more acculate when hit at very near GF±1. Next feature, which is my main point, is automatic segmentation. Altough I have not ever seen any robot or detailed implementation/pseudocode/algorithm discussion on this, I've several implementation detail in my head already.

(I'll be really happy if Rednaxela give me his anti-aliased VCS source, but I don't think he will so I'm implementing it)

Goals - ToDo List

In implementing order:

Some plan to plug into robot

Planning to put each gun into which robot: