Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Q
qiankunweb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
other-project
qiankunweb
Commits
16ac66dd
Commit
16ac66dd
authored
Jul 25, 2019
by
Liu Peng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加视频分析
parent
a149c413
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
73 additions
and
1 deletion
+73
-1
ability.jsp
src/main/webapp/WEB-INF/pages/ability.jsp
+73
-1
obj_rec.mp4
src/main/webapp/resources/static/videos/obj_rec.mp4
+0
-0
No files found.
src/main/webapp/WEB-INF/pages/ability.jsp
View file @
16ac66dd
<
%@
page
language=
"java"
contentType=
"text/html; charset=UTF-8"
<
%@
page
language=
"java"
contentType=
"text/html; charset=UTF-8"
pageEncoding=
"UTF-8"
%
>
pageEncoding=
"UTF-8"
%
>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
/>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
/>
<title></title>
<title></title>
</head>
</head>
<body>
<body>
<!-- banner部分 -->
<!-- banner部分 -->
...
@@ -113,7 +116,75 @@
...
@@ -113,7 +116,75 @@
<p></p>
<p></p>
</div>
</div>
<div
class=
"layui-container"
>
<p
class=
"title"
><span>
数据探索
</span></p>
<div
class=
"layui-row layui-col-space25"
>
<div
class=
"layui-col-sm6 layui-col-md12"
>
<div
class=
" "
style=
"height:420px;text-align: center;"
>
<div>
<p
class=
"label"
>
为用户提供统一的元数据集成、数据标准管理、数据模型设计、数据质量稽核、数据资产目录、数据分析服务等能力。
</p>
</div>
<div><img
src=
"resources/static/img/z1.png"
>
</div>
</div>
</div>
</div>
<p></p>
</div>
<div
class=
"layui-container"
>
<p
class=
"title"
><span>
数据可视化
</span></p>
<div
class=
"layui-row layui-col-space25"
>
<div
class=
"layui-col-sm6 layui-col-md12"
>
<div
class=
" "
style=
"height:420px;text-align: center;"
>
<div>
<p
class=
"label"
>
为用户提供统一的元数据集成、数据标准管理、数据模型设计、数据质量稽核、数据资产目录、数据分析服务等能力。
</p>
</div>
<div><img
src=
"resources/static/img/z1.png"
>
</div>
</div>
</div>
</div>
<p></p>
</div>
<div
class=
"layui-container"
>
<p
class=
"title"
><span>
视频分析
</span></p>
<div
class=
"layui-row layui-col-space25"
>
<div
class=
"layui-col-sm6 layui-col-md12"
>
<div
class=
" "
style=
"height:768px;text-align: center;"
>
<div>
<p
class=
"label"
>
基于深度神经网,内置280+种物体识别
</p>
<p
class=
"label"
>
可用于密集度、电子围栏、危险区域警示、人员脱岗等安全监控场景
</p>
</div>
<div>
<video
width=
"1024"
height=
"768"
autoplay
controls
>
<source
src=
"resources/static/videos/obj_rec.mp4"
type=
"video/mp4"
>
</video>
</div>
</div>
</div>
</div>
</div>
<div
class=
"layui-container"
>
<p
class=
"title"
><span>
智能BI
</span></p>
<div
class=
"layui-row layui-col-space25"
>
<div
class=
"layui-col-sm6 layui-col-md12"
>
<div
class=
" "
style=
"height:420px;text-align: center;"
>
<div>
<p
class=
"label"
>
为用户提供统一的元数据集成、数据标准管理、数据模型设计、数据质量稽核、数据资产目录、数据分析服务等能力。
</p>
</div>
<div><img
src=
"resources/static/img/z1.png"
>
</div>
</div>
</div>
</div>
<p></p>
</div>
</div>
</div>
</body>
</body>
</html>
</html>
\ No newline at end of file
src/main/webapp/resources/static/videos/obj_rec.mp4
0 → 100755
View file @
16ac66dd
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment