EnglishFrenchSpanish

OnWorks favicon

i.zcgrass - Online in the Cloud

Run i.zcgrass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command i.zcgrass 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


i.zc - Zero-crossing "edge detection" raster function for image processing.

KEYWORDS


imagery, edges

SYNOPSIS


i.zc
i.zc --help
i.zc input=string output=string [width=integer] [threshold=float]
[orientations=integer] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:
--overwrite
Allow output files to overwrite existing files

--help
Print usage summary

--verbose
Verbose module output

--quiet
Quiet module output

--ui
Force launching GUI dialog

Parameters:
input=string [required]
Name of input raster map

output=string [required]
Zero crossing raster map

width=integer
x-y extent of the Gaussian filter
Default: 9

threshold=float
Sensitivity of Gaussian filter
Default: 10

orientations=integer
Number of azimuth directions categorized
Default: 1

DESCRIPTION


i.zc is an image processing program used for edge detection. The raster map produced
shows the location of "boundaries" on the input map. Boundaries tend to be found in
regions of changing cell values and tend to run perpendicular to the direction of the
slope. The algorithm used for edge detection is one of the "zero-crossing" algorithms and
is discussed briefly below.

OPTIONS


Parameters:
input_map=name
Name of input raster map layer.

zc_map=name
Name of raster map layer to be used for zero-crossing values.

width=value
This parameter determines the x-y extent of the Gaussian filter. The default value is
9; higher and lower values can be tested by the user. Increasing the width will
result in finding "edges" representing more gradual changes in cell values.
Default: 9

threshold=value
This parameter determines the "sensitivity" of the Gaussian filter. The default value
is 10; higher and lower values can be tested by the user. Increasing the threshold
value will result in fewer edges being found.
Default: 10

orientations=value
This value is the number of azimuth directions the cells on the output raster map
layer are categorized into (similar to the aspect raster map layer produced by the
r.slope.aspect program). For example, a value of 16 would result in detected edges
being categorized into one of 16 bins depending on the direction of the edge at that
point.
Default: 1 The current region definition and mask settings are respected when reading
the input map.

NOTES


The procedure to find the "edges" in the image is as follows:

1 The Fourier transform of the image is taken,

2 The Fourier transform of the Laplacian of a two-dimensional Gaussian function is
used to filter the transformed image,

3 The result is run through an inverse Fourier transform,

4 The resulting image is traversed in search of places where the image changes from
positive to negative or from negative to positive,

5 Each cell in the map where the value crosses zero (with a change in value greater
than the threshold value) is marked as an edge and an orientation is assigned to
it. The resulting raster map layer is output.

Use i.zcgrass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad