Ask Your Question
0

advice to contribute on corner detection - imgproc

asked 2018-09-07 17:30:08 -0600

aen gravatar image

Hello everyone,

I'm testing some features edge and corner detection algorithm with c++, and I'll work on theme for 2years again (PhD thesis).

I'm comparing some results with OpenCV functions. Since some features are not patented, I wanted to contribuate to OpenCV with their source code.

I read all pages on GitHub about "how to contribute" and "coding style guide". I started to learn the internal structure of OpenCV source code (i had not finished yet :) )

in the explaintion of how to contribute i found the folowing note :

All new algorithms should go into opencv_contrib repository by default

. So I was confused, do we fork the opencv/opencv or opencv/opencv_contrib ?

is opencv_contrib made to new algorithms or new files ?

thank in advance for your help guys.

Aen

edit retag flag offensive close merge delete

Comments

yes, that's true, new algorithms should go into opencv_contrib. (ximgproc, in your case)

and it's nice, that you're trying to contribute ! best of luck !

berak gravatar imageberak ( 2018-09-07 23:22:41 -0600 )edit

feel free to ask further questions !

berak gravatar imageberak ( 2018-09-08 10:26:28 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-09-08 08:03:37 -0600

aen gravatar image

Thanks a lot berak !

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-09-07 17:30:08 -0600

Seen: 196 times

Last updated: Sep 07 '18