[問題] Opencv2.3 face detection error

看板C_and_CPP (C/C++)作者 (嘿嘿嘿)時間14年前 (2011/09/15 18:29), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) VC2008 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) opencv2.3 問題(Question): opencv2.3的face detection需要載入分類器 參考了一些sample code之後程式在載入分類器時會遇到問題 cascade = ( CvHaarClassifierCascade* )cvLoad( file, 0, 0, 0 ); 程式中斷點出在上面這一行 錯誤結果(Wrong Output): OpenCV Error: Unspecified error (The node does not represent a user object (unknown own type?)) in unknown function, file ..\..\..\src\opencv\ modules\core\src\persistence.cpp, line 4857 程式碼(Code):(請善用置底文網頁, 記得排版) http://codepad.org/nP7y87JJ 補充說明(Supplement): 這個問題有找過類似文章, http://www.opencv.org.cn/forum/viewtopic.php?f=1&t=5686&start=0 但是小弟對於編譯時 compiler會做的動作並沒有很熟悉 而且他的環境是基於linux上 所以我還是不太明瞭 有沒有神手大大 有碰過或是知道這個bug的解法 在煩請幫忙一下 感謝Orz... -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.118.20.246
文章代碼(AID): #1ESTDu56 (C_and_CPP)
文章代碼(AID): #1ESTDu56 (C_and_CPP)