Skip to content

hhchung/RGBAtoBW_BMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGBAtoBW_BMP

This prject is based on brchiu/RGBAtoBW and with some modifiation. I optimize the kernel algorithm with NEON asm on aarch64

Build & Run

  • C version: make run
  • NEON(aarch64) version: meke ARCH=aarch64 run
  • QEMU (aarch64): make ARCH=qemu_aarch64 run

About

An tool to make the picture(BMP) file to grey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published