로그인

검색

Graphic
2013.07.28 02:26

Video Preview and Frames Capture

MoA
조회 수 18629 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄

http://www.codeproject.com/KB/audio-video/video_capture.aspx?display=Print


Introduction


I looked around for a project capturing incoming video from external video devices to memory buffer for image processing applications and could not find the one I needed. The existing articles on The Code Project, An Easy Video Processing Framework by Grabbing Frames as Bitmaps using DirectShow, CAviCap and CFrameGrabber - Wrappers for AVICap Window, Real-time Video Image Processing / Frame Grabber using a Minimalistic Approach, Simultaneous Previewing & Video Capture using DirectShow do not provide the preferred buffering mode for capturing raw data from the stream. Some of them were tested only on WinXP and Windows 2000, pretty outdated, the latest one goes back to 1999 or captures samples from video files and so on.


I have Vista on my computer and installed Windows SDK for Vista and DirectX SDK 2007. Now Direct Show is a part of Windows SDK and if you want to use ISampleGrabber for raw data capture, you need to install DirectX SDK too. I developed a simple MFC application supporting enumeration of existing video devices, preview of the video stream, capture raw image data in buffered mode with the desired frame rate, display it to the window with GDI+, taking snap shots to JPEG files. With that application as a skeleton, you can easily start with image/video processing tasks (video codecs development, motion estimation, edge detection). I use that one in my face detection program I'm going to post later.

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
공지 Tool/etc Programming 게시판 관련 2 MoA 2014.11.01 115802
88 LLM [번역]거대언어모델(LLM) 가이드 OBG 2023.07.20 11185
87 Deeplearning Top 3 most used Pytorch Ecosystem Libraries you should Know about OBG 2023.08.02 21784
86 Deeplearning LSTM-AE를 이용한 시퀀스 데이터 이상 탐지 OBG 2023.08.14 12367
85 Deeplearning 내 마음대로 선정한 머신러닝/딥러닝 학습 추천 서적 OBG 2023.08.14 13017
84 Deeplearning 마이크로소프트가 공개한 무료 AI 코스들 OBG 2023.11.28 12463
83 Site 모든 개발자를위한 10 가지 특별한 GitHub 리포지토리 OBG 2023.12.28 11766
82 Site 10 Useful/Fun/Weird Github Repos You Have to Play Around With OBG 2023.12.28 21739
81 Tool/etc How to stop programmers to copy the code from GitHub when they leave the company? OBG 2024.01.02 23420
80 Deeplearning [ifkakao] 추천 시스템: 맥락과 취향 사이 줄타 OBG 2024.01.10 12078
79 서버 멀티-플레이어 게임 서버와 레이턴시 보상 테크닉 OBG 2024.01.16 9309
78 Deeplearning Using Machine Learning to Predict Customers’ Next Purchase Day OBG 2024.02.27 24283
77 LLM [12월 1주] 떠오르는 '미스트랄 7B'...'라마 2' 이어 한국어 모델 세대교체 주도 OBG 2024.03.05 16839
76 LLM A Beginner's Guide to Prompt Engineering with GitHub Copilot OBG 2024.04.04 21791
75 LLM 만능 프롬프트 OBG 2024.04.07 12641
74 LLM How LLMs Work ? Explained in 9 Steps — Transformer Architecture OBG 2024.04.11 21769
73 LLM Getting Started with Sentiment Analysis using Python OBG 2024.04.11 23262
72 LLM Real-Time Stock News Sentiment Prediction with Python OBG 2024.04.11 21443
71 LLM ChatGPT의 강력한 경쟁 언어모델 등장!, Mixtral 8x7B OBG 2024.04.14 12505
70 LLM Mixture of Experts - Part 2 OBG 2024.04.14 21634
69 LLM The difference between quantization methods for the same bits OBG 2024.04.14 23105
Board Pagination Prev 1 ... 9 10 11 12 13 14 15 16 17 18 Next
/ 18