core_technology_en.html
29.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="ObjectEye(视语科技),基于模式识别和人工智能技术、提供智慧交通、智慧安防、智慧商业、智慧纺织等行业人工智能行业应用解决方案" />
<!-- <meta name="keywords" content="ObjectEye,中科视语,智慧交通,智慧安防,智慧商业,智慧纺织,车纹识别,人脸识别,人体识别,商品识别,视频结构化,文本识别,核心技术" /> -->
<meta name="keywords" content="加油向未来守门员,AI守门员,王金桥,车纹识别,人脸识别,人体识别,商品识别,视频结构化,文本识别,核心技术"/>
<meta name="Resource-type" content="Document" />
<title>核心技术-ObjectEye|视语科技 - 引领原生科技,打造有温度、有价值的人工智能</title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"/>
<!--公共自定义 CSS-->
<link rel="stylesheet" href="css/zhongke_en.css">
<link rel="stylesheet" href="css/animate.css"> <!--页面滚动出发动画-->
<script type="text/javascript" src="js/jquery-1.12.1.min.js"></script>
<script type="text/javascript" src="js/zhongke.js"></script> <!--公共js-->
<!--页面滚动执行css3动画-->
<script src="js/wow.min.js"></script>
<link rel="stylesheet" href="css/style_navigation_en.css">
<script>
if (!(/msie [6|7|8|9]/i.test(navigator.userAgent))){
new WOW().init();
};
</script>
<style>
/* 导航 */
.nav_proParent_en{
width: 1100px;
margin: 0 auto;
display: flex;
justify-content: space-around;
}
.navspan{
width: 100%;
word-break:normal;
display:block;
white-space:pre-wrap;
overflow:hidden;
margin: 15px 0;
font-family: helvetica;
font-size: 12px;
}
</style>
</head>
<body>
<!--det_float_div-->
<div class="det_float_div">
<a href="#f1" class="selected" id="f11">Vehicle Feature Recognition</a>
<a href="#f2" id="f12">Face Recognition</a>
<a href="#f3" id="f13">Body Recognition</a>
<a href="#f4" id="f14">Defect Recognition</a>
<a href="#f5" id="f15">Object Recognition</a>
<a href="#f6" id="f16">Video Structure analysis</a>
<a href="#f7" id="f17">Text Recognition</a>
</div>
<!--det_float_div-->
<!--mail-导航-->
<div class="mail_box mail_box_er" id="mail_box">
<ul class="sy1_ul">
<div class="mail sy2_inside" id="my_nav_con">
</div>
</ul>
</div>
<!--<div class="second_banner">-->
<!--<div class="second_banner_text">-->
<!--<span class="wow bounceInDown" data-wow-duration="1.5s"><img src="images/core_logo.png"></span>-->
<!--<p class="wow bounceInDown">聚集人工智能技术,助力原生科技与行业深度结合</p>-->
<!--</div>-->
<!--</div>-->
<div class="second_banner">
<div class="second_banner_text">
<span class="wow bounceInDown" data-wow-duration="1.5s"><img src="images/core_logo.png" alt="视语科技——coreLogo"></span>
<p class="wow bounceInDown">Aggregate artificial intelligence technology to power the deep integration of native technology and the industry</p>
</div>
</div>
<div class="second_nav">
<div class="second_nav_text" id="f2_total6">
<a href="#f1" id="f21" class="f2PH">Vehicle Feature <br/>Recognition</a>
<a href="#f2" id="f22" class="f2PH">Face<br/> Recognition</a>
<a href="#f3" id="f23" class="f2PH">Body <br/>Recognition</a>
<a href="#f4" id="f24" class="f2PH">Defect <br/>Recognition</a>
<a href="#f5" id="f25" class="f2PH">Object<br/> Recognition</a>
<a href="#f6" id="f26" class="f2PH">Video<br/> Structure analysis</a>
<a href="#f7" id="f27" class="f2PH">Text <br/>Recognition</a>
</div>
</div>
<!--floor_f1-->
<div class="floor_public floor_f1_banner" id="f1">
<div class="floor_public_box">
<div class="floor_f1_text">
<h2 class="wow bounceInLeft">Vehicle Feature Recognition<span></span></h2>
<p class="wow bounceInLeft" data-wow-duration="1.5s">Vehicle Feature Recognition: Use the fine-grained vehicle feature recognition system based on deep learning to build the unique ”car print” for each car</p>
</div>
</div>
</div>
<div class="floor_public_list floor_f1_list">
<dl class="fflPAD">
<dt><img src="images/core_img1.jpg" alt="视语科技——车型识别"></dt>
<dd>
<h3>Vehicle Type Recognition</h3>
<p>Support the fine-grained recognition of 14 types and 20000 models of vehicles with the accuracy greater than 95%.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="fflPAD">
<dt><img src="images/core_img2.jpg" alt="视语科技——车属性识别"></dt>
<dd>
<h3>Vehicle Attribute Recognition</h3>
<p>Support the accurate recognition of 14 colors of car bodies, 10 types of vehicle markers such as registration tag, decoration and sun shield, 3 kinds of dangerous driving behaviors including talking on the phone, failing to fasten safety belt and smoking, vehicle types recognition for toll collection and tonnage recognition of heavy goods vehicles.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="fflPAD">
<dt><img src="images/core_img3.jpg" alt="视语科技——车牌识别"></dt>
<dd>
<h3>License Plate Recognition</h3>
<p>Based on deep learning technology, our product supports the recognition of 6 license plate colors, 14 kinds of license plate types and different provincial license plates.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="fflPAD">
<dt><img src="images/core_img4.jpg" alt="视语科技——车脸识别"></dt>
<dd>
<h3>Vehicle Identification</h3>
<p>Extracting the individual characteristics of each vehicle’s appearance, our product can realize the recognition of fake license plate car and unlicensed car, so that unlicensed car can also access the unmanned parking lot service and toll collection service.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
</div>
<!--floor_f2-->
<div class="floor_public floor_f2_banner" id="f2">
<div class="floor_public_box">
<div class="floor_f2_text">
<h2 class="wow bounceInLeft">Face Recognition<span></span></h2>
<p class="wow bounceInLeft" data-wow-duration="1.5s">rapidly extract stereoscopic facial feature points, and build dynamic portrait archives for each person</p>
</div>
</div>
</div>
<div class="floor_f2_banner2"></div>
<div class="floor_public_list floor_f2_list">
<dl class="flf2PAD">
<dt><img src="images/core_img5.jpg" alt="视语科技——人脸关键点定位"></dt>
<dd>
<h3>Facial Landmark Localization</h3>
<p>Support locating 25, 68, 106 high-precision facial keypoints which clearly mark the brow, eyes, mouth, nose and face outline.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img8.jpg" alt="视语科技——人脸属性"></dt>
<dd>
<h3>Face Attributes Recognition</h3>
<p>Analyze 5 face related attributes including gender, age, race, beauty score and smile to utilize crowd data effectively.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img7.jpg" alt="视语科技——人脸识别"></dt>
<dd>
<h3>Face Recognition</h3>
<p>Determine the identity of given face by searching in database (Provide FAR and VR). Adapt to various face postures, lighting scenes and overlapped/blurred scenes.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img10.jpg" alt="视语科技——人脸检测跟踪"></dt>
<dd>
<h3>Face Detection and Track</h3>
<p>Detect faces in photos or videos and return high-precision face bounding boxes. Tracking its route and mark down its trajectories.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img28.jpg" alt="视语科技——真人认证"></dt>
<dd>
<h3>Liveness Detection</h3>
<p>Determine if the person in front of the camera is alive. Point out photos and models from alive people to prevent identity fraud and ensure the liveness.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img9.jpg" alt="视语科技——认证合一"></dt>
<dd>
<h3>Face verification</h3>
<p>Convenient and efficient identity proofing with face photo verification reduces security risks effectively.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
</div>
<!--floor_f3-->
<div class="floor_public floor_f3_banner" id="f3">
<div class="floor_public_box">
<div class="floor_f3_text">
<h2 class="wow bounceInRight">Body Recognition<span></span></h2>
<p class="wow bounceInRight" data-wow-duration="1.5s">Multidimensional Body Recognition Technology</p>
</div>
</div>
<!--<div class="floor_public_box">-->
<!--<div class="floor_f3_text">-->
<!--<h2 class="wow bounceInRight">人体识别<span></span></h2>-->
<!--<p class="wow bounceInRight" data-wow-duration="1.5s">多维度、全方面的人体感知技术。</p>-->
<!--</div>-->
<!--</div>-->
</div>
<div class="floor_public_list floor_f3_list">
<dl class="flf2PAD">
<dt><img src="images/core_img11.jpg" alt="视语科技——人体关键点识别"></dt>
<dd>
<h3>Body Landmarks Localization</h3>
<p>Locate the landmarks of human body such as head, trunk, limbs and hands. Support human motion recognition and pose recognition of multiple people, multiple views and variant poses.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img12.jpg" alt="视语科技——人体属性识别"></dt>
<dd>
<h3>Body Attributes Recognition</h3>
<p>Pixel-level body attributes and accessories recognition. Accurately analyze human characteristics such as gender, age, and body shape, and finely recognize external features such as clothing and accessories to accurately describe multiple attributes of people.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img13.jpg" alt="视语科技——运动轨迹和行为分析"></dt>
<dd>
<h3>Motion Tracking and Behavior Analysis</h3>
<p>Detect and track moving targets in real time. Draw specific motion trajectories. Generate structured target information. Analyze movement routes and behaviors.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
</div>
<!-- 缺陷识别 -->
<div class="floor_public floor_f7_banner" id="f4">
<div class="floor_public_box">
<div class="floor_f7_text" style="right: 100px;">
<h2 class="wow bounceInRight">Defects Recognition<span></span></h2>
<p class="wow bounceInRight" data-wow-duration="1.5s">Intelligent recognition of visual defects in industrial applications</p>
</div>
</div>
</div>
<div class="floor_public_list floor_f7_list">
<dl class="flf2PAD">
<dt><img src="images/core_img31.jpg" alt="视语科技——人体关键点识别"></dt>
<dd>
<h3>Fabric Defect Recognition</h3>
<p>Our product can not only detect the large defects such as holes and oil stains which need to be cut, but also detect minor defects such as crease mark, double yarn, missing yarn, broken yarn and spot. It is convenient for workers to evaluate the grade of textile and provide the basis for the next process.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img32.jpg" alt="视语科技——人体属性识别"></dt>
<dd>
<h3>Defect Recognition of Spinning Cake</h3>
<p>Spinning cake monitoring equipment can quickly and efficiently detect defects such as wool, stiff silk, tripping silk, tailless and oil stains, and record them in the spinning cake files, which is convenient for evaluating the grade of spinning cake and providing a basis for checking the output and quality of spinning cake in the future.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
</div>
<!--floor_f4-->
<div class="floor_public floor_f4_banner" id="f5">
<div class="floor_public_box">
<div class="floor_f4_text">
<h2 class="wow bounceInDown" data-wow-duration="1.5s">Object Recognition<span></span></h2>
<p class="wow bounceInDown">Automatically acquire object information in the images. Return accurate recognition results and recommend related products to the consumers intelligently</p>
</div>
</div>
</div>
<div class="floor_public_list floor_f4_list">
<dl class="flf2PAD">
<dt><img src="images/core_img15.jpg" alt="视语科技——生鲜识别"></dt>
<dd>
<h3>Food Recognition</h3>
<p>The food recognition algorithm is based on deep learning. It can recognize about 1,000 kinds of foods and accurately locate them. The recognition accuracy is more than 90%. Besides, it can propose personalized healthy diet suggestions for users.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img16.jpg" alt="视语科技——货架商品识别"></dt>
<dd>
<h3>Recognition of Commodity on the Shelf</h3>
<p>Accurately recognize the location, brand, name and price of shelf goods, so as to facilitate timely and accurate grasp of shelf goods information and improve the efficiency of supermarket shelf management.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img17.jpg" alt="视语科技——家居装饰识别"></dt>
<dd>
<h3>Home Decoration Recognition</h3>
<p>Accurately locate and recognize the household items to realize the functions of smart advertising based on the content of the scene.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img18.jpg" alt="视语科技——萌宠识别"></dt>
<dd>
<h3>Pet Recognition</h3>
<p>Accurately analyze and describe the breed, name, hair characteristics and some other characteristics of pets to help locate and recognize pets in multiple scenes.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img19.jpg" alt="视语科技——固废分拣"></dt>
<dd>
<h3>Solid Waste Sorting</h3>
<p>Automatically recognize and sort solid waste to realize the material recognition and find the optimal position to pick solid waste up.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
</div>
<!--floor_f5-->
<div class="floor_public floor_f5_banner" id="f6">
<div class="floor_public_box">
<div class="floor_f5_text">
<h2 class="wow bounceInDown" data-wow-duration="1.5s">Video Structuring<span></span></h2>
<p class="wow bounceInDown">Extract and integrate the key information in massive video so as to intelligently analyze the real-time and post-event situation of the retrieved video</p>
</div>
</div>
</div>
<div class="floor_public_list floor_f5_list">
<dl class="flf2PAD">
<dt><img src="images/core_img20.jpg" alt="视语科技——头肩检测与跟踪"></dt>
<dd>
<h3>Head-Shoulder Detection and Tracking</h3>
<p>Real-time head-shoulder detection and tracking system is based on deep learning. It supports the accurate head-shoulder detection and tracking in HD video and draws trajectories for each specific target to provide real and efficient underlying data for further big data analysis.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img29.jpg" alt="视语科技——人车物检测与跟踪"></dt>
<dd>
<h3>Human, Vehicle and Objects Detection and Tracking</h3>
<p>Real-time object detection and tracking system is based on deep learning. It aims at detecting and tracking specific targets in the real-time HD surveillance video with complex background.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl>
<dt><img src="images/core_img30.jpg" alt="视语科技——特定目标检测"></dt>
<dd>
<h3>Specific Target Detection</h3>
<p>Support real-time target detection of pedestrian, bicycle, electric vehicle, motorcycle, car and other 11 types of targets by multi-channel HD video.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl>
<dt><img src="images/core_img22.jpg" alt="视语科技——多目标跟踪"></dt>
<dd>
<h3>Multi-target Tracking</h3>
<p>Track all targets in real time. Draw specific trajectories for each target, and generate structured target information.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
</div>
<!--floor_f6-->
<div class="floor_public floor_f6_banner" id="f7">
<div class="floor_public_box">
<div class="floor_f6_text">
<h2 class="wow bounceInLeft">Text Recognition<span></span></h2>
<p class="wow bounceInLeft" data-wow-duration="1.5s">Automatically recognize the text contained in images for arbitrary scenes</p>
</div>
</div>
</div>
<div class="floor_public_list floor_f6_list">
<dl class="flf2PAD">
<dt><img src="images/core_img23.jpg" alt="视语科技——场景文本识别"></dt>
<dd>
<h3>Text Recognition</h3>
<p>Automatically recognize the text contained in images for arbitrary scenes. The extracted text content can provide highly relevant semantic information for users to make the management more convenient and efficient. It has a wide range of applications in human-computer interaction and VR fields.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img24.jpg" alt="视语科技——集装箱识别"></dt>
<dd>
<h3>Container Recognition</h3>
<p>Identify the shelf identification number. To achieve effective management, grasp the container information and arrangement information of each shelf and carry out zoning and hierarchical management.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img25.jpg" alt="视语科技——票据识别"></dt>
<dd>
<h3>Bill Recognition</h3>
<p>Recognize the content of various types of bills to realize the rapid input of a large number of paper bills so as to improve efficiency and reduce cost.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img26.jpg" alt="视语科技——仪表识别"></dt>
<dd>
<h3>Meter Reading Recognition</h3>
<p>The automatic recognition of meter readings can be used in various complex environments and return recognition confidence.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
<dl class="flf2PAD">
<dt><img src="images/core_img27.jpg" alt="视语科技——证件识别"></dt>
<dd>
<h3>Identity Recognition</h3>
<p>Automatically extract the text information on the front and back of the certificate. Recognize the number of the certificate and the issuing authority. Then provide authenticity judgment of the certificate.</p>
<span class="line_1"></span>
<span class="line_2"></span>
<span class="line_3"></span>
<span class="line_4"></span>
</dd>
</dl>
</div>
<div class="section section13 fp-auto-height">
<div class="myContent13">
<div class="myContent13_box">
<dl class="foot_modular my_core_footDiv">
<dt>Core Technology</dt>
<dd id="my_core_footDD">
<a href="core_technology_en.html#f1" style="width: 180px;">Vehicle Feature Recognition</a>
<a href="core_technology_en.html#f2">Face Recognition</a>
<a href="core_technology_en.html#f3">Body Recognition</a>
<a href="core_technology_en.html#f4" style="width: 180px;">Defect Recognition</a>
<a href="core_technology_en.html#f5">Object Recognition</a>
<a href="core_technology_en.html#f6">Video Structure analysis</a>
<a href="core_technology_en.html#f7" style="width: 180px;">Text Recognition</a>
</dd>
</dl>
<dl class="foot_modular">
<dt>Product Service</dt>
<dd>
<a href="product_service_en.html#traffic">Intelligent Transportation</a>
<a href="product_service_en.html#business">Intelligent Commerce</a>
<a href="product_service_en.html#security">Intelligent City</a>
<a href="product_service_en.html#manufacture">Intelligent Textile Manufacturing</a>
</dd>
</dl>
<dl class="foot_modular footer_nav" style="width: 168px">
<dt>About us</dt>
<dd>
<a href="about_us_en.html#introduce">Company Introduction</a>
<a href="about_us_en.html#contact">Contact Us</a>
<a href="about_us_en.html#join">Join Us</a>
</dd>
</dl>
<dl class="foot_modular footer_nav" style="width: 185px">
<dt>Contact Us</dt>
<dd>
<a>Tel:010-62566865</a>
<a>Email:zksyzp@objecteye.com</a>
<a style="display: inline">Wechat ID:</a>
<a class="my_wechatA_0" style="display: inline;line-height:0px" onmouseout="this.className='my_wechatA_0'"
onmouseover="this.className='my_wechatA_1'">
<!-- <img class="my_wechatGreenImg" src="images/wechat_green.png" alt=""> -->
<span class="my_wechat_name" >objecteye</span>
</a>
</dd>
</dl>
</div>
</div>
<img class="weChat" src="images/weChat.jpg" alt="视语科技——weChat">
<div class="footer_record">
<span>objecteye(beijing) Technology.Co.Ltd</span>
</div>
</div>
</body>
<script src="js/common_en.js"></script>
<script src="js/navigation.js"></script>
<script>
// 导航
drawNav("")
// $('.my_wechatGreenImg')[0].addEventListener('mouseover',function () {
// $('.weChat')[0].style.cssText = 'display:block'
// },false)
// $('.my_wechatGreenImg')[0].addEventListener('mouseout',function () {
// $('.weChat')[0].style.cssText = 'display:none'
// },false)
$('.my_wechat_name')[0].addEventListener('mouseover',function () {
$('.weChat')[0].style.cssText = 'display:block'
},false)
$('.my_wechat_name')[0].addEventListener('mouseout',function () {
$('.weChat')[0].style.cssText = 'display:none'
},false)
// document.getElementById("f2_total6").addEventListener('click',function(e){
// var el = e.target
// console.log(el.id)
// if(el.tagName == "A"){
// console.log(el)
// }
//
// })
function delAndAdd(divId){
for(var i=1;i<8;i++){
var tempDivId = "#f1"+i;
if($(tempDivId).hasClass("selected")){
$(tempDivId).removeClass("selected")
}
}
$(divId).addClass("selected");
}
$(function(){
var f1_height = $("#f1").offset().top-1;
var f2_height = $("#f2").offset().top-1;
var f3_height = $("#f3").offset().top-1;
var f4_height = $("#f4").offset().top-1;
var f5_height = $("#f5").offset().top-1;
var f6_height = $("#f6").offset().top-1;
var f7_height = $("#f7").offset().top-1;
$(window).scroll(function(){
var this_scrollTop = $(this).scrollTop();
// console.log(this_scrollTop)
// console.log("f1_height"+f1_height)
// console.log("f3_height"+f2_height)
if(this_scrollTop>f1_height && this_scrollTop<f2_height){
delAndAdd("#f11")
}
else if(this_scrollTop>f2_height && this_scrollTop<f3_height){
delAndAdd("#f12")
}
else if(this_scrollTop>f3_height && this_scrollTop<f4_height){
delAndAdd("#f13")
}
else if(this_scrollTop>f4_height && this_scrollTop<f5_height){
delAndAdd("#f14")
}
else if(this_scrollTop>f5_height && this_scrollTop<f6_height){
delAndAdd("#f15")
}
else if(this_scrollTop>f6_height && this_scrollTop<f7_height){
delAndAdd("#f16")
}
else if(this_scrollTop>f7_height){
delAndAdd("#f17")
}
});
});
</script>
<script>
//pad适配
function isPad() {
var userAgentInfo = navigator.userAgent;
var Agents = [
"iPad", "iPod"];
var flag = false;
for (var v = 0; v < Agents.length; v++) {
if (userAgentInfo.indexOf(Agents[v]) > 0) {
flag = true;
break;
}
}
return flag;
}
var isPadFlag = isPad(); //true为PC端,false为手机端
console.log(isPadFlag)
function forCss(nowDoms,str){
for(i=0;i<nowDoms.length;i++){
nowDoms[i].style.cssText = str;
}
}
if(isPadFlag){
$('body')[0].style.cssText = 'width:100%'
//导航
var HTMLCollection_mail = document.getElementsByClassName('mail')[0];
HTMLCollection_mail.style.cssText = 'width:780px;'
//页脚
$(".myContent13_box")[0].style.cssText = 'margin-left:160px'
forCss($(".foot_modular"),'width:190px')
$(".footer_record")[0].style.cssText = 'margin-left:160px'
// var HTMLCollection_floor3Text = document.getElementsByClassName('floor_f3_text')[0];
// HTMLCollection_floor3Text.style.cssText = 'left:0px'
var HTMLCollection_secondNav = document.getElementsByClassName('second_nav')[0]
HTMLCollection_secondNav.style.cssText = 'height:100px'
var HTMLCollection_secondavText = document.getElementsByClassName('second_nav_text')[0]
HTMLCollection_secondavText.style.cssText = 'width:90%;margin:26px auto'
var HTMLCollection_f2PH = document.getElementsByClassName('f2PH') ;
forCss(HTMLCollection_f2PH,'width:13%;margin:0 10px 0 12px')
// var HTMLCollection_floorF2Banner2PAD = document.getElementsByClassName('floor_f2_banner2PAD')[0];
// HTMLCollection_floorF2Banner2PAD.style.cssText = 'background-position:-500px -300px;background-attachment:fixed'
var HTMLCollection_floor_public_listF1 = document.getElementsByClassName('floor_public_list floor_f1_list')[0];
HTMLCollection_floor_public_listF1.style.cssText = 'width:100%'
var HTMLCollection_fflPAD = document.getElementsByClassName('fflPAD');
forCss(HTMLCollection_fflPAD , 'margin:0 6px 50px 14px');
var HTMLCollection_floor_public_listF2 = document.getElementsByClassName('floor_public_list floor_f2_list')[0];
HTMLCollection_floor_public_listF2.style.cssText = 'width:100%'
var HTMLCollection_flf2PAD = document.getElementsByClassName('flf2PAD');
forCss(HTMLCollection_flf2PAD , 'margin:0 10px 50px 16px');
var HTMLCollection_floor_public_listF3 = document.getElementsByClassName('floor_public_list floor_f3_list')[0];
HTMLCollection_floor_public_listF3.style.cssText = 'width:100%'
var HTMLCollection_floor_public_listF4 = document.getElementsByClassName('floor_public_list floor_f4_list')[0];
HTMLCollection_floor_public_listF4.style.cssText = 'width:100%'
var HTMLCollection_floor_public_listF5 = document.getElementsByClassName('floor_public_list floor_f5_list')[0];
HTMLCollection_floor_public_listF5.style.cssText = 'width:100%'
var HTMLCollection_floor_public_listF6 = document.getElementsByClassName('floor_public_list floor_f6_list')[0];
HTMLCollection_floor_public_listF6.style.cssText = 'width:100%'
} else {
//页脚
// $(".myContent13_box")[0].style.cssText = 'width:1112px;'
// $(".footer_record")[0].style.cssText = 'width:1112px;'
}
</script>
</html>