Skip to content

Converting a image into its color channels and merging them into a piece again

License

Notifications You must be signed in to change notification settings

emranalus/magicVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magicVision

EN: Converting a image into its color channels and merging them into a piece again.

TR: 1 adet resmi renk kanallarına ayırıp daha sonra tekrar birleştirme.

But how it works - Ama nasıl çalışıyor

EN: In the first time of camera technologies BGR cameras was actully 3 different camera that had a 3 different color lens(BlueGreenRed - BGR) after recording those recordings merging and we have a BGR video. My script uses that principle to split a BGR image into its color channles and merging into one piece again with no loss of colors.

TR:Kamera teknolojisinin ilk zamanlarında renkli görüntü oluşturmak için 3 farklı kamera kullanılırdı, her bir kameranin lensi 3 ana renkte olurdu(BlueGreenRed - BGR) böylece kendi tonları daha karanlık gözükürdü, dijital olarak düşünecek olursak daha koyu daha az bir değer olurdu ama bu durumda daha koyu mavi renk daha yüksek B değeri anlamına gelir, böylece elde edilen 3 farklı siyah beyaz görüntü birleştirilerek renkli görüntü elde edilir.

About

Converting a image into its color channels and merging them into a piece again

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages