Ask Your Question
9

[GUIDE] - A beginners guide to the Q&A forum (first steps to take)

asked 2013-04-11 16:09:36 -0600

updated 2013-04-12 16:12:15 -0600

OpenCV documentation : beginners guide to the Q&A forum


ATTENTION This is still a guide under construction. It would be fine if people would refrain from posting comments until it is completely finished and stickied. On the other hand, tons of information is grabbed from around the OpenCV resources. If someone would feel that they need to be mentioned, please contact me.

The main goal of this guide is to provide some basic guidance for new members of the Q&A forum. By going through this guide a first time before posting questions, we aim to get a more structured forum, with well formulated questions and answers. By making people aware of these basic guide and rules, moderators will be able to enforce the forum rules, pointing people to this topic when needed.


Step 0 - A small intro : what can I expect from a Q&A forum?

A Question & Answer forum is basically a forum which is created to help people with their OpenCV implementation problems. This immediately infers that everything posted on this forum should be related and relevant to developing OpenCV applications and problems resulting from doing so.

Keep in mind that this is a forum where we motivate people to go head on with their challenges. Basically the following types of questions are not allowed on this forum:

  1. Questions that handle software that has nothing to do with OpenCV.

  2. Questions about your homework and school projects. Please do not beg for code, instead try some tutorials and tell us what is going wrong. If you have a deadline to catch and the only way is to let people make your projects, then you basically started to late.

  3. Questions that handle general debugging / programming issues. By this we mean problems that should be adressed to the fora specially designed for helping people with these problems out.

  4. Questions about problems with openCV wrappers (EmguCV, JavaCV, OpenCVSharp, ...) or extension libraries (cvBlobsLib, opencvx, ...). Again these problems should be adressed to the proper fora.

Also focus on the fact that the forum is a question and answer area. We do not encourage large discussions inside topics, but still, small remarks can be left using comments. If you want to participate into head on discussions or meet other OpenCV developers, please go to the designated IRC channel (http://freenode.net/ - #opencv).

Before we start over, a fun fact to know: if you want to assign yourself an avatar, please go to gravatar.com, and register yourself with the same email adress as on this forum. Personalise your account with an image you prefer and it will be visible on this forum.


Step 1 - The forum itself, how to use it?

Before stepping deeper into creating a decent post, we would like to show you the provided functionality on the forum. By knowing how this forum works, we encourage people to participate in its development. Basically the power behind this Q&A forum is that everyone is in fact a moderator. You ... (more)

edit retag flag offensive close merge delete

Comments

@Alexander Shishkov : if it is possible, please close down comments and answers as long guide isn't completed yet :) This is the sticky I told you about.

StevenPuttemans gravatar imageStevenPuttemans ( 2013-04-11 16:11:06 -0600 )edit

@Guanta, if you want to go through it for spelling correction, feel free. However, keep in mind that I will still change things and that last part is not finished yet.

StevenPuttemans gravatar imageStevenPuttemans ( 2013-04-12 14:31:18 -0600 )edit

Btw what do you guys think about the structure? Is it clear using these lines? Or should I use an answer for each part?

StevenPuttemans gravatar imageStevenPuttemans ( 2013-04-12 15:33:07 -0600 )edit

@StevenPuttemans , I have a question. Is is ok to advertise my blog here? Perhaps only specific posts? I'm currently working on a tutorial to binary descriptors that includes openCV usage.

GilLevi gravatar imageGilLevi ( 2013-08-12 08:19:35 -0600 )edit

Why wouldn't it be? As long as you do not create a question for every single advertisement, but only use it to answer people's problems, then it is ok. You can also add a link to your tutorial in your profile URL.

StevenPuttemans gravatar imageStevenPuttemans ( 2013-08-12 08:30:32 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-08-12 07:04:19 -0600

I would like to make an addition to the existing Q&A FAQ. Recently I have been noticing people have been using this weird trend of placing hashtags before their tags. This is not what it is supposed to be. Maybe we should add this somewhere?

@Alexander Shishkov, can you put it somewhere in the FAQ?

edit flag offensive delete link more

Comments

Hi there i'm having problem in building my createsamples.cpp provided in opencv2.4.6 can you please provide me with the steps to build it using either netbeans with Cygwin on windows 7 or cmake as I tried both the ways and din't achieve success in either. thanku in advance.

Div gravatar imageDiv ( 2013-11-22 13:47:26 -0600 )edit

Please open a question and do not use old ones for your problems ...

StevenPuttemans gravatar imageStevenPuttemans ( 2013-11-22 14:49:10 -0600 )edit

Question Tools

Stats

Asked: 2013-04-11 16:09:36 -0600

Seen: 1,474 times

Last updated: Aug 12 '13