Skip to content

MarlonGarcia/impro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processing Functions (impro)

This library is dedicated to image processing functions, comprising Machine Learning algorithms in the Intelligence module, and light-tissue interactions simulations in the Monte Carlo module.

Module of Intelligence

With this module you can train and test Machine Learning algorithms, like Random Forest

Use the following code to import this module after install this package:

from impro import intelligence

How to Install

You can install using pip:

pip install impro==0.0.6

If you have a previous version of impro installed, it is a good practice to uninstall it first

pip uninstall impro
pip install impro==0.0.6
  • author: Marlon Rodrigues Garcia
  • contact: marlon.garcia@unesp.br
  • institution: Sao Paulo State University (Unesp)

Scientific Research

This work is the product of the research being conducted at two universities in Brazil:

Sao Paulo State University (Unesp)

  • Dept. of Electronic and Telecommunication Engineering
  • School of Engineering, Campus of Sao Joao da Boa Vista
  • website: https://www.sjbv.unesp.br/

University of São Paulo (USP)

About

Image Processing Functions

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.rst

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors