December 20, 2008
Making of the Youtube Video
Red blob detection from video
This post is all about the red Blob Detection from a Video.This is the post you should be looking on if you are here for blob Detection.Here the method which I have used is the Color Space conversion and then the detection using some more functions.So if you are looking for Color recognition then youre at the right place… (more…)
December 19, 2008
Saving a part of a video in another video
Before you come and read this post i sincerely request you to first read the other post which speaks how to convert a collection of images into a video….if you already know the same read on….
This post speaks about how to save a part of a video in another video….
(more…)
Creating Your own Videos in OpenCV
Don’t you want to convert all the images which you have of your friends or a collection of good images ..the images which you like ..convert them into a video..?
Yes…You can do it some very small code…here it goes…So now let’s speak about making your own videos in OpenCV without a help of a camera. (more…)
