case_analysis_en.html 34.4 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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="author" content="Alvaro Trigo Lopez" />
	<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">
<script src="js/jquery-1.12.1.min.js"></script>
<script src="js/tab.js"></script>

<link rel="stylesheet" href="css/style_navigation_en.css">
<script>
$(function () {
	$('[js-tab=1]').tab();
	$('[js-tab=2]').tab({
		curDisplay: 1,
		changeMethod: 'opacity'
	});
});
/**= 参数说明 =
curDisplay: 当前显示哪张
mouse: 鼠标事件 (click/over)
changeMethod: 切换方式 (default/vertical/horizontal/opacity)
autoPlay: 自动播放 (true/false)
**/
</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>




<!--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="case_banner"></div>


		<a href="javascript:;" class="caseAnalysisANone" id="case_analysis_allCases" navTo="caseAnalysisANone_1_1"></a>
		<a href="javascript:;" class="caseAnalysisANone" id="case_analysis_security" navTo="caseAnalysisANone_1_2"></a>
		<a href="javascript:;" class="caseAnalysisANone" id="case_analysis_traffic" navTo="caseAnalysisANone_1_3"></a>
		<a href="javascript:;" class="caseAnalysisANone" id="case_analysis_business" navTo="caseAnalysisANone_1_4"></a>

		<a href="javascript:;" class="caseAnalysisANone" id="case_analysis_make" navTo="caseAnalysisANone_1_5"></a>
		<a href="javascript:;" class="caseAnalysisANone" id="case_analysis_spin" navTo="caseAnalysisANone_1_6"></a>

