Skip to content

ArchKats/SobelAssembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

x86 Assembly function replacement for Sobel Detection Program

Overview

Project on the subject "Microprocessors". Replace the C-written functions with assembly ones for the implementation of a sobel edge detection algorithm.

Installation

uses NASM assembler

Run on x86 Linux.

make

The resulting program is 32-bit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published