Skip to content

Implementation for multiples algorithims for resolution enhancement based in MSSR(Mean Shift)-Laplacian-DoG(Difference of Gaussians)-Hessian.

Notifications You must be signed in to change notification settings

JairMathAI/Mexican_Hats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Project description

Here, you can find the python implementation of Mexican Hats.
There are two directories: Mexican_Hats_jupyter_lab and Mexican_Hats_command_line.
Both of them perform the same implementation of Mexican Hats.
The difference between the two is that Mexican_Hats_jupyter_lab carries out the main implementation using Jupyter Lab, while Mexican_Hats_command_line takes its parameters from the command line and verifies whether the necessary packages are correctly installed. If they are not installed, it will perform the necessary installations.

This project is based on the master's thesis work of Raul Pinto Camara, which follows the ideas from the article Extending resolution within a single imaging frame where the shifted mean operator is replaced by various second derivative operators (Laplacian,Difference of Gaussians[DoG],Hessian and Mean Shift) to improve image resolution.

About

Implementation for multiples algorithims for resolution enhancement based in MSSR(Mean Shift)-Laplacian-DoG(Difference of Gaussians)-Hessian.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published