Gunakan MimeTex/LaTex untuk menulis simbol dan persamaan matematika.

Welcome to Forum Sains Indonesia. Please login or sign up.

April 19, 2024, 10:02:27 PM

Login with username, password and session length

Topik Baru

Artikel Sains

Anggota
Stats
  • Total Tulisan: 139,653
  • Total Topik: 10,405
  • Online today: 139
  • Online ever: 1,582
  • (Desember 22, 2022, 06:39:12 AM)
Pengguna Online
Users: 0
Guests: 172
Total: 172

Aku Cinta ForSa

ForSa on FB ForSa on Twitter

Belajar OpenCV

Dimulai oleh ksatriabajuhitam, Mei 30, 2010, 05:26:52 PM

« sebelumnya - berikutnya »

0 Anggota dan 1 Pengunjung sedang melihat topik ini.

ksatriabajuhitam

Lagi iseng-iseng belajar image processing (computer vision secara umum) sebagai pengisi waktu senggang.
Mari silahkan ditambahkan.




OpenCV (Open  Source Computer Vision) is a library of programming functions for real time computer vision.

    * OpenCV is released under a BSD license, it is free for both academic and commercial use.
    * The library has >500 optimized algorithms (see figure below). It is used around the world, has >2M downloads and >40K people in the user group. Uses range from interactive art, to mine inspection, stitching maps on the web on through advanced robotics.

([pranala luar disembunyikan, sila masuk atau daftar.])

There were several goals for OpenCV at the outset:

    * Advance vision research by providing not only open but also optimized code for basic vision infrastructure. No more reinventing the wheel.
    * Disseminate vision knowledge by providing a common infrastructure that developers could build on, so that code would be more readily readable and transferable.
    * Advance vision-based commercial applications by making portable, performance-optimized code available for free –with a license that did not require commercial applications to be open or free themselves.

Who Own OpenCV?

Although Intel started OpenCV, the library is and always was intended to promote commercial and research use. It is therefore open and free, and the code itself may be used or embedded (in whole or in part) in other applications, whether commercial or research. It does not force your application code to be open or free. It does not require that you return improvements back to the library –but we hope that you will.

(from Learning OpenCV, by Gary Bradski and Adrian Kaehler, O'Reilly)




not all the problems could be solved by the sword, but sword holder take control of problems.
ForSa versi mobile: http://www.forumsains.com/forum?wap2

idiotique_hebb

Dulu sempet juga belajar Image Processing, tapi bukan pake OpenCV, ada beberapa library alternative lain, seperti CxImage, GIL, DeVIL, CImg dll.

Bagi yang jago Java, bisa pake JAI.
Lagi belajar Objective C / GNUStep / Cocoa API
Kroper for Mac : [pranala luar disembunyikan, sila masuk atau daftar.]

mnemonix

Saya dulu TA pake OpenCV.

Paling enak join ke milisnya:
[pranala luar disembunyikan, sila masuk atau daftar.]

Sayang dokumentasi OpenCV itu minim, gak kayak PHP, jadi mesti mikir ekstra lagi hehe.

Ada sih bukunya, [pranala luar disembunyikan, sila masuk atau daftar.], tapi itu sedikit sulit. Banyak teorinya.
Sama sekali gak cocok buat yg butuh buku tipikal cookbook atau udah kepepet deadline...  :P

Farabi

Raffaaaaael, raffaaaaael, fiiii dunya la tadzikro. Rafaael. Fi dunya latadzikro bil hikmah, wa bil qiyad

Maa lahi bi robbi. Taaqi ilaa robbi. La taaqwa, in anfusakum minallaaahi.

situkangsayur

wah ... mas saya mau tanya nih.. kebetulan saya agak newbie dengan openCV

saya mau pakai openCV dengan eclipse , saya sudah konfigurasi sedemikian rupa, sama seperti yg saya temukan di google.. termasuk yang ada pada wiki opencv nya sendiri...

tapi masih ada error :
g++ -L/usr/lib -o"opencvtest"  ./main.o   -lcv -lml  -lcxcore -lhighgui -lcvaux
/usr/bin/ld: cannot find -lcv
/usr/bin/ld: cannot find -lml
/usr/bin/ld: cannot find -lcxcore
/usr/bin/ld: cannot find -lhighgui
/usr/bin/ld: cannot find -lcvaux
collect2: ld returned 1 exit status
make: *** [opencvtest] Error 1

mohon pencerahannya..
saya pakai eclipse helios , ubuntu 10.10, opencv 2.2..

incarnationz

Hallo salam kenal
ada ga forum atau tutorial yg membahas opencv secara umum?
saya mau belajar untuk bahan TA
terimakasih