Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnnychen94/localbinarypatterns.jl


https://github.com/johnnychen94/localbinarypatterns.jl

image-feature-extraction image-processing julia

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# LocalBinaryPatterns

![status](https://shields.io/badge/status-experimental-yellow)

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://johnnychen94.github.io/LocalBinaryPatterns.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://johnnychen94.github.io/LocalBinaryPatterns.jl/dev)
[![Build Status](https://github.com/johnnychen94/LocalBinaryPatterns.jl/actions/workflows/UnitTest.yml/badge.svg?branch=master)](https://github.com/johnnychen94/LocalBinaryPatterns.jl/actions/workflows/UnitTest.yml?query=branch%3Amaster)
[![Coverage](https://codecov.io/gh/johnnychen94/LocalBinaryPatterns.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/johnnychen94/LocalBinaryPatterns.jl)

## Acknowledgement

This package starts as a fork of the [LBP library](https://github.com/carolinepacheco/lbp-library)
and a replacement of `lbp.jl` file in ImageFeatures, which was originally written by [Anchit
Navelkar](https://github.com/mronian).