Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
ba8bae6a
Commit
ba8bae6a
authored
Jun 25, 2016
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Made this FAQ less anal sounding :)
parent
1f110183
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
17 deletions
+2
-17
faq.xml
docs/docs/faq.xml
+2
-17
No files found.
docs/docs/faq.xml
View file @
ba8bae6a
...
...
@@ -17,8 +17,7 @@
<p>
If you think you found some kind of bug or problem in dlib then feel
free to post on
<a
href=
"https://sourceforge.net/p/dclib/discussion"
>
sourceforge
</a>
or
<a
href=
"https://github.com/davisking/dlib/issues"
>
github
</a>
.
free to submit a dlib issue on
<a
href=
"https://github.com/davisking/dlib/issues"
>
github
</a>
.
But include the version of dlib you are using, what you
are trying, what happened, what you expected to have happened instead, etc.
</p>
...
...
@@ -26,22 +25,8 @@
<p>
On the other hand, if you haven't found a bug or problem in dlib, but
instead are looking for machine learning/computer vision/programming
consulting then you can still
<a
href=
"https://sourceforge.net/p/dclib/discussion"
>
post your question on sourceforge
</a>
.
But be clear that this is what you are asking for. Maybe someone will
help you or you can find someone to pay money in exchange for a
solution to your problem.
help then post your question to
<a
href=
"http://stackoverflow.com/questions/tagged/dlib"
>
stack overflow with the dlib tag
</a>
.
</p>
<p>
However, don't try to get someone to write your code for you by
repeatedly asking a question like "ok, what do I type next to make a
program that does X?". I get this question all the time from people
who obviously don't know how to program. If you are not familiar
with C++ it's much better to learn it by
<a
href=
"http://dlib.net/books.html"
>
reading one of the excellent books on the topic
</a>
than by an infinite sequence of questions posted in the dlib forums.
</p>
</question>
<question
text=
"How can I use dlib in Visual Studio?"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment