Skip to content

venklab/libutimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

libutimage

A shared dynamic library to speed up few image process sub routines in Python.

  • resize boolean mask
  • change pixel intensity
  • highlight mask border
  • correct gamma
  • measure distance between irregular shaped masks

Build

First, go to src, build the shared dynamic library with:

make

Tested on Debian 10/11, CentOS 7 and AlmaLinux 8.

Usage

Create a symbolic link to utimage in the root directory of Python application, then import utimage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published