Skip to content

Michal-Jankowski/SepiaConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description: Program for assembler language classes. Its main purpose is to convert colored bmp image to Sepia effect photo by pixel values manipulation. Project automatically detects number of available logical processors and socket to determine optimal execution time of image. Algorithm has two version in C# and in ASM linkedo to GUI  by DLL.
Project was developed using:
* multithreading
* AVX and SSE instruction set
* .NET Framework 4.7.2
* Windows Forms


About

Project made for Asembler language classes. Uses AVX and SSE instruction set.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages