My solutions for the DP section at www.interviewbit.com
-
Updated
May 30, 2016 - Java
My solutions for the DP section at www.interviewbit.com
In this project, we calculate the disparity map of two rectified images which imitate two eyes. In this project, SAD and DP algorithms (simplified) are implemented. PyCUDA codes are typically included.
Simple image resizing tool with tracing, It works by uniformly resizing the image to a target size. Does not lead to stretching or elongating the objects inside the image.
This repository contains the solutions of all the problems of competitive programming contests I've solved.
Here I am providing all types of codes I practiced for my DAA Endsemester Examination
Add a description, image, and links to the dp-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the dp-algorithms topic, visit your repo's landing page and select "manage topics."