Ask Your Question

Jitendra Mishra's profile - activity

2014-11-01 05:53:35 -0600 received badge  Editor (source)
2014-11-01 05:51:47 -0600 asked a question how to make opencv code run fast ?

I have write opencv code in visual studio for performing some task but after building successfully it take long time to give output. What can I do so my co0de run fast .

2014-10-30 22:40:00 -0600 asked a question how opencv program execute fast

I write code for dark channel prior to convert color image into dark channel. my code take 7 min to execute and give output image. how i can make my code run faster.