Click here to Skip to main content
15,886,873 members

Comments by chandanadhikari (Top 200 by date)

chandanadhikari 30-Jun-16 2:32am View    
the message gives some explanation already ... you need to find out which line number is this error message pointing to and correct the error
chandanadhikari 28-Jun-16 9:38am View    
this is not a proper way of asking questions here. Please be more precise as to what problem you are facing when you run this program ... what error message you get etc.etc. ... this information will help us help you better !!
chandanadhikari 15-Mar-16 8:46am View    
hi,
you say you are completely new to this and you want to implement an algorithm already. You just have theoretical knowlegde and you are directly jumping to implementing algorithm. Maybe there is a better approach: search for some libraries which have video handling capabilities(like ffmpeg,OpenCV, OpenShot etc. ). Build some simple sample applications with them. Lots of online tutorials are available if you search for ffmpeg or OpenCV. This hands-on experience will enhance your confidence and then you can implement whatever you wish.
maybe these help:
https://github.com/mpenkov/ffmpeg-tutorial
http://www.cs.iit.edu/~agam/cs512/lect-notes/opencv-intro/opencv-intro.html

do search more.
chandanadhikari 1-Feb-16 0:23am View    
5!
cheers
chandanadhikari 20-Jan-16 1:24am View    
kindly elaborate more as to what you are trying to do. Include details like which platform you are working on. Mention any libraries you are using. Show some code where you are stuck.