ページを選択

分光写真

「分光写真」は、フリーサイトからダウンロードした画像を素材とし、chatGPTを用いてPythonコードを作成、プログラムを通じて新たな画像を生成するという手法で作られました。このプロセスで重要なのは、アルゴリズムが生み出す無限の可能性の中から、特定の写真を選択することです。これは、時間の矢を持つ4次元空間を平面に落とし込む撮影行為と、本質的には同じだと考えています。

フリーサイトからダウンロードした画像からRGB(赤、緑、青)の情報をそれぞれ分離し、一要素ずつ抜き出して新たな一枚の画像に再構築しています。デジタル写真になる時点で必ず持ってしまうRGBの要素を分解し、それらを再配置して、新しい作品に作り替えました。

 

‘分光写真 (bunkoushashin)’ is a collection created using images downloaded from free websites, with Python code written with the assistance of chatGPT, leading to the generation of new images through programming. The key process here is selecting specific photographs from the infinite possibilities produced by the algorithm. I believe this is essentially the same as the act of capturing a 4-dimensional space, with the flow of time, onto a 2-dimensional plane.

From the downloaded images, I separated and extracted the RGB (Red, Green, Blue) information, reconstructing it into a new single image. By deconstructing the RGB elements that inevitably come with digital photography and rearranging them, I transformed these elements into entirely new creations.