Image Gallery Using WebCam
- J&SSoft
- 2019년 6월 30일
- 1분 분량
Pressing a separate keypad (USB external keypad) on a PC with a camera (webcam)
Take a picture of the screen with a webcam, Crop it to the specified size, and print it as a gallery on the screen
If the number of images you print exceeds the screen size
Deleted oldest image automatically pushed out
If you are using a different program, press the key on the specified keypad.
Configure to film (Hooking API)
Without separate components or libraries
Configures only with pure Win32 APIs so that it works with the lowest specification PC

카메라(웹캠)가 설치된 PC에서 별도의 키패드(USB외장 키패드)를 누르는 경우
웹캠으로 화면을 촬영한 후 지정된 크기에 맞게 Crop한 후 화면에 갤러리 형태로 출력
출력하는 이미지의 갯수가 화면의 크기 이상을 넘어가게 되는 경우
가장 오래된 이미지가 자동으로 밀려나면서 삭제됨
다른 프로그램을 사용하고 있는 경우라도 지정된 키패드의 키를 누르면
촬영을 하도록 구성(Hooking API)
별도의 컴포넌트나 라이브러리를 사용하지 않고
순수한 Win32 API로만 구성하여 최저사양의 PC에서도 동작할 수 있도록 구성함
Comentários