<div class="case_content">
	<div class="tab" js-tab="2">
		<div class="tab_box">
			<h3>Case Analysis</h3>
			<div class="tab-title"> 
				<a href="javascript:;" class="item item-cur" id="caseAnalysisANone_1_1">All cases</a>
				<a href="javascript:;" class="item" id="caseAnalysisANone_1_2">Intelligent City</a>
				<a href="javascript:;" class="item" id="caseAnalysisANone_1_3">Intelligent Transportation</a>
				<a href="javascript:;" class="item" id="caseAnalysisANone_1_4">Intelligent Commerce</a>
				<a href="javascript:;" class="item" id="caseAnalysisANone_1_6">Intelligent Textile Manufacturing</a>

			</div>
		</div>
		<div class="tab-cont">
			<ul class="tab-cont__wrap">
				<li class="item">
					<h3>Intelligent City</h3>
					<div class="tab_item_list">
						<dl>
						<dt><img src="images/anli_img8.jpg" alt="视语科技"></dt>
						<dd>
						<h4>China National Electronics Imp.&Exp. Corp. ,CEIEC</h4>
						<p>
							For general video surveillance scenarios, ObjectEye provides real-time detection, tracking and processing attribute analysis of key target information such as pedestrians, faces, non-motorized vehicles to establish abundant structured features such as pedestrian attributes, face attributes and vehicle feature attributes. Based on the analysis results, ObjectEye also provides image search, target historical trajectory tracking, data visualization management and other functions. ObjectEye offers all-round surveillance video big data intelligent analysis services from data acquisition to data analysis and management.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img5.jpg" alt="视语科技"></dt>
						<dd style="height: 290.4px">
						<h4>Traffic Management Research Institute of the Ministry of Public Security</h4>
						<p>
							Traffic Management Research Institute of the Ministry of Public Security realizes several efficient functions as fake license vehicle retrieval, illegal vehicle detection and dangerous driving behavior warning by using Objecteye’s multi-dimensional fine-grained vehicle feature recognition technology. This technology has been applied in 6 provinces, such as Jiang Su, He Nan, He Bei and Guang Dong. It effectively assists traffic management departments in stopping illegal behaviors that endanger the social security and traffic health.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img6.jpg" alt="视语科技"></dt>
						<dd style="height: 152.4px">
						<h4>Smart city of Henan Province</h4>
						<p>
							The face big data control platform developed by ObjectEye has been applied to the smart city in Henan Province. The super portrait recognition system uses billion-level data collision, second-level response, and self-system launch to help identify more than 330 lost elderly and children. Helping the twins who have lost nearly 40 years to reunite.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img15.jpg" alt="视语科技"></dt>
						<dd  style="height: 152.4px">
						<h4>High-speed Railway Station and Hotel</h4>
						<p>
							At present, visitor registration and face verification have been carried out in dozens of high-speed railway stations and thousands of express hotels and homestays.
						</p>
						</dd>
						</dl>
					</div>
					
					
					<h3>Intelligent Transportation</h3>
					<div class="tab_item_list">
						<dl>
						<dt><img src="images/anli_img3.jpg" alt="视语科技"></dt>
						<dd>
						<h4>AIpark</h4>
						<p>
							In the cooperation with AIpark, through the deployment of intelligent video parking monitoring and management equipment on the city roadside, semi-closed and closed parking lots, cooperating with backstage intelligent business management, data analysis platform and all-round electronic payment system, the solution of urban intelligent parking management was realized. It has been commended by the governments and leaders at all levels in Beijing, Hebei Province and Shijiazhuang. This project was broadcast on Beijing TV and Hebei TV.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img2.jpg" alt="视语科技"></dt>
						<dd style="height: 234.4px">
						<h4>HUAWEI TECHNOLOGIES Co., Ltd.</h4>
						<p>
							ObjectEye cooperates extensively with Huawei Technologies Co., Ltd. in the fields of intelligent security, intelligent transportation and intelligent finance. The intelligent vehicle recognition technology, face recognition technology and Crowd Trend Analysis developed by ObjectEye have been applied to Huawei's products and chips with remarkable results and won the Huawei Excellent Cooperation Project Award.
						</p>
						</dd>
						</dl>
					</div>	
					
					
					<h3>Intelligent Commerce</h3>
					<div class="tab_item_list">
						<dl>
						<dt><img src="images/anli_img16.jpg" alt="视语科技"></dt>
						<dd style="height: 374.4px">
						<h4>Beijing Moviebook Technology Co., Ltd.</h4>
						<p>
							ObjectEye cooperates with Moviebook to create a comprehensive, accurate and efficient scheme for digital media content understanding and advertising relevance visualization. The scheme provides a massive scale of celebrity photos gallery; real-time celebrity face recognition; intelligent scene structuring; automatic classification of movie and TV by their content; efficient tracking technology, which has the ability to lock on the target. Moviebook and ObjectEye co-reconstructed the traditional way of manual analysis of advertising space and realized the accurate delivery of thousands of people and thousands of faces of content-driven advertising in an all-round way.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img13.jpg" alt="视语科技"></dt>
						<dd>
						<h4>Lenovo (Beijing) Co., Ltd.</h4>
						<p>
							The solution of video analysis for retail industry combines environmental awareness technology with intelligent technology. It has three functions: Firstly, the analysis of the regional heat map and the crowd analysis (such as age, gender, etc.) can help users to know the the crowd distribution in the store. Secondly, the analysis of customers’ trajectories in the store helps to offer reasonable suggestions on the layout and placement of the commodities in the store. Thirdly, the recognition of regular customers can provide refined services to enhance the overall guest experience. Currently this solution has been applied in Lenovo 3C retail store as an entry point. Lenovo service department has planned to apply this solution at service department in china area to achieve the digitization of service station and improve the service quality of the station. Besides, asia-pacific service department also plans to take it on trial.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img10.jpg" alt="视语科技"></dt>
						<dd style="height: 354.4px">
						<h4>Beijing Jingdong Century Trading Co.,Ltd.</h4>
						<p>
							Using computer vision technology, ObjecteEye achieved accurate recognition and attributes analysis of 200 kinds of fresh fruits and vegetables in the refrigerator. At the same time, based on the recognition results and the big data statistical analysis model, ObjectEye provides users with multi-dimensional intelligent services such as food content management, expired food reminders, purchasing tips, nutrition recommendation, etc. to build an intelligent goods management system. This intelligent object recognition technology won the third Beijing Public Participation and Innovation Action Plan Excellence Award.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img11.jpg" alt="视语科技"></dt>
						<dd>
						<h4>DeepBlue Technology (Shanghai) Co., Ltd.</h4>
						<p>
							In the cooperation with DeepBlue Technology (Shanghai) Co., Ltd., ObjtectEye provides a visual intelligent solution for the unmanned retail where multiple people are in the same store. It can accurately recognize the behavior of people and commodities and deeply analyze the relationship between them. According to the actual situation of unmanned retail stores, several functional modules are designed, including face recognition based identity authentication technology, accurate recognition of large-scale common commodities, remote real-time monitoring of unmanned retail stores without dead corners, security alarm, real-time communication service and so on. In addition, according to abundant commodities, customer attributes and operation data, the product can empower the retail field, improve efficiency, optimize operation and provide a more convenient and comfortable user experience.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img14.jpg" alt="视语科技"></dt>
						<dd>
						<h4>Beijing Anqi Intelligent Technology Co., Ltd.</h4>
						<p>
							In the cooperation with Beijing Anqi Intelligent Technology Co., Ltd., ObjectEye offers a solution for automatic solid waste sorting applied to robotic platform. Aiming at the multiple image information (RGB image, infrared image, depth image, hyperspectral image) acquired by various sensors, a depth multi-perception method is designed. This method integrates various image features such as color, depth and multi-spectral information to achieve pixel-level 3D spatial positioning and accurate recognition of materials. The solution is deployed on the intelligent recognition module of the robot platform to realize material identification and find the optimal position to pick solid waste up.
						</p>
						</dd>
						</dl>
					</div>
					
				
				
					
					<h3>Intelligent Textile Manufacturing</h3>
					<div class="tab_item_list">
						<dl>
						<dt><img src="images/anli_img20.jpg" alt="视语科技"></dt>
						<dd style="height:315px">
						<h4>Henan Pingmian Group</h4>
						<p>
							Henan Pingmian Textile Group Co., Ltd. ranks 48th among the top 100 enterprises in China’s cotton textile industry. In 2018, ObjectEye cooperated with Pingmian Group to provide intelligent fabric visual inspection service. At present, the intelligent defects detection accuracy of grey cloth in cotton textile industry has reached more than 95%, far exceeding manual inspection. Through accurate recognition and equipment optimization, it has provided great value for cotton textile enterprises in improving the quality of cloth, production efficiency and solving the problem of worker shortage. It also laid a good start for the intelligent upgrading of textile enterprises.
						</p>
						</dd>
						</dl>
					
						<dl>
						<dt><img src="images/anli_img21.jpg" alt="视语科技"></dt>
						<dd>
						<h4>Suzhou JuXi Technology Co., Ltd.</h4>
						<p>
							Suzhou JuXi Technology Co., Ltd. aims at creating a comprehensive, digital, intelligent big data platform for the textile industry. Its main business involves the textile production data management, fabric visual inspection data management, warehousing data management and logistics information management of more than 400 textile enterprises across the country. In 2018, ObjectEye and cooperated with JuXi Technology in intelligent fabric visual inspection field. The intelligent fabric visual inspection equipment for grey cloths will be launched in 2019, which not only alleviates the difficulties of recruitment and employment, but also establishes a unified national standard for the detection of chemical fiber cloth through accurate detection, scoring, statistics and other functions.
						</p>
						</dd>
						</dl>
			
						<dl>
						<dt><img src="images/anli_img22.jpg" alt="视语科技"></dt>
						<dd style="height: 449.4px">
						<h4>Pingdingshan Shenma Cord Fabric Development Co., Ltd.</h4>
						<p>
							Pingdingshan Shenma Cord Fabric Development Co., Ltd. has been ranked first in the industry. Its global market share of dipped cord fabrics accounts for 37%, and its production capacity ranks first in the world. Shenma Cord Fabric Development Co., Ltd. and ObjectEye have reached a strategic cooperation. We will deploy the industrial intelligent fabric visual inspection system in the Pingdingshan plant area, and gradually apply the spinning cakes appearance monitor to the spinning cake production line, assisting the Shenma Cord Fabric Development Co., Ltd. to complete the transformation of production line from traditional stage to automatic and intelligentized stage.
						</p>
						</dd>
						</dl>
					
						<dl>
						<dt><img src="images/anli_img23.jpg" alt="视语科技"></dt>
						<dd>
						<h4>Jiangsu Guowang High-Tech Fiber Co., Ltd.</h4>
						<p>
							Jiangsu Guowang High-Tech Fiber Co., Ltd., the top three enterprises in China's chemical fiber production in 2017, is also a national high-tech enterprise and a technology innovation model enterprise of the Ministry of Industry and Information Technology (MIIT). It has always paid special attention to technological innovation, automation and intelligent upgrading. As a leading company in the textile industry, Guowang High-Tech Fiber Co., Ltd. is committed to building an intelligent factory, including intelligent transformation of factories and residential areas, such as smart vehicle management, face attendance, making payment by face recognition and so on. On the basis of factory digital management, the production workshop adds intelligent defects recognition to reduce the mistakes caused by workers' eyes fatigue and further liberating the labor force. In 2018, Guowang High-Tech Fiber Co., Ltd. began strategic cooperation with ObjectEye to develop, install and debug a series of intelligent management systems and intelligent inspection equipment.
						</p>
						</dd>
						</dl>
					</div>
				</li>
					
				
				<li class="item">
					<h3>Intelligent City</h3>
					<div class="tab_item_list">
						<dl>
						<dt><img src="images/anli_img8.jpg" alt="视语科技"></dt>
						<dd>
						<h4>China National Electronics Imp.&Exp. Corp. ,CEIEC</h4>
						<p>
							For general video surveillance scenarios, ObjectEye provides real-time detection, tracking and processing attribute analysis of key target information such as pedestrians, faces, non-motorized vehicles to establish abundant structured features such as pedestrian attributes, face attributes and vehicle feature attributes. Based on the analysis results, ObjectEye also provides image search, target historical trajectory tracking, data visualization management and other functions. ObjectEye offers all-round surveillance video big data intelligent analysis services from data acquisition to data analysis and management.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img5.jpg" alt="视语科技"></dt>
						<dd style="height: 290.4px">
						<h4>Traffic Management Research Institute of the Ministry of Public Security</h4>
						<p>
							Traffic Management Research Institute of the Ministry of Public Security realizes several efficient functions as fake license vehicle retrieval, illegal vehicle detection and dangerous driving behavior warning by using Objecteye’s multi-dimensional fine-grained vehicle feature recognition technology. This technology has been applied in 6 provinces, such as Jiang Su, He Nan, He Bei and Guang Dong. It effectively assists traffic management departments in stopping illegal behaviors that endanger the social security and traffic health.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img6.jpg" alt="视语科技"></dt>
						<dd style="height: 152.4px">
						<h4>Smart city of Henan Province</h4>
						<p>
							The face big data control platform developed by ObjectEye has been applied to the smart city in Henan Province. The super portrait recognition system uses billion-level data collision, second-level response, and self-system launch to help identify more than 330 lost elderly and children. Helping the twins who have lost nearly 40 years to reunite.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img15.jpg" alt="视语科技"></dt>
						<dd  style="height: 152.4px">
						<h4>High-speed Railway Station and Hotel</h4>
						<p>
							At present, visitor registration and face verification have been carried out in dozens of high-speed railway stations and thousands of express hotels and homestays.
						</p>
						</dd>
						</dl>
					</div>
				</li>
				<li class="item">
					<h3>Intelligent Transportation</h3>
					<div class="tab_item_list">
						<dl>
						<dt><img src="images/anli_img3.jpg" alt="视语科技"></dt>
						<dd>
						<h4>AIpark</h4>
						<p>
							In the cooperation with AIpark, through the deployment of intelligent video parking monitoring and management equipment on the city roadside, semi-closed and closed parking lots, cooperating with backstage intelligent business management, data analysis platform and all-round electronic payment system, the solution of urban intelligent parking management was realized. It has been commended by the governments and leaders at all levels in Beijing, Hebei Province and Shijiazhuang. This project was broadcast on Beijing TV and Hebei TV.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img2.jpg" alt="视语科技"></dt>
						<dd style="height: 234.4px">
						<h4>HUAWEI TECHNOLOGIES Co., Ltd.</h4>
						<p>
							ObjectEye cooperates extensively with Huawei Technologies Co., Ltd. in the fields of intelligent security, intelligent transportation and intelligent finance. The intelligent vehicle recognition technology, face recognition technology and Crowd Trend Analysis developed by ObjectEye have been applied to Huawei's products and chips with remarkable results and won the Huawei Excellent Cooperation Project Award.
						</p>
						</dd>
						</dl>
					</div>	
				</li>
				<li class="item">
					<h3>Intelligent Commerce</h3>
					<div class="tab_item_list">
						<dl>
						<dt><img src="images/anli_img16.jpg" alt="视语科技"></dt>
						<dd style="height: 374.4px">
						<h4>Beijing Moviebook Technology Co., Ltd.</h4>
						<p>
							ObjectEye cooperates with Moviebook to create a comprehensive, accurate and efficient scheme for digital media content understanding and advertising relevance visualization. The scheme provides a massive scale of celebrity photos gallery; real-time celebrity face recognition; intelligent scene structuring; automatic classification of movie and TV by their content; efficient tracking technology, which has the ability to lock on the target. Moviebook and ObjectEye co-reconstructed the traditional way of manual analysis of advertising space and realized the accurate delivery of thousands of people and thousands of faces of content-driven advertising in an all-round way.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img13.jpg" alt="视语科技"></dt>
						<dd>
						<h4>Lenovo (Beijing) Co., Ltd.</h4>
						<p>
							The solution of video analysis for retail industry combines environmental awareness technology with intelligent technology. It has three functions: Firstly, the analysis of the regional heat map and the crowd analysis (such as age, gender, etc.) can help users to know the the crowd distribution in the store. Secondly, the analysis of customers’ trajectories in the store helps to offer reasonable suggestions on the layout and placement of the commodities in the store. Thirdly, the recognition of regular customers can provide refined services to enhance the overall guest experience. Currently this solution has been applied in Lenovo 3C retail store as an entry point. Lenovo service department has planned to apply this solution at service department in china area to achieve the digitization of service station and improve the service quality of the station. Besides, asia-pacific service department also plans to take it on trial.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img10.jpg" alt="视语科技"></dt>
						<dd style="height: 354.4px">
						<h4>Beijing Jingdong Century Trading Co.,Ltd.</h4>
						<p>
							Using computer vision technology, ObjecteEye achieved accurate recognition and attributes analysis of 200 kinds of fresh fruits and vegetables in the refrigerator. At the same time, based on the recognition results and the big data statistical analysis model, ObjectEye provides users with multi-dimensional intelligent services such as food content management, expired food reminders, purchasing tips, nutrition recommendation, etc. to build an intelligent goods management system. This intelligent object recognition technology won the third Beijing Public Participation and Innovation Action Plan Excellence Award.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img11.jpg" alt="视语科技"></dt>
						<dd>
						<h4>DeepBlue Technology (Shanghai) Co., Ltd.</h4>
						<p>
							In the cooperation with DeepBlue Technology (Shanghai) Co., Ltd., ObjtectEye provides a visual intelligent solution for the unmanned retail where multiple people are in the same store. It can accurately recognize the behavior of people and commodities and deeply analyze the relationship between them. According to the actual situation of unmanned retail stores, several functional modules are designed, including face recognition based identity authentication technology, accurate recognition of large-scale common commodities, remote real-time monitoring of unmanned retail stores without dead corners, security alarm, real-time communication service and so on. In addition, according to abundant commodities, customer attributes and operation data, the product can empower the retail field, improve efficiency, optimize operation and provide a more convenient and comfortable user experience.
						</p>
						</dd>
						</dl>
						<dl>
						<dt><img src="images/anli_img14.jpg" alt="视语科技"></dt>
						<dd>
						<h4>Beijing Anqi Intelligent Technology Co., Ltd.</h4>
						<p>
							In the cooperation with Beijing Anqi Intelligent Technology Co., Ltd., ObjectEye offers a solution for automatic solid waste sorting applied to robotic platform. Aiming at the multiple image information (RGB image, infrared image, depth image, hyperspectral image) acquired by various sensors, a depth multi-perception method is designed. This method integrates various image features such as color, depth and multi-spectral information to achieve pixel-level 3D spatial positioning and accurate recognition of materials. The solution is deployed on the intelligent recognition module of the robot platform to realize material identification and find the optimal position to pick solid waste up.
						</p>
						</dd>
						</dl>
					</div>
				</li>
				
				
			
				<li class="item">
					<h3>Intelligent Textile Manufacturing</h3>
					<div class="tab_item_list">
						<dl>
							<dt><img src="images/anli_img20.jpg" alt="视语科技"></dt>
							<dd style="height:315px">
							<h4>Henan Pingmian Group</h4>
							<p>
								Henan Pingmian Textile Group Co., Ltd. ranks 48th among the top 100 enterprises in China’s cotton textile industry. In 2018, ObjectEye cooperated with Pingmian Group to provide intelligent fabric visual inspection service. At present, the intelligent defects detection accuracy of grey cloth in cotton textile industry has reached more than 95%, far exceeding manual inspection. Through accurate recognition and equipment optimization, it has provided great value for cotton textile enterprises in improving the quality of cloth, production efficiency and solving the problem of worker shortage. It also laid a good start for the intelligent upgrading of textile enterprises.
							</p>
							</dd>
							</dl>
						
							<dl>
							<dt><img src="images/anli_img21.jpg" alt="视语科技"></dt>
							<dd>
							<h4>Suzhou JuXi Technology Co., Ltd.</h4>
							<p>
								Suzhou JuXi Technology Co., Ltd. aims at creating a comprehensive, digital, intelligent big data platform for the textile industry. Its main business involves the textile production data management, fabric visual inspection data management, warehousing data management and logistics information management of more than 400 textile enterprises across the country. In 2018, ObjectEye and cooperated with JuXi Technology in intelligent fabric visual inspection field. The intelligent fabric visual inspection equipment for grey cloths will be launched in 2019, which not only alleviates the difficulties of recruitment and employment, but also establishes a unified national standard for the detection of chemical fiber cloth through accurate detection, scoring, statistics and other functions.
							</p>
							</dd>
							</dl>
				
							<dl>
							<dt><img src="images/anli_img22.jpg" alt="视语科技"></dt>
							<dd style="height: 449.4px">
							<h4>Pingdingshan Shenma Cord Fabric Development Co., Ltd.</h4>
							<p>
								Pingdingshan Shenma Cord Fabric Development Co., Ltd. has been ranked first in the industry. Its global market share of dipped cord fabrics accounts for 37%, and its production capacity ranks first in the world. Shenma Cord Fabric Development Co., Ltd. and ObjectEye have reached a strategic cooperation. We will deploy the industrial intelligent fabric visual inspection system in the Pingdingshan plant area, and gradually apply the spinning cakes appearance monitor to the spinning cake production line, assisting the Shenma Cord Fabric Development Co., Ltd. to complete the transformation of production line from traditional stage to automatic and intelligentized stage.
							</p>
							</dd>
							</dl>
						
							<dl>
							<dt><img src="images/anli_img23.jpg" alt="视语科技"></dt>
							<dd>
							<h4>Jiangsu Guowang High-Tech Fiber Co., Ltd.</h4>
							<p>
								Jiangsu Guowang High-Tech Fiber Co., Ltd., the top three enterprises in China's chemical fiber production in 2017, is also a national high-tech enterprise and a technology innovation model enterprise of the Ministry of Industry and Information Technology (MIIT). It has always paid special attention to technological innovation, automation and intelligent upgrading. As a leading company in the textile industry, Guowang High-Tech Fiber Co., Ltd. is committed to building an intelligent factory, including intelligent transformation of factories and residential areas, such as smart vehicle management, face attendance, making payment by face recognition and so on. On the basis of factory digital management, the production workshop adds intelligent defects recognition to reduce the mistakes caused by workers' eyes fatigue and further liberating the labor force. In 2018, Guowang High-Tech Fiber Co., Ltd. began strategic cooperation with ObjectEye to develop, install and debug a series of intelligent management systems and intelligent inspection equipment.
							</p>
							</dd>
							</dl>
					</div>
				</li>
				
			</ul>
		</div>
	</div>
