mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>https://github.com/junhuanchen/thresholding-filter-browser-html</title>
|
||||
<title>thresholding-filter-browser-html</title>
|
||||
<script type="text/javascript">
|
||||
var DISABLE_EXCEPTION_CATCHING = 2;
|
||||
</script>
|
||||
<script src="https://en.wiki.sipeed.com/static/js/opencv.js" type="text/javascript"></script>
|
||||
<script src="https://docs.opencv.org/4.1.0/opencv.js" type="text/javascript"></script>
|
||||
<link rel="stylesheet" href="https://apps.bdimg.com/libs/jqueryui/1.10.4/css/jquery-ui.min.css">
|
||||
<script src="https://apps.bdimg.com/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
<script src="https://apps.bdimg.com/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
|
||||
@@ -18,7 +18,7 @@
|
||||
border-left:0px;
|
||||
border-right:0px;
|
||||
width:200px;
|
||||
|
||||
|
||||
color:#f6931f;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user