作者xthe (Semicolon Kang)
看板C_Sharp
標題[問題] EMGU Image Recognition
時間Wed Jun 17 11:36:17 2015
開發平台(Platform): Visual Studio 2010 C++ Express
額外使用到的函數庫(Library Used): emguCV 2.3
問題(Question):
使用HoughCircle辨識從Gray轉成BinaryImage裡面的圈圈數量
另外辨識物體與背景顏色為 紅/白色: 淺褐色
餵入的資料(Input):Bgr Image(Capture from webcam)->Gray->BinaryImage
Bgr Image:
http://i.imgur.com/jjGdk9O.png
辨識結果:
http://i.imgur.com/thKgnFj.png
預期的正確結果(Expected Output):能正確的抓到每一個點
程式碼(Code):
http://pastebin.com/tbaGPkmY
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.165.185.34
※ 文章網址: https://webptt.com/m.aspx?n=bbs/C_Sharp/M.1434512180.A.A47.html
※ 編輯: xthe (1.165.185.34), 06/17/2015 11:41:55
1F:推 deo2000: 影像演算法不對, 少了取邊緣 06/19 02:38