TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Perspective recovery of text with Python+OpenCV

11 pointsby mzuckerover 8 years ago

1 comment

gus_massaover 8 years ago
Nice.<p>I don&#x27;t understand why you use a graph to detect the position of x an y separately and not a scatter plot of x and y together.<p>Does it work with characters with more than one part, like &quot;ij:;!?&quot;? Is it confused by comas and periods &quot;.;&quot; that are much smaller? What about accented letters like &quot;ñÑáÁ&quot;?