Ask Your Question
0

List of applications made with OpenCV

asked 2017-02-22 13:40:20 -0600

I am getting started with learning OpenCV. Having studied Digital Image Processing in my previous semester, I implemented filters (Gaussian, Sobel, Prewitt, Laplacian), edge detectors (Canny, Marr Hildreth), morphological operators (Covex hulling, Erosion, Dilation), object detection (Generalized Hough transform, simple convolution). However, I implemented all these in Python from scratch and made no use of the OpenCV library.

Next month I will be applying for GSoC and I want to contribute as much as I can. However, due to the limited time period, I am finding it difficult where to start. My guess is I should find a popular application made with OpenCV and start contributing to it.

I found a question on Stackoverflow stating there is currently no compiled list of OpenCV project, so I was hoping someone here could help me out with this.

edit retag flag offensive close merge delete

Comments

berak gravatar imageberak ( 2017-02-24 01:06:41 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-02-23 22:30:59 -0600

updated 2017-02-25 07:42:30 -0600

you can find something from https://github.com/opencv/opencv/wiki... cheers

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-02-22 13:40:20 -0600

Seen: 1,336 times

Last updated: Feb 25 '17