انجمن‌های فارسی اوبونتو

کمک و پشتیبانی => نرم‌افزارهای فنی-مهندسی => نویسنده: mohammad_d در 31 شهریور 1391، 04:06 ب‌ظ

عنوان: نصب OpenCV
ارسال شده توسط: mohammad_d در 31 شهریور 1391، 04:06 ب‌ظ
سلام دوستان

من نمیتونم طبق این دستور جلو برم:
If you are using command line, enter the <cmake_binary_dir> and type

    cmake [<some optional parameters...>] <path to the OpenCV source directory>
    :You may want instead to use cmake's GUI as follows

         cmake-gui [<some optional parameters...>] <path to the OpenCV source directory>
:For example, if you downloaded the project to ~/projects/opencv, you can do the following

   cd ~/projects/opencv # the directory containing INSTALL, CMakeLists.txt etc.
   mkdir release
   cd release
   cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D BUILD_PYTHON_SUPPORT=ON ..

نمیفهمم به جای <cmake_binary_dir> یا  [<some optional parameters...>] و ... چی باید بنویسم؟
لطفا راهنمایی کنید
عنوان: پاسخ : نصب OpenCV
ارسال شده توسط: mohammad_d در 31 شهریور 1391، 04:22 ب‌ظ
یه چیزایی هم اینجا گفته اما بازم نمیدونم دقیقا کدوم کدهارو باید وارد کنم؟

من هرچی به فکرم رسید زدم اما فایده ای نداشت ](*,)

http://opencv.willowgarage.com/wiki/CompileOpenCVUsingLinux
عنوان: پاسخ : نصب OpenCV
ارسال شده توسط: دانیال بهزادی در 19 آبان 1391، 11:21 ب‌ظ
چه کاریه کامپایل کنی؟ از مرکز نرم‌افزاری اوبونتو نصبش کن