In this post, I implement a real time depth map segmentation system, based on normal map analysis.
[Read More]Monocular Depth Map
Generate a depth map from a monocular video
Use a video taken by a single camera to estimate the depth of objects in an image. A small dip in the world of epipolar geometry and key points analysis.
[Read More]Constraint Programming
Solve problems using CP
What is Constraint Programming ? What are the advantages/limits ? Can we make a sudoku solver in less than thirty minutes ?
One of those answers is yes.
[Read More]