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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Select Sections from Images of Newspaper Clippings Using OpenCV, Python

38 点作者 code_devil超过 5 年前

4 条评论

nurettin超过 5 年前
Striking similarity to this article, with a lot of the preprocessing steps missing.<p><a href="https:&#x2F;&#x2F;medium.com&#x2F;@neshpatel&#x2F;solving-sudoku-part-ii-9a7019d196a2" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@neshpatel&#x2F;solving-sudoku-part-ii-9a7019d...</a>
udayrddy超过 5 年前
So,you view the image using CV and write down the coordinates of the puzzle, put them in array and use CV to save the puzzle with different name.<p>Basically, you are cropping the image and saving it - which even a crappy cropping tool does. Do not consider this as a discouraging comment - programming can do better.<p>I understand you are looking for jobs and trying things. If I&#x27;m the hiring manager, I would rather prefer a candidate who found puzzle coordinates from the image bits&#x2F;pixels and suggest cropping regions.
评论 #21082443 未加载
johnchristopher超过 5 年前
Nice. Would you do a follow-up showing how to automatically select corners like office lens or Dropbox do ? (I find the office lens app really really good)
评论 #21076253 未加载
amelius超过 5 年前
I would have liked to see the intermediate results in the article as I&#x27;m on mobile now and can&#x27;t easily run the code.
评论 #21076215 未加载