Pinned Repositories
-algorithm_development_FEI
This repository contains the codes developed in laboratory classes along the course "algorithm development" at centro universitario FEI
bohr-atom-calculator
atom parameters calculator made in python for topics of modern physics and optics subject
graphsAndDataStructuresAlgorithms
my implementation of graphs and data struture algorithms
guilhermevieirasilvagoncalves
profile configurations
MatchMaker
documentation of the development of MatchMaker, a software to connect players with courts
q-SIFT
q-SIFT, an algorithm for the detection of fiducial points using Tsallis entropy and q-Gaussian concepts
sortingAlgorithms
my implementation of sorting algorithms
transferleaning
transfer learning using tensorflow
walletC
This repository contains the code developed in the semiannual project for the subject of Algorithm Development taken at centro universitário FEI.
Algoritmos
Algoritmos escritos por alunos da MaratonaFEI para a competição e aprendizado.
guilhermevieirasilvagoncalves's Repositories
guilhermevieirasilvagoncalves/q-SIFT
q-SIFT, an algorithm for the detection of fiducial points using Tsallis entropy and q-Gaussian concepts
guilhermevieirasilvagoncalves/guilhermevieirasilvagoncalves
profile configurations
guilhermevieirasilvagoncalves/-algorithm_development_FEI
This repository contains the codes developed in laboratory classes along the course "algorithm development" at centro universitario FEI
guilhermevieirasilvagoncalves/MatchMaker
documentation of the development of MatchMaker, a software to connect players with courts
guilhermevieirasilvagoncalves/bohr-atom-calculator
atom parameters calculator made in python for topics of modern physics and optics subject
guilhermevieirasilvagoncalves/graphsAndDataStructuresAlgorithms
my implementation of graphs and data struture algorithms
guilhermevieirasilvagoncalves/sortingAlgorithms
my implementation of sorting algorithms
guilhermevieirasilvagoncalves/transferleaning
transfer learning using tensorflow
guilhermevieirasilvagoncalves/walletC
This repository contains the code developed in the semiannual project for the subject of Algorithm Development taken at centro universitário FEI.
guilhermevieirasilvagoncalves/braintumordetection
guilhermevieirasilvagoncalves/chatbot-pipe
a chatbot that helps submit a PIPE FAPESP project
guilhermevieirasilvagoncalves/data-structure-FEI
This repository contains the codes developed in classes along the course "data structure" at centro universitario FEI
guilhermevieirasilvagoncalves/epuck-simulator
guilhermevieirasilvagoncalves/fast-detector-key-points
high-speed keypoint detection in real-time computer-vision and robotics application
guilhermevieirasilvagoncalves/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
guilhermevieirasilvagoncalves/linearRegression
linear regression project developed for numerical calculus subject
guilhermevieirasilvagoncalves/mobilecomputing
This repository contains the codes developed in classes along the course "mobile computing" at centro universitario FEI
guilhermevieirasilvagoncalves/object-oriented-programming-FEI
This repository contains the codes developed in laboratory classes along the course "object oriented programming" at centro universitario FEI
guilhermevieirasilvagoncalves/PEL205
materials and codes acquired and developed in PEL205 - Fundamentals of Computer Vision
guilhermevieirasilvagoncalves/physics-simulation
simulator to help understand the infinite potential well for the subject of modern optics and physics topics
guilhermevieirasilvagoncalves/poseTracking
pose tracking using openpifpaf library
guilhermevieirasilvagoncalves/RAPresentationQP
development of a digital combinational system that, from the activation of three keys, presents the digits of the registration number on a pair of seven-segment displays.
guilhermevieirasilvagoncalves/reactNativeProject
react native and firebase project developed for mobile computing subject
guilhermevieirasilvagoncalves/roundrobin
implementation of Round Robin CPU Process Scheduling
guilhermevieirasilvagoncalves/SeleniumSemanticScraper
Automatically crawl meta data from papers from Semantic Scholar website, based on a given key phrase using Selenium WebDriver and saves it in a .xls (Excel) file. This program uses TKinter, wrapped with appJar as GUI.
guilhermevieirasilvagoncalves/StatesMachineQP
development of a digital system composed of a state machine, whose state sequence is defined by two keys and the states traversed by the state machine are associated with the student's registration number.
guilhermevieirasilvagoncalves/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
guilhermevieirasilvagoncalves/URI
This repository contains my solutions for the URI (Beecrowd) exercises
guilhermevieirasilvagoncalves/waves-calculator
wave parameters calculator made in python for topics of modern physics and optics subject
guilhermevieirasilvagoncalves/YoloOpenCVCODE
Object detector using OpenCV and Yolo in python, code developed by @fcscotasantos.