Vous êtes sur la page 1sur 6

The ASMs of the modules are given below

Edge Image block:


It is designed using the following ASM chart.

The edge image module reads the image from BRAM1 finds the edge image and stores it
in BRAM2.
Bhattacharya Coefficient:
ASM chart for Bhattacharya coefficient is shown as

The Bhattacharya coefficient reads the histogram values from BRAM4 or BRAM5/
Histogram:
The ASM for histogram implementation is given by

Histogram module reads the image from BRAM1 and has the option to store the
calculated histogram in either BRAM4 or BRAM5.
The ASM chart of this block is shown as

This module utilizes all BRAMs to calculate kernel profile.


Translation and Rotation:
The ASM of Rotation routine can be viewed as

The translation routine has been written to translate the image by certain value of
displacement.
The ASM of translation module is shown as

The Translation module and Rotation module each reads the image from BRAM1
computes translated image and rotated image respectively and stores the resulting image
in BRAM2.

Vous aimerez peut-être aussi