Ask Your Question
0

Using opencv filter functions in commercial app

asked 2017-03-13 00:31:27 -0600

dama gravatar image

Hi first of all pardon me if i am posting something not relevant to this site but i have nowhere ask this. I am building a commercial app and i am using filter functions in opencv(actually javacv i think it does not matter :) ) like bilateral filter, blur, median blur(ann other all) etc. I need to know whether I can use these functions in my app without any licensing issues, property issues or not. I don't change those functions i simply call them. Thanks

edit retag flag offensive close merge delete

Comments

OpenCV is 3-Clause BSD License so you can use it in commercial app.

JavaCV is Apache License so you have to check as I don't know exactly this license but it should be good I think.

Eduardo gravatar imageEduardo ( 2017-03-13 06:04:44 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-03-13 06:34:15 -0600

dama gravatar image

@Eduardo thanks for info

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-03-13 00:31:27 -0600

Seen: 171 times

Last updated: Mar 13 '17