跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.59) 您好!臺灣時間:2025/10/12 17:35
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:夏嘉鴻
研究生(外文):Chia-HungHsia
論文名稱:居家健檢系統開發應用於尿液檢驗之研究
論文名稱(外文):Development of Home Health Checkup System for Urine Analysis
指導教授:林裕城林裕城引用關係
指導教授(外文):Yu-Cheng Lin
學位類別:碩士
校院名稱:國立成功大學
系所名稱:工程科學系
學門:工程學門
學類:綜合工程學類
論文種類:學術論文
論文出版年:2019
畢業學年度:107
語文別:中文
論文頁數:191
中文關鍵詞:尿液檢測影像處理居家健檢HSV色彩空間色度比對
外文關鍵詞:Urine analysisimage processinghome health checkupHSVmobile medical application
相關次數:
  • 被引用被引用:0
  • 點閱點閱:269
  • 評分評分:
  • 下載下載:2
  • 收藏至我的研究室書目清單書目收藏:0
本研究成功開發出可於開放環境中使用之居家健檢系統,利用尿液檢測試條上檢測品項呈色作為檢測標的並結合本研究開發之應用程式系統進行比對。本研究中利用所開發之應用程式拍攝尿液檢測試條呈色結果與本研究所設計開發之比色板並與伺服器進行溝通連接,將該影像上傳至伺服器端以達到雲端運算之功能,接收分析結果並儲存至應用程式中的資料庫紀錄日期與分析結果,供使用者於未來調閱之用。
本研究開發之居家健檢系統,其應用程式基於Android作業系統以Android Studio IDE使用Java程式語言開發而成,所使用之網頁伺服器為XAMPP,以PHP程式語言達成資料傳輸與管理之功能。伺服器端之影像處理程式則以Visual Studio IDE做為開發環境,整合OpenCV開源程式庫以及HSV色彩空間概念以C/C++撰寫。
為了確保本研究所開發之系統可用於不同手機且於不同光強度或偏光環境下亦能正確地進行色度比對,故本研究使用可量化環境之模擬環境系統作為輔助系統,在模擬環境系統中測試本研究所開發之居家健檢系統,其影像處理程式仍能正確的抑制環境光源不均及陰影等環境變數並且正確地進行色度比對。
This research has successfully developed a health care system with fast, portability, stability and low cost for urine analysis to replace the traditional health checkup. A urine analysis is consist of ten inspection items such as leucocytes, nitrite, urobilinogen, protein, pH, blood, specific gravity, ketone, bilirubin and glucose. In combination with urine reagent strip(URS) and home health checkup system, users are able to check their physical condition at any place simply. Furthermore, they can browse their diagnostic records anytime and anywhere with the application. The home health checkup system software integrate image processing, Android application and server management, cloud computing, HSV color space. Compared with traditional health checkup, a stage with color palette and user’s cellphone are the only two hardware that required to operate the home health checkup system. In this research, we apply a support system which is use to simulate particular environment. Upon finishing all the test, we found that the home health checkup system is robust enough to operate correctly in most of the condition in daily routine.
摘要 I
EXTENDED ABSTRACT II
誌謝 VII
目錄 VIII
圖目錄 XII
表目錄 XXVII
縮寫表 XXIX
第一章 緒論 1
1-1 研究背景 1
1-2 尿液檢驗方式簡介 3
1-3 尿液檢測試紙反應原理 5
1-4 文獻回顧 8
1-4-1 人類尿液的組成 8
1-4-2 HSV色彩空間簡介 8
1-4-3 Canny邊緣檢測簡介 10
1-4-4 圓形霍夫轉換簡介 11
1-4-5 動態陰影偵測 12
1-5 研究動機與目的 14
1-6 研究架構 16
第二章 系統設計與製作 18
2-1 系統流程 18
2-2 系統硬體 19
2-2-1 硬體設計概念 19
2-2-2 比色板設計與製作 19
2-2-3 載台設計與製作 20
2-3應用程式開發 22
2-3-1 伺服器與應用程式 22
2-3-2 伺服器架設 22
2-3-3 應用程式 23
2-4 影像處理程式 24
2-4-1 座標校正 25
2-4-2 座標校正方形輪廓中心抓取 28
2-4-3 定位色塊邊界之定義 32
2-4-4 試紙位置抓取 40
2-4-5 色彩空間中之差值 45
2-4-6 色度比對 48
2-5 色度色塊測試板設計 51
第三章 實驗儀器與設備 53
3-1 智慧手機 53
3-2 伺服器軟體與儀器 53
3-2-1 伺服器電腦設備 53
3-2-2 伺服器應用軟體 54
3-3 雷射雕刻機 55
3-4 模擬環境系統 56
3-5 色度色塊測試板 58
3-6 實驗藥品與尿液檢測試條 63
3-7 實驗方法 64
第四章 實驗結果與討論 65
4-1 光強度測試實驗結果 77
4-2 偏光測試實驗結果 102
4-2-1 上偏光測試實驗結果 103
4-2-2 下偏光測試實驗結果 113
4-2-3 左偏光測試實驗結果 122
4-2-4 右偏光測試實驗結果 132
4-3 實際試紙實驗結果 141
4-4 光強度極限測試實驗結果 145
4-5 偏光極限測試實驗結果 158
4-5-1 上偏光極限測試實驗結果 158
4-5-2 下偏光極限測試實驗結果 163
4-5-3 左偏光極限測試實驗結果 168
4-5-4 右偏光極限測試實驗結果 173
4-6 黃光光源測試實驗結果 179
第五章 結論 184
5-1 結論 184
5-2 建議 186
參考文獻 187
[1]衛生福利部國民健康署。認識你的腎臟。民108年6月19日,取自:https://www.hpa.gov.tw/Pages/Detail.aspx?nodeid=635&pid=1198
[2]M.U. Musa, “The Role of Urine Investigations in Urology Practice, Open Journal of Orthopedics, 5(4), pp. 90-99, 2015.
[3]和信治癌中心醫院。尿液常規檢查。民93年8月6日,取自:http://dns2.kfsyscc.org/index.php?menu_id=539&article_id=352
[4]江麗霞,呂維名,劉春棋,徐惠榮,「尿蛋白電泳與尿Alb/ Cr的比值診斷糖尿病早期腎損傷的臨床價值」,山東醫藥,第四十九卷第三十七期,頁5-6,2009。
[5]衛生福利部國民健康署。慢性腎臟病健康管理手冊。民107年,取自:https://www.hpa.gov.tw/Pages/EBook.aspx?nodeid=1157
[6]J.L. Young, and D.E. Soper, “Urinalysis and urinary tract infection: update for clinicians, Infectious Diseases in Obstetrics and Gynecology, 2001, pp. 249-255, 2001.
[7]東元綜合醫院。尿液常規檢察之介紹。民98年6月6日,取自:https://w3.tyh.com.tw/htm/epaper/0093/medicalnews4.htm
[8]醫療法人好心肝基金會。從尿液看健康。民106年5月3日,取自:https://ghm.tw/newsDetail.php?sid=36
[9]蔡賢林。松山分院-尿液分析。民104年4月6日,取自:https://www.ndmctsgh.edu.tw/news/u_news_v2.asp?id=%7B68DF40F9-DA56-43CB-91BF-8816F7ED16D3%7D&newsid=297
[10]蘇鈺壬。秒懂尿液檢查數據,先看四項數值是否異常。民106年8月17日,取自:https://www.commonhealth.com.tw/blog/blogTopic.action?nid=2419
[11]尿十聯試紙反應原理:https://reurl.cc/WKeDL
[12]李赫。尿為什麼是黃色的?尿液到底能不能喝?。民108年4月11日,取自:https://pansci.asia/archives/156869
[13]J.D. Chang, S.S. Yu, H.H. Chen, and C.S. Tsai, “HSV-based Color Texture Image Classification using Wavelet Transform and Motif Patterns, 電腦學刊, 20(4), pp. 63-69, 2010.
[14]陳柏生,「HSV彩色空間的室內外運動人檢測與陰影消除」,華僑大學學報(自然科學版),第28卷第1期,頁30-33,2007
[15]J. Canny, “A Computational Approach to Edge Detection, IEEE Trans. on Pattern Analysis and Machine Intelligence, 8(6), pp. 679-698, 1986.
[16]F. Jiao, J. Tu, and G.M. He, “Auto-adaptive Detection of Fuzzy Edges Accurately Based on Canny Criteria, Journal of Communication and Computer, 3(9), pp 22-25, 2006.
[17]H. Zhao, B. Hu, M. Zheng, and X.H. Li, “Shot Boundary Detection Based on Mutual Information and Canny Edge Detector, Journal of Communication and Computer, 6(10), pp. 81-83, 2009.
[18]王坤,王衛星,「Canny邊緣檢測算法在顆粒邊綠檢測方面的應用」,Journal of Communication and Computer, 4(6), pp. 52-54, 2007.
[19]V. Yadav, “Approach to Accurate Circle Detection: Circular Hough Transform and Local Maxima Concept, Amit Kumar Mallik School of Computer Engineering KIIT University Bhubaneswar, India.
[20]V. Barrile , G.M. Meduri, D. Cuzzocrea, “Automatic Recognition of Road Signs by Hough Transform: Road-GIS, Journal of Earth Science and Engineering, 2(1), pp. 42-50, 2012.
[21]錢中方,林達德,「應用橢圓霍氏轉換量測重疊葉片面積之影像處理方法」,農業機械學刊,第九卷第四期,頁47-64,2000。
[22]R. Cucchiara, C. Grana, M. Piccardi, A. Prati, and S. Sirotti, “Improving shadow suppression in moving object detection with hsv color information, Intelligent Transportation Systems (August 2001), pp. 334-339.
[23]N. Herodotou, K.N. Plataniotis, A.N. Venetsanopoulos, “A color segmentation scheme for object-based video coding, Proceedings of the IEEE Symposium on Advances in Digital Filtering and Signal Processing, pp. 25-29, 1998.
[24]M. Durresi, T. Luarasi, A. Durresi, “Cloud Computing for Targeted Advertising, Research and Applications in Economics, 2, pp. 44-50, 2014.
[25]J, Hansen, T.M. Grønli, G. Ghinea, “Towards Cloud to Device Push Messaging on Android: Technologies, Possibilities and Challenges, International Journal of Communications, Network and System Sciences, 5(12), pp. 839-849, 2012.
[26]耿東久,索岳,陳鈺,文軍,呂勇強,「基於Android的手機的遠程訪問和控制系統」,計算機應用,第三十一卷第二期,頁559-561+571,2011。
[27]H. K, Yuen, J. Princen, J. Illingworth, and J. Kittler, “Comparative study of Hough transform methods for circle finding, Image and Vision Computing, 8(1), pp 71–77, 1990.
[28]A.M. Shabut, M.H. Tania, K.T. Lwin, B.A. Evans, N.A. Yusof, K.J. Abu-Hassan, M. Hossain, “An intelligent mobile-enabled expert system for tuberculosis disease diagnosis in real time, Expert Systems with Applications, 114, pp. 65-77, 2018.
[29]S.G. Kandi, “Automatic Defect Detection and Grading of Single-Color Fruits Using HSV (Hue, Saturation, Value) Color Space, Journal of Life Sciences, 4(7), pp. 39-45, 2010.
[30]各種場所照度標準(包含CNS國家標準):http://www.tmc.com/ninshow.asp?RecordNo=37
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top