Click here to Skip to main content
15,886,030 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
I am developing a software to generate video lecture. I need some video processing algorithms. I am developing my program in vb.net.
from where can I get algorithms related to video processing and rendering?
Posted
Updated 3-Oct-11 19:20pm
v2
Comments
Sergey Alexandrovich Kryukov 4-Oct-11 0:59am    
Too general question. What kind of answer can you imagine?
--SA

These libraries might be of interest
- OpenCV; A computer vision library
- FFmpeg; A library for decoding and encoding video and audio
 
Share this answer
 
I need some video processing algorithms.


Read some articles or books.

—SA
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 4-Oct-11 2:03am    
OK, two down-votes... not giving up... :-)
Anyone else?
--SA
Simon Bang Terkildsen 4-Oct-11 2:57am    
Up to 3, now seems a bit harsh as the downvoters obviously hasn't been able to provide an answer. So this got my 5.
Sergey Alexandrovich Kryukov 4-Oct-11 3:01am    
Thank you, Simon.
This is the whole point: there is nothing to answer about, which is pointed out here. :-)
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900