Skip to content

XLAR-8/C-PBM-ARRAY-TOOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-PBM-ARRAY-TOOL

TOOL TO GENERATE C ARRAY FROM PBM IMAGE

Required Tools

For building purpose , The code uses cmake tools (preferred version if 3.5.0 or below)

installation command for linux

   sudo apt -y install cmake

   Cmake --version
    
    

Building instructions

      git clone https://github.com/XLAR-8/C-PBM-ARRAY-TOOL.git
      cd C-PBM-ARRAY-TOOL
      mkdir build 
      cmake.. 
      ./tool

    

You will get header.h(required c array media)

About

TOOL TO GENERATE C ARRAY FROM PBM IMAGE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published