Skip to content

Code and projects developed in the VCOM subject throughout the semester (MIEIC 4th year, 2nd semester).

License

Notifications You must be signed in to change notification settings

EduRibeiro00/ArtworkRecognition-feup-vcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VCOM Class Assignments and Projects

2020/2021 - 4th Year, 2nd Semester

Course: Visão por Computador (VCOM) | Computer Vision

Projects developed by: Eduardo Ribeiro (EduRibeiro00), Henrique Santos (HenriJSantos), Miguel Pinto (MiguelDelPinto) and Mário Mesquita (GambuzX)


Project 1: 3D Data Acquisition using a Structured Light Technique

  • Developed system that calculates the 3D coordinates of points in an image lit by a shadow plane, by using structured light techniques.
  • Implemented all necessary stages in the process, including the camera calibration process, the light projection system calibration, the edge and line detection algorithms and the final calculation of 3D coordinates.
  • Languages/technologies used: Python.

Grade: 19 / 20


Project 2: Artwork Recognition using Bag of Words and CNNs

  • Developed a system that can perform classification of images, applied in this case to the artwork collection dataset provided by the Metropolitan Museum of Art in New York.
  • Implemented several methods and techniques to solve the problem, like using a Bag of Words descriptor + classifier, and using Convolutional Neural Networks.
  • Evaluated the performance of each method using relevant metrics, and discussed the results.

Grade: 17.7 / 20


Disclaimer - This repository was used for educational purposes and I do not take any responsibility for anything related to its content. You are free to use any code or algorithm you find, but do so at your own risk.

About

Code and projects developed in the VCOM subject throughout the semester (MIEIC 4th year, 2nd semester).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published