TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Analyze Your Splatoon Play In Real-Time

71 点作者 matsuu超过 9 年前

10 条评论

matsuu超过 9 年前
Wiki in English <a href="https:&#x2F;&#x2F;github.com&#x2F;hasegaw&#x2F;IkaLog&#x2F;wiki&#x2F;en_Home" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hasegaw&#x2F;IkaLog&#x2F;wiki&#x2F;en_Home</a><p>Related Project <a href="https:&#x2F;&#x2F;stat.ink&#x2F;" rel="nofollow">https:&#x2F;&#x2F;stat.ink&#x2F;</a>
83457超过 9 年前
This is analyzing the video feed in real-time to scrape info and stats that display on screen. I always assumed someone would do this for splatoon, since nintendo is way behind in this sort of thing (they don&#x27;t even have a way to specatate a match), but I thought it would be done by intercepting network traffic.
评论 #11182348 未加载
pussinboots超过 9 年前
Very impressive project. Some things are more simple recognition to scrape the numbers that show up on the screen for k&#x2F;d, etc. but their engine also has k-nearest neighbors learning to recognize weapons &amp; abilities.
noelwelsh超过 9 年前
I doubt most of HN speaks Japanese. Is there an English description somewhere?
评论 #11180989 未加载
timpark超过 9 年前
Cool. I don&#x27;t have time to check it all out at the moment, but since it&#x27;s possible to view your Wii U gamepad video on your computer, I thought it&#x27;d be cool to analyze the map in real-time and estimate ink percentages for both teams. (From what I saw, this doesn&#x27;t seem to do that?)
csense超过 9 年前
For anyone confused about what this does, English information here [1] tells us it interfaces with a video capture card to capture the HDMI output of a Wii U game console and analyze it in real time.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;hasegaw&#x2F;IkaLog&#x2F;wiki&#x2F;en_WinIkaLog" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hasegaw&#x2F;IkaLog&#x2F;wiki&#x2F;en_WinIkaLog</a>
kbenson超过 9 年前
This seems somewhat relevant: Kartlytics: Applying Big Data Analytics to Mario Kart[1]<p>1: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=6179318" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=6179318</a>
ins0超过 9 年前
Could someone please describe what this repository accomplishes? I know the game but don&#x27;t know what is the use-case for this tool.
TazeTSchnitzel超过 9 年前
Heh, the title is literally &quot;Squid Log&quot;.
SunShiranui超过 9 年前
I&#x27;m quite confused as to what this does... my knowledge of Japanese is quite severely lacking, I&#x27;m afraid.