Ask Your Question
-1

Creating simple custom librarys using the opencv library

asked 2020-10-12 23:19:29 -0600

hodu gravatar image

Can I create a simple custom library using the opencv library? Could you please tell me a similar sample?

The language used is c++.

edit retag flag offensive close merge delete

Comments

this is unfortunately very os / compiler specific, so you have to tell us (and ofc. look up your compiler's manual)

berak gravatar imageberak ( 2020-10-13 09:21:50 -0600 )edit

Thank you for reply. I'm using jetson NANO ubuntu(ubuntu 18.04)

How can I check the compiler information?

hodu gravatar imagehodu ( 2020-10-13 18:37:47 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2020-10-28 00:47:01 -0600

if i understand you question correctly you want to create your custom library using OpenCV functions. You can create your module mimicking other OpenCV modules and compile. you can find a sample here

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-10-12 23:19:29 -0600

Seen: 360 times

Last updated: Oct 28 '20