</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)


window.onload = function () {
        var str = window.location.href;
        var index = str.lastIndexOf("#");
        str  = str .substring(index + 1, str .length);
	      // console.log(str)

		if(str == "case_analysis_allCases"){
            $("#caseAnalysisANone_1_1").trigger('click')
		}
		else if(str == "case_analysis_security"){
            $("#caseAnalysisANone_1_2").trigger('click')
		}
		else if(str == "case_analysis_traffic"){
			    	$("#caseAnalysisANone_1_3").trigger('click')
		}
		else if(str == "case_analysis_business"){
						$("#caseAnalysisANone_1_4").trigger('click')
		}
		
		else if(str == "case_analysis_spin"){
						$("#caseAnalysisANone_1_6").trigger('click')
		}
}
	$('.caseAnalysisANone').click(function() {
			var navto = $(this).attr('navto');
			if(navto != "#") {
				var $div = $('#' + navto);
				var top = $div.offset().top || 0;
				$('html,body').animate({
					'scroll-top': top - 170
					}, 500);
			} else {
				$('html,body').animate({
					'scroll-top': 0
					}, 500);
			
				}
		
	})

    



    //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;'


        $('.tab')[0].style.cssText = 'width:92%'


        //页脚
        $(".myContent13_box")[0].style.cssText = 'margin-left:160px'
        forCss($(".foot_modular"),'width:190px')
        $(".footer_record")[0].style.cssText = 'margin-left:160px'



        $(".case_content")[0].style.cssText = 'width:100%'




    } else {
        //页脚
        // $(".myContent13_box")[0].style.cssText = 'width:1112px;'
        // $(".footer_record")[0].style.cssText = 'width:1112px;'

    }


</script>
</html>