Skip to content

sohakes/hw2-compvision-unicamp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Computer Vision Project 2

This is the second project for Unicamp Computer Vision course. The project description and our report are in the root folder.

How to run

Use docker adnrv/opencv to run it.

What is it?

Although it's in the project description, we implemented Sift, RANSAC and image transformation to stabilize a video (which should be static, with only small translations for it to work). The results weren't that good, but the Sift implementation is decent enough, albeit slow, and can be used as a reference or study. Obviously it is better to use OpenCV or something like that for production code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published