Ask Your Question
34

Informative websites related to OpenCV

asked 2015-08-29 09:17:16 -0600

updated 2018-08-11 03:41:42 -0600

i think it will be useful if we add links of informative websites related to OpenCV here.

Lets create a list together.

Last additions ( 11.08.2018 ):

William A. Hoff

C ++

PYTHON

JAVA

ANDROID

COMPUTER VISION

Other Related & Non-English Resources

Academic Web Pages

DATABASE

SOFTWARE & PROJECT & SOURCE CODE

edit retag flag offensive close merge delete

Comments

1

@Joan Charmant@chr0x my suggestion is to convert your comments as answers. upvoting an answer will be fine i think.

sturkmen gravatar imagesturkmen ( 2015-09-01 07:44:24 -0600 )edit
1

@sturkmen, I will let you moderate this list. Once it is quite final I will ask the core devs to make a website button at the top of this page, like the FAQ.

StevenPuttemans gravatar imageStevenPuttemans ( 2015-09-02 07:51:20 -0600 )edit

good job @sturkmen

theodore gravatar imagetheodore ( 2015-09-23 12:04:21 -0600 )edit
1

@sturkmen thank you for maintaining this list! I will make a wiki page out of it soon enough!

StevenPuttemans gravatar imageStevenPuttemans ( 2015-09-28 02:46:11 -0600 )edit
StevenPuttemans gravatar imageStevenPuttemans ( 2015-10-16 05:55:24 -0600 )edit

Excelent!!! recomendations.

aplicaciones moviles gravatar imageaplicaciones moviles ( 2015-10-16 12:15:51 -0600 )edit
3

http://arxiv.org/list/cs.CV/recent (latest general cv papers appear all here)

berak gravatar imageberak ( 2015-10-17 01:02:53 -0600 )edit
theodore gravatar imagetheodore ( 2015-11-06 07:30:24 -0600 )edit

http://www.haralick.org/ (i did not check the content but it seems related. please upvote if you find it useful)

sturkmen gravatar imagesturkmen ( 2015-11-14 10:09:05 -0600 )edit
theodore gravatar imagetheodore ( 2015-11-17 06:48:03 -0600 )edit

13 answers

Sort by » oldest newest most voted
11

answered 2015-09-02 07:50:13 -0600

One that can definately not be missed is the tutorials of the blog of some very active users like @GilLevi or @Haris which can be found here:

And @theodore flooded this forum with some very detailed examples and solutions to peoples problem. Look for his activity here: http://answers.opencv.org/users/1321/...

edit flag offensive delete link more

Comments

@StevenPuttemans also i am waiting your opininon on tagging questions like. http://answers.opencv.org/questions/s...

sturkmen gravatar imagesturkmen ( 2015-09-02 08:59:31 -0600 )edit

Hmm it seems feaseble to do so, I will discuss it with the core forum dev!

StevenPuttemans gravatar imageStevenPuttemans ( 2015-09-02 09:07:42 -0600 )edit
11

answered 2015-09-08 13:27:36 -0600

theodore gravatar image

updated 2015-11-17 06:48:38 -0600

edit flag offensive delete link more

Comments

3

thank you @theodore

sturkmen gravatar imagesturkmen ( 2015-09-08 13:30:08 -0600 )edit

you are welcome ;-)

theodore gravatar imagetheodore ( 2015-09-08 13:31:39 -0600 )edit
1

Thanks, ^_^

Steven_ocv gravatar imageSteven_ocv ( 2015-09-08 15:34:54 -0600 )edit

@theodore i know that i still did not add some links from your list, i will do... you can edit the list on the question when you add new links.

sturkmen gravatar imagesturkmen ( 2015-10-03 12:40:32 -0600 )edit

ok, I will add the last one ;-)

theodore gravatar imagetheodore ( 2015-10-03 12:49:32 -0600 )edit

http://nghiaho.com/ i overlooked it.

sturkmen gravatar imagesturkmen ( 2015-10-05 15:19:21 -0600 )edit
sturkmen gravatar imagesturkmen ( 2015-10-08 09:56:22 -0600 )edit
sturkmen gravatar imagesturkmen ( 2015-10-11 11:11:15 -0600 )edit
10

answered 2015-08-31 15:27:44 -0600

chr0x gravatar image

updated 2015-09-01 09:53:07 -0600

http://www.pyimagesearch.com/ : cool stuff about OpenCV in Python.

http://www.codergears.com/Blog/?p=535 : Some good patterns to be followed in C++ API.

https://www.youtube.com/channel/UClOg... : A complete course of Computer Vision.

edit flag offensive delete link more
8

answered 2015-08-31 15:15:48 -0600

Joan Charmant gravatar image

For computer vision in general, including OpenCV : https://github.com/jbhuang0604/awesom...

edit flag offensive delete link more

Comments

thanks for the link.

sturkmen gravatar imagesturkmen ( 2015-09-02 09:51:53 -0600 )edit

awesome! :)

chr0x gravatar imagechr0x ( 2015-09-03 07:06:50 -0600 )edit
5

answered 2015-10-16 07:15:51 -0600

My personal website, http://www.amin-ahmadi.com
I share tutorials and source codes of the projects I work on.
Mainly speaking, OpenCV, Qt, Android and such categories.

edit flag offensive delete link more
4

answered 2015-10-27 09:58:42 -0600

updated 2015-11-05 11:40:38 -0600

I would like to add few very Interesting Universities site to this list. Pardon me & correct if it is duplicate.

  1. IPOL Journal · Image Processing On Line-Very useful journal with access to source code & paper.
  2. Berkeley University Computer Vision page
  3. University of Central Florida
  4. Computer Vision Foundation open access
  5. Computer Vision Group

For Stereo based

  1. Middlebury Stereo Vision - Most famous
edit flag offensive delete link more
2

answered 2015-10-16 03:26:43 -0600

http://www.shervinemami.info/openCV.html old, but interesting! (not listed before???)

some spanish websites related to opencv:

sturkmen's repository is quite good :) : sample source code of c++ using OpenCV library most of them collected from http://answers.opencv.org like listed below:

https://github.com/sturkmen72/opencv_...

For computer vision in general, I usually visit: https://www.reddit.com/r/computervision/

edit flag offensive delete link more

Comments

2

@albertofernandez thanks for the links and your appreciation about my repository. as a stated on my question i want to collect all the informative code in a repository.

sturkmen gravatar imagesturkmen ( 2015-10-16 04:30:57 -0600 )edit
2

answered 2019-02-05 16:19:23 -0600

Eng-Yasin gravatar image

My Arabic translation from the official documentation of opencv-python (it's on-going work) is written as jupyter notebook here: https://engyasin.github.io/opencv/

edit flag offensive delete link more
2

answered 2015-10-28 05:36:11 -0600

updated 2015-11-19 06:48:05 -0600

to take attention and get feedback i posted this answer.

Thanks to everyone who contributed to the formation of list.

what is your opinion about adding pages of some contributors of OpenCV and forum users like below

edit flag offensive delete link more

Comments

1

Well my website can be on it, but as long as I do not find the time to add extra information it is quite useless :D But project deadlines are killing me!

StevenPuttemans gravatar imageStevenPuttemans ( 2015-10-28 05:52:55 -0600 )edit

@StevenPuttemans : I have seen that you published an article on objects categorization. I have a question that bothers me : how do you detect the objects (plane, car, bicycle, person) in an image? Using segmentation?

thdrksdfthmn gravatar imagethdrksdfthmn ( 2015-12-11 08:50:11 -0600 )edit
1

Hey send me a mail via my website! Might be easier to help you out!

StevenPuttemans gravatar imageStevenPuttemans ( 2015-12-11 15:22:47 -0600 )edit
1

answered 2015-12-11 06:49:20 -0600

thdrksdfthmn gravatar image

updated 2015-12-11 06:50:22 -0600

I have found a new one:

http://qtandopencv.blogspot.fr/

Or at least this is what @sturkmen says in a comment. It seems that it is not marked yet here.

edit flag offensive delete link more

Question Tools

19 followers

Stats

Asked: 2015-08-29 09:17:16 -0600

Seen: 19,133 times

Last updated: Aug 11 '18