[問題] EMGU Image Recognition

看板C_Sharp (C#)作者 (Semicolon Kang)時間10年前 (2015/06/17 11:36), 10年前編輯推噓1(100)
留言1則, 1人參與, 最新討論串1/1
開發平台(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://www.ptt.cc/bbs/C_Sharp/M.1434512180.A.A47.html ※ 編輯: xthe (1.165.185.34), 06/17/2015 11:41:55

06/19 02:38, , 1F
影像演算法不對, 少了取邊緣
06/19 02:38, 1F
文章代碼(AID): #1LWEiqf7 (C_Sharp)
文章代碼(AID): #1LWEiqf7 (C_Sharp)