EnglishFrenchSpanish

Ad


OnWorks favicon

mia-2dbinarycombine - Online in the Cloud

Run mia-2dbinarycombine in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mia-2dbinarycombine that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mia-2dbinarycombine - Combine two binary images.

SYNOPSIS


mia-2dbinarycombine -1 <file1> -2 <file2> -o <out-file> [options]

DESCRIPTION


mia-2dbinarycombine This program is used to combine two binary images by some kind of
operation.

OPTIONS


-1 --file1=(input, required); io
input mask image 1 For supported file types see PLUGINS:2dimage/io

-2 --file2=(input, required); io
input mask image 2 For supported file types see PLUGINS:2dimage/io

-o --out-file=(output, required); io
output mask image For supported file types see PLUGINS:2dimage/io

-p --operation=nor
Operation to be applied
and ‐ logocal and
xor ‐ logocal xor
nand ‐ logocal nand
or ‐ logocal or
nxor ‐ logocal nxor
nor ‐ logocal nor

Help & Info
-V --verbose=warning
verbosity of output, print messages of given level and higher priorities.
Supported priorities starting at lowest level are:
info ‐ Low level messages
trace ‐ Function call trace
fail ‐ Report test failures
warning ‐ Warnings
error ‐ Report errors
debug ‐ Debug output
message ‐ Normal messages
fatal ‐ Report only fatal errors

--copyright
print copyright information

-h --help
print this help

-? --usage
print a short help

--version
print the version number and exit

Processing
--threads=-1
Maxiumum number of threads to use for processing,This number should be lower
or equal to the number of logical processor cores in the machine. (-1:
automatic estimation).Maxiumum number of threads to use for processing,This
number should be lower or equal to the number of logical processor cores in
the machine. (-1: automatic estimation).

PLUGINS: 2dimage/io


bmp BMP 2D-image input/output support

Recognized file extensions: .BMP, .bmp

Supported element types:
binary data, unsigned 8 bit, unsigned 16 bit

datapool Virtual IO to and from the internal data pool

Recognized file extensions: .@

dicom 2D image io for DICOM

Recognized file extensions: .DCM, .dcm

Supported element types:
signed 16 bit, unsigned 16 bit

exr a 2dimage io plugin for OpenEXR images

Recognized file extensions: .EXR, .exr

Supported element types:
unsigned 32 bit, floating point 32 bit

jpg a 2dimage io plugin for jpeg gray scale images

Recognized file extensions: .JPEG, .JPG, .jpeg, .jpg

Supported element types:
unsigned 8 bit

png a 2dimage io plugin for png images

Recognized file extensions: .PNG, .png

Supported element types:
binary data, unsigned 8 bit, unsigned 16 bit

raw RAW 2D-image output support

Recognized file extensions: .RAW, .raw

Supported element types:
binary data, signed 8 bit, unsigned 8 bit, signed 16 bit, unsigned 16 bit,
signed 32 bit, unsigned 32 bit, floating point 32 bit, floating point 64
bit

tif TIFF 2D-image input/output support

Recognized file extensions: .TIF, .TIFF, .tif, .tiff

Supported element types:
binary data, unsigned 8 bit, unsigned 16 bit, unsigned 32 bit

vista a 2dimage io plugin for vista images

Recognized file extensions: .V, .VISTA, .v, .vista

Supported element types:
binary data, signed 8 bit, unsigned 8 bit, signed 16 bit, unsigned 16 bit,
signed 32 bit, unsigned 32 bit, floating point 32 bit, floating point 64
bit

EXAMPLE


Combine the binary images b1.png and b2.png by using the 'nor' operation and store the
result in b1nor2.png.

mia-2dbinarycombine -1 b1.png -2 b2.png -p nor -o b1nor2.png

AUTHOR(s)


Gert Wollny

COPYRIGHT


This software is Copyright (c) 1999‐2015 Leipzig, Germany and Madrid, Spain. It comes
with ABSOLUTELY NO WARRANTY and you may redistribute it under the terms of the GNU
GENERAL PUBLIC LICENSE Version 3 (or later). For more information run the program with the
option '--copyright'.

Use mia-2dbinarycombine online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 2
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 3
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 4
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • 5
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM is an easy to use
    ERP and CRM open source software package
    (run with a web php server or as
    standalone software) for businesses,
    foundations...
    Download Dolibarr ERP - CRM
  • 6
    SQuirreL SQL Client
    SQuirreL SQL Client
    SQuirreL SQL Client is a graphical SQL
    client written in Java that will allow
    you to view the structure of a JDBC
    compliant database, browse the data in
    tables...
    Download SQuirreL SQL Client
  • More »

Linux commands

Ad