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.

Computer Vision, from 3D Perception to 3D Reconstruction and Beyond

2 pointsby CarpeQueso2 months ago

1 comment

CarpeQueso2 months ago
This course is one of my favorite sets of notes and exercises to make the theory of 3D reconstruction from images more practical. I especially appreciate that the scaffolding code and images that support the problem sets are available and well-packaged. That means that unlike some online courses, I&#x27;ve been able to get enough tangible feedback to know whether my mental model is correct.<p>The course also uses Hartley and Zisserman&#x27;s book, <i>Multiple View Geometry in Computer Vision</i>. While it&#x27;s a very comprehensive book that&#x27;s definitely worth owning, it&#x27;s also kind of intimidating for self-learners. The course and the book together help to balance each other.