Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artinmohajeri/image-to-matrix-convertor-python-opencv


https://github.com/artinmohajeri/image-to-matrix-convertor-python-opencv

computer-vision cv2 cv2-library image-processing image-to-matrix matrix matrix-generation matrix-to-image opencv opencv-python python python3

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Image and Matrix Convertor Pyhton
![greenLine](https://github.com/user-attachments/assets/db683d43-2bbe-4882-bd74-4c0b1c89983e)
### This is a simple project using openCV (cv2) that takes an image and convert it to a matrix file. so instead of having an images, you'll have a text-based file with numbers between 0-255 representing each pixel.
### There is another project as well which takes the matrix and convert that to the image. visa versa!!!
![Matrix-for-certain-area-of-a-grayscale-image-17](https://github.com/user-attachments/assets/54853157-959c-4d45-82c4-31ad512013d4)