Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/democrito88/jssim
Cálculo de SSIM e de EQM de vídeos em java
https://github.com/democrito88/jssim
Last synced: about 2 months ago
JSON representation
Cálculo de SSIM e de EQM de vídeos em java
- Host: GitHub
- URL: https://github.com/democrito88/jssim
- Owner: democrito88
- License: mit
- Created: 2019-07-16T23:11:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T14:58:00.000Z (7 months ago)
- Last Synced: 2024-06-20T01:37:38.437Z (7 months ago)
- Language: Java
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java Structural Similarity (jssim)
![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white)
![Apache Maven](https://img.shields.io/badge/Apache%20Maven-C71A36?style=for-the-badge&logo=Apache%20Maven&logoColor=white)
![License](https://img.shields.io/badge/license-MIT-%231997B5)A java structural similarity (http://en.wikipedia.org/wiki/Structural_similarity) implementation
:us:
This code was written to help in a course conclusion activity about a slight movements enhanciment algorithm, on digital imagem processing. Computation Engineering course - Pernambuco University.:brazil:
Este código foi escrito para auxiliar num trabalho de conclusão de curso sobre um algoritmo de realce de movimento imperceptíveis, na área de processamento digital de imagens. Curso de Engenharia da Computação - Univesidade de Pernambuco.