first commit
This commit is contained in:
@@ -0,0 +1,422 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<!-- Mirrored from s6h.in/bt_temp/video-analytics.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 11 Dec 2024 13:25:36 GMT -->
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>ADM - ARIA Digital Machines</title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
|
||||
<meta content="" name="keywords" />
|
||||
<meta content="" name="description" />
|
||||
|
||||
<!-- Google Web Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com/" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:slnt,wght@-10..0,100..900&display=swap"
|
||||
rel="stylesheet" />
|
||||
|
||||
<!-- Icon Font Stylesheet -->
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="../../use.fontawesome.com/releases/v5.15.4/css/all.css" />
|
||||
<link
|
||||
href="../../cdn.jsdelivr.net/npm/bootstrap-icons%401.4.1/font/bootstrap-icons.css"
|
||||
rel="stylesheet" />
|
||||
<link rel="stylesheet" href="../../unpkg.com/boxicons%402.1.4/css/boxicons.min.css">
|
||||
|
||||
|
||||
<!-- Libraries Stylesheet -->
|
||||
<link rel="stylesheet" href="lib/animate/animate.min.css" />
|
||||
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet" />
|
||||
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet" />
|
||||
|
||||
<!-- Customized Bootstrap Stylesheet -->
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet" />
|
||||
|
||||
<!-- Template Stylesheet -->
|
||||
<link href="css/style.css" rel="stylesheet" />
|
||||
<!-- <link href="css/navbar.css" rel="stylesheet" /> -->
|
||||
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
|
||||
<link href="assets/css/main.css" rel="stylesheet">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- Spinner Start -->
|
||||
|
||||
<!-- Spinner End -->
|
||||
|
||||
<!-- Navbar & Hero Start -->
|
||||
<header class="header d-flex align-items-center fixed-top" id="header">
|
||||
|
||||
</header>
|
||||
<!-- Navbar & Hero End -->
|
||||
|
||||
<!-- Modal Search Start -->
|
||||
<div
|
||||
class="modal fade"
|
||||
id="searchModal"
|
||||
tabindex="-1"
|
||||
aria-labelledby="exampleModalLabel"
|
||||
aria-hidden="true">
|
||||
<div class="modal-dialog modal-fullscreen">
|
||||
<div class="modal-content rounded-0">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title" id="exampleModalLabel">
|
||||
Search by keyword
|
||||
</h5>
|
||||
<button
|
||||
type="button"
|
||||
class="btn-close"
|
||||
data-bs-dismiss="modal"
|
||||
aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body d-flex align-items-center bg-primary">
|
||||
<div class="input-group w-75 mx-auto d-flex">
|
||||
<input
|
||||
type="search"
|
||||
class="form-control p-3"
|
||||
placeholder="keywords"
|
||||
aria-describedby="search-icon-1" />
|
||||
<span
|
||||
id="search-icon-1"
|
||||
class="btn bg-light border nput-group-text p-3"
|
||||
><i class="fa fa-search"></i
|
||||
></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Modal Search End -->
|
||||
|
||||
<!-- Carousel Start -->
|
||||
<div class="header-carousel owl-carousel">
|
||||
<div class="header-carousel-item bg-primary">
|
||||
<div class="carousel-caption">
|
||||
<div class="container">
|
||||
<div class="row g-4 align-items-center">
|
||||
<div class="col-lg-7">
|
||||
<div class="text-sm-center text-md-start">
|
||||
<h1 class="text-white text-uppercase fw-bold mb-4">
|
||||
Surveillance with Video Analytics
|
||||
</h1>
|
||||
|
||||
<p class="mb-0">
|
||||
We lead the vanguard in Video Analytics technology. Our creative solutions transcend conventional surveillance paradigms, delivering actionable insights and intelligence through the power of video analytics.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<div class="calrousel-img" style="object-fit: cover">
|
||||
<img
|
||||
src="img/services/6.png"
|
||||
class="img-fluid w-100"
|
||||
alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Carousel End -->
|
||||
|
||||
|
||||
<!-- Feature Start -->
|
||||
<div class="container-fluid feature bg-light py-5">
|
||||
<div class="container py-5">
|
||||
<div
|
||||
class="text-left mx-auto pb-5 wow"
|
||||
|
||||
>
|
||||
<h4 class="text-primary">The Essence of Video Analytics</h4>
|
||||
|
||||
<p class="mb-0">
|
||||
Video Analytics encompasses sophisticated algorithms and artificial intelligence designed to analyze video feeds in real time. By leveraging machine learning and computer vision, our software can detect, categorize, and interpret a multitude of visual data points, transforming raw footage into meaningful information.
|
||||
</p>
|
||||
<br>
|
||||
<p class="mb-5 fs-5">
|
||||
Core Features of Our Video Analytics Software:
|
||||
</p>
|
||||
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i> <strong>Real-Time Analysis:</strong> Instantaneous processing and analysis of live video streams.</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i> <strong>Behavioral Insights:</strong> Detection of unusual activities, patterns, and behaviors within the video footage.</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i> <strong>Object Recognition: </strong> Object and facial recognition capabilities.</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i> <strong>Automated Alerts: </strong> Customizable alerts for specific events or anomalies.</p>
|
||||
<br>
|
||||
<h4 class="text-primary">
|
||||
The Peak of Innovation: Best Video Analytics Software
|
||||
</h4>
|
||||
<p class="mb-0">
|
||||
At ADM Technologies, we pride ourselves on developing the best video analytics software that caters to a diverse range of applications. Our solutions are designed to meet the highest standards of accuracy, efficiency, and reliability, setting us apart as a leader in the industry.
|
||||
</p>
|
||||
<br>
|
||||
<p class="mb-5 fs-5">
|
||||
Advantages of Our Software:
|
||||
</p>
|
||||
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i> High precision in object detection and activity recognition.</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i> Flexible solutions.</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i> Easy-to-navigate user interface.</p>
|
||||
<p class="mb-0"><i class="fa fa-check text-primary me-3"></i> Integration with existing surveillance infrastructure.</p>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Feature End -->
|
||||
|
||||
<!-- Software develppment Start -->
|
||||
<div class="container-fluid faq-section bg-light py-5">
|
||||
<div class="container py-5">
|
||||
<div class="row g-5 align-items-center">
|
||||
<div class="col-xl-8 wow">
|
||||
<div class="h-100">
|
||||
<div class="mb-5">
|
||||
<h4 class="text-primary">Boosting Security with Video Analytics Software for CCTV</h4>
|
||||
|
||||
|
||||
<p>
|
||||
Our video analytics software for CCTV systems is engineered to provide real-time surveillance and intelligent threat detection. This technology empowers security personnel to respond swiftly and effectively to potential threats of your premises.
|
||||
</p>
|
||||
<p class="mb-5 fs-5">
|
||||
Key Benefits:
|
||||
</p>
|
||||
<p class="text-dark">
|
||||
<i class="fa fa-check text-primary me-3"></i>Early detection of suspicious activities and potential threats.
|
||||
</p>
|
||||
<p class="text-dark">
|
||||
<i class="fa fa-check text-primary me-3"></i>Reducing the need for constant human supervision.
|
||||
</p>
|
||||
<p class="text-dark">
|
||||
<i class="fa fa-check text-primary me-3"></i>Reports and analytics for informed decision-making.
|
||||
</p>
|
||||
<p class="text-dark">
|
||||
<i class="fa fa-check text-primary me-3"></i>Reducing operational costs associated with manual monitoring.
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xl-4 wow">
|
||||
<img
|
||||
src="img/services/6.png"
|
||||
class="img-fluid w-100"
|
||||
alt="" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Software develppment End -->
|
||||
|
||||
<!-- Video analytics Start -->
|
||||
<div class="container-fluid faq-section bg-light py-5">
|
||||
|
||||
<div class="container py-5">
|
||||
|
||||
<div class="row g-5 align-items-center">
|
||||
<div class="col-xl-4 wow">
|
||||
<img
|
||||
src="img/services/6.png"
|
||||
class="img-fluid w-100"
|
||||
alt="" />
|
||||
</div>
|
||||
<div class="col-xl-8 wow">
|
||||
<div class="h-100">
|
||||
<div class="mb-5">
|
||||
<h4 class="text-primary">Solutions by Leading Video Analytics Software Company
|
||||
</h4>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
|
||||
<p>
|
||||
As a premier video analytics software company, ADM Technologies serves in various industries. Our software is designed to provide superior performance across a wide array of applications, from commercial security to industrial monitoring.
|
||||
</p>
|
||||
<p class="mb-5 fs-5">
|
||||
Innovative Features:
|
||||
</p>
|
||||
<p class="text-dark">
|
||||
<i class="fa fa-check text-primary me-3"></i>Deep Learning Algorithms
|
||||
</p>
|
||||
<p class="text-dark">
|
||||
<i class="fa fa-check text-primary me-3"></i> Cloud Integration
|
||||
|
||||
</p>
|
||||
<p class="text-dark mb-4">
|
||||
<i class="fa fa-check text-primary me-3"></i>Big Data Analytics
|
||||
|
||||
</p>
|
||||
<p class="text-dark mb-4">
|
||||
<i class="fa fa-check text-primary me-3"></i>Customizable Solutions
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Video analytics End -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Footer Start -->
|
||||
<footer id="footer" class="footer">
|
||||
<div class="container-fluid footer py-5 wow">
|
||||
<div class="container py-5">
|
||||
<div class="row g-5">
|
||||
<div class="col-xl-9">
|
||||
|
||||
<div
|
||||
class="pt-5"
|
||||
style="border-top: 1px solid rgba(255, 255, 255, 0.08)">
|
||||
<div class="row g-0">
|
||||
<div class="col-12">
|
||||
<div class="row g-4">
|
||||
<div class="col-lg-6 col-xl-4">
|
||||
<div class="d-flex">
|
||||
<div
|
||||
class="btn-xl-square bg-primary text-white rounded p-4 me-4">
|
||||
<i class="fas fa-map-marker-alt fa-2x"></i>
|
||||
</div>
|
||||
<div>
|
||||
<h4 class="text-white">Address</h4>
|
||||
<p class="mb-0">
|
||||
#501,#508-510, Shangrila Plaza , <br />Road No. 2,
|
||||
Park View Enclave, <br />Banjara Hills , Hyderabad,
|
||||
<br />Telangana-500034
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 col-xl-4">
|
||||
<div class="d-flex">
|
||||
<div
|
||||
class="btn-xl-square bg-primary text-white rounded p-4 me-4">
|
||||
<i class="fas fa-envelope fa-2x"></i>
|
||||
</div>
|
||||
<div>
|
||||
<h4 class="text-white">Mail Us</h4>
|
||||
<p class="mb-0">info@ADM.com</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 col-xl-4">
|
||||
<div class="d-flex">
|
||||
<div
|
||||
class="btn-xl-square bg-primary text-white rounded p-4 me-4">
|
||||
<i class="fa fa-phone-alt fa-2x"></i>
|
||||
</div>
|
||||
<div>
|
||||
<h4 class="text-white">Telephone</h4>
|
||||
<p class="mb-0">+91 9885888835</p>
|
||||
<p class="mb-0">+91 9581234499</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-xl-3">
|
||||
<div class="footer-item">
|
||||
<h4 class="text-white mb-4">Follow Us</h4>
|
||||
<a href="#">
|
||||
<i class="fab fa-facebook facebook"> Facebook</i>
|
||||
</a>
|
||||
<a href="#">
|
||||
<i class="fab fa-twitter twitter"> Twitter</i>
|
||||
</a>
|
||||
<a href="#">
|
||||
<i class="fab fa-instagram instagram"> Instagram</i>
|
||||
</a>
|
||||
<a href="#">
|
||||
<i class="fab fa-linkedin linkedin"> Linkedin</i>
|
||||
</a>
|
||||
<a href="#">
|
||||
<i class="fab fa-youtube youtube"> Youtube</i>
|
||||
</a>
|
||||
<a href="#">
|
||||
<i class="fab fa-pinterest pinterest"> Pinterest</i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Footer End -->
|
||||
|
||||
<!-- Copyright Start -->
|
||||
<div class="container-fluid copyright py-4">
|
||||
<div class="container">
|
||||
<div class="row g-4 align-items-center">
|
||||
<div class="col-md-6 text-center text-md-end mb-md-0">
|
||||
<span class="text-body">
|
||||
2024 © Copy Rights
|
||||
<a
|
||||
href="https://ADM.com/"
|
||||
class="border-bottom text-white">
|
||||
ADM
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
<!-- <div class="col-md-6 text-center text-md-start text-body"> -->
|
||||
<!-- <!--/*** This template is free as long as you keep the below author’s credit link/attribution link/backlink. ***/-->
|
||||
<!-- <!--/*** If you'd like to use the template without the below author’s credit link/attribution link/backlink, ***/-->
|
||||
<!-- <!--/*** you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". ***/-->
|
||||
<!-- Designed By -->
|
||||
<!-- <a class="border-bottom text-white" href="https://htmlcodex.com" -->
|
||||
<!-- >HTML Codex</a -->
|
||||
<!-- > -->
|
||||
<!-- Distributed By -->
|
||||
<!-- <a class="border-bottom text-white" href="https://themewagon.com" -->
|
||||
<!-- >ThemeWagon</a -->
|
||||
<!-- > -->
|
||||
<!-- </div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Copyright End -->
|
||||
</footer>
|
||||
<!--Footer End-->
|
||||
|
||||
<!-- Back to Top -->
|
||||
<a href="#" class="btn btn-primary btn-lg-square rounded-circle back-to-top"
|
||||
><i class="fa fa-arrow-up"></i
|
||||
></a>
|
||||
|
||||
<!-- JavaScript Libraries -->
|
||||
<script src="../../ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
|
||||
<script src="../../cdn.jsdelivr.net/npm/bootstrap%405.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="lib/wow/wow.min.js"></script>
|
||||
<script src="lib/easing/easing.min.js"></script>
|
||||
<script src="lib/waypoints/waypoints.min.js"></script>
|
||||
<script src="lib/counterup/counterup.min.js"></script>
|
||||
<script src="lib/lightbox/js/lightbox.min.js"></script>
|
||||
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
|
||||
|
||||
<!-- Template Javascript -->
|
||||
<script src="js/main.js"></script>
|
||||
<script src="assets/js/navbar.js"></script>
|
||||
<script src="assets/js/footer.js"></script>
|
||||
|
||||
</body>
|
||||
<script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]),_trfd.push({'tccl.baseHost':'secureserver.net'},{'ap':'cpsh-oh'},{'server':'sg2plzcpnl489763'},{'dcenter':'sg2'},{'cp_id':'8377108'},{'cp_cl':'8'}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support.</script><script src='../../img1.wsimg.com/signals/js/clients/scc-c2/scc-c2.min.js'></script>
|
||||
<!-- Mirrored from s6h.in/bt_temp/video-analytics.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 11 Dec 2024 13:25:37 GMT -->
|
||||
</html>
|
||||
Reference in New Issue
Block a user