Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
50edaae0
Commit
50edaae0
authored
Mar 25, 2016
by
Maksim Shabunin
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6322 from berak:fix_linux_eclipse_tutorial
parents
e792ee89
0b389b24
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
a10.png
doc/tutorials/introduction/linux_eclipse/images/a10.png
+0
-0
linux_eclipse.markdown
...torials/introduction/linux_eclipse/linux_eclipse.markdown
+3
-3
No files found.
doc/tutorials/introduction/linux_eclipse/images/a10.png
View replaced file @
e792ee89
View file @
50edaae0
15 KB
|
W:
|
H:
53.7 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/tutorials/introduction/linux_eclipse/linux_eclipse.markdown
View file @
50edaae0
...
...
@@ -96,12 +96,12 @@ Making a project
/usr/local/lib
Then in **Libraries(-l)** add the OpenCV libraries that you may need. Usually just the
3
first
Then in **Libraries(-l)** add the OpenCV libraries that you may need. Usually just the
4
first
on the list below are enough (for simple applications) . In my case, I am putting all of them
since I plan to use the whole bunch:
opencv_core opencv_imgproc opencv_
highgui opencv_ml
opencv_video opencv_features2d
opencv_calib3d opencv_objdetect opencv_
contrib opencv_legacy opencv_
flann
opencv_core opencv_imgproc opencv_
imgcodecs opencv_highgui opencv_ml opencv_videoio
opencv_video opencv_features2d
opencv_calib3d opencv_objdetect opencv_flann
![](images/a10.png)
...
...
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