Pinned Repositories
CakeImageAnalyzer
:cake: Program to show the Entropy of an image :cake:
CPPInterprocessCommunication
2 Windows console applications developed using C++: The server and a client that communicate via Named pipes.
OpenCV3SVM
A Support Vector Machine (SVM) implemented with OpenCV used for classification of benign and malignant Melanoma images.
opencvautoinstaller
Auto compilation/installation script for OpenCV4.5 on Linux.
PowerFlowGeneticAlgorithm
This Matlab algorithm tries to find the optimal solution for an Electric Power Flow Problem through a Genetic Algorithm
PyConvolution
Code for evaluating the performance of a Parallel Convolution operation on images.
PySkinDetection
Skin detection using Watershed and HSV/YCbCr colorspaces,
TheChernoOPENGL
Eclipse CDT/MinGW-w64 implementation of TheCherno's OpenGL series.
UMatTest
Here you can verify if your OpenCV has OpenCL enabled using an implementation of the T-API and also compare the performance of Mat and UMat
Jeanvit's Repositories
Jeanvit/PySkinDetection
Skin detection using Watershed and HSV/YCbCr colorspaces,
Jeanvit/TheChernoOPENGL
Eclipse CDT/MinGW-w64 implementation of TheCherno's OpenGL series.
Jeanvit/CakeImageAnalyzer
:cake: Program to show the Entropy of an image :cake:
Jeanvit/OpenCV3SVM
A Support Vector Machine (SVM) implemented with OpenCV used for classification of benign and malignant Melanoma images.
Jeanvit/opencvautoinstaller
Auto compilation/installation script for OpenCV4.5 on Linux.
Jeanvit/PyConvolution
Code for evaluating the performance of a Parallel Convolution operation on images.
Jeanvit/UMatTest
Here you can verify if your OpenCV has OpenCL enabled using an implementation of the T-API and also compare the performance of Mat and UMat
Jeanvit/CPPInterprocessCommunication
2 Windows console applications developed using C++: The server and a client that communicate via Named pipes.
Jeanvit/KMeansDemo
A simple program to show how OpenCV's KMeans works displaying its visual output in "real time"
Jeanvit/simpleWMouse
A high level abstraction of some Windows.h mouse functions
Jeanvit/AndroidDynamometer
An Android app developed in my Master's (2014) for a biomedical electronic dynamometer with bluetooth interface.
Jeanvit/AndroidOpenCVExample
Jeanvit/awesome-README-templates
A collection of awesome readme templates to display on your github profile.
Jeanvit/basicProgrammingExercises
This repository is to store some exercises I code (Mostly C++) periodically to keep my mind fresh about some CS concepts .
Jeanvit/blogProjects
Jeanvit/DataAugmentation
Script to randomly apply Geometric Transformations/Noise on an image, generating an output slightly different (or not). This is usually used in Machine Learning for data augmentation.
Jeanvit/distributions
NodeSource Node.js Binary Distributions
Jeanvit/easy-amazon-sagemaker-deployments
SageMaker custom deployments made easy
Jeanvit/imageSubProcedure
Some image operations used in my Ph.D. thesis
Jeanvit/Jeanvit
profile readme :)
Jeanvit/learning-to-contribute
Repositório para testes de envio de pull requests
Jeanvit/multiloaderML
Project that helps loading all kinds of machine learning models. It is coded to be extremely flexible.
Jeanvit/NDKAndroidSample
This is an Android Studio Project for showing a message in the screen through JNI.
Jeanvit/opencv_extra
OpenCV extra data
Jeanvit/OpenCVTest
Jeanvit/PyTransferLearningKeras
A simple code for doing Transfer Learning using Keras
Jeanvit/PyVanillaNeuralNetwork
A sklearn-inspired vanilla Recurrent Neural Network with Backpropagation
Jeanvit/rispp
Random Incremental Single Pixel Perturbations
Jeanvit/st3Files
My Sublime Text 3 configuration files
Jeanvit/vimrc