8000 GitHub - mustafatayf/ara: Araçlar
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mustafatayf/ara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ara

Görüntü işlemede ihtiyaç duyulabilecek temel araçlar.

Dizin yapısı

Dosya düzeni yeni araçlar eklendikçe güncellenecektir.

.
├── isle                   # Processing based tools and coding examples
│   ├── im_to_hex.m        # .jpg image file to hexadecimal pixel values in single .txt file
│   ├── hex_to_im.m        # from hexadecimal pixel values in .txt file to original image
|   ...
...
├── ilet                   # data transfer related examples and projects (including verilog designs)
|  ...
│   ├── imex               # data import and export example
│   │   ├── hdl/top_imex.v # top module for demonstration
│   │   ├── sim/tb_imex.v  # test bench for data import export
...
├── LICENSE                # will be added as soon as possible
...
└── README.md

About

Araçlar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0