ASCII-Camera
LLM-generated project description
A real-time computer vision project in Python that captures webcam input via OpenCV (cv2) and renders it as ASCII art directly in the terminal. It offers adjustable resolution levels — lower resolutions produce chunkier, more stylized output. A neat blend of practical CV skills and creative coding.