First time here? Check out the FAQ!
Hi there! Please sign in
help
faq
tags
users
badges
This forum is disabled, please visit
https://forum.opencv.org
ALL
UNANSWERED
Ask Your Question
Gilal Nauman's profile - overview
overview
network
karma
followed questions
activity
11
karma
follow
Registered User
member since
2019-10-31 08:37:21 -0600
last seen
2019-11-25 05:19:07 -0600
todays unused votes
60
votes left
7
Questions
79
views
no
answers
no
votes
2019-11-24 21:32:28 -0600
Gilal Nauman
How to replace the following opencv C api code into opencv c++ new api. [closed]
copencv
c++opencv
opencvcodebook
129
views
1
answer
no
votes
2019-10-31 12:06:26 -0600
supra56
Convert the old code opencv 2.0 C++ visual studio to new api of opencv c++. [deleted]
copencv
IplImage
CvMat
164
views
no
answers
no
votes
2019-11-11 03:08:53 -0600
LBerger
how to change the following code into new opencv c++ api. convert Iplimage* into mat and how to convert cvCreateImage into mat [deleted]
IplImage
cvCreateImage
CvMat
c++
opencv
63
views
no
answers
no
votes
2019-11-13 02:29:42 -0600
kbarni
Hello, I am begginer with opencv c++ i have old code written in opencv 2 i want to change it .how can i change this cvConvert(Iplimage1, iplimage2); into new opencv c++ api. [deleted]
IplImage
CvMat
c++opencv
4
views
no
answers
no
votes
2019-11-24 21:21:38 -0600
Gilal Nauman
i have project which is implemented old opencv 1 C api i want to convert into new opencv c++ api. can any body help me how to convert codebook method into new opencv c++ api. [deleted]
opencvcodebook
c++opencv
5
views
no
answers
no
votes
2019-11-24 21:21:38 -0600
Gilal Nauman
i have project which is implemented old opencv 1 C api i want to convert into new opencv c++ api. can any body help me how to convert codebook method into new opencv c++ api. [deleted]
opencvcodebook
c++opencv
1
view
no
answers
no
votes
2019-11-13 02:28:35 -0600
Gilal Nauman
Hello, I am begginer with opencv c++ i have old code written in opencv 2 i want to change it .how can i change this cvConvert(Iplimage1, iplimage2); into new opencv c++ api. [deleted]
IplImage
CvMat
c++opencv
1
Answer
1
I have the codes for live video and finding contours separately.I would like to know how both the codes can be stitched together to find contours in a live video
0
Votes
0
0
8
Tags
IplImage
× 5
CvMat
× 5
c++opencv
× 5
copencv
× 3
opencvcodebook
× 3
c++
× 2
opencv
× 2
cvCreateImage
× 1
2
Badges
●
Necromancer
×
1
I have the codes for live video and finding contours separately.I would like to know how both the codes can be stitched together to find contours in a live video
●
Enthusiast
×
1
Copyright
OpenCV foundation
, 2012-2018. Content on this site is licensed under a
Creative Commons Attribution Share Alike 3.0
license.
Powered by Askbot version 0.10.2
Please note: OpenCV answers requires javascript to work properly, please enable javascript in your browser,
here is how