Brak opisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

video-analytics.html 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <!-- 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 -->
  4. <head>
  5. <meta charset="utf-8" />
  6. <title>ADM - ARIA Digital Machines</title>
  7. <meta content="width=device-width, initial-scale=1.0" name="viewport" />
  8. <meta content="" name="keywords" />
  9. <meta content="" name="description" />
  10. <!-- Google Web Fonts -->
  11. <link rel="preconnect" href="https://fonts.googleapis.com/" />
  12. <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
  13. <link
  14. href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&amp;family=Inter:slnt,wght@-10..0,100..900&amp;display=swap"
  15. rel="stylesheet" />
  16. <!-- Icon Font Stylesheet -->
  17. <link
  18. rel="stylesheet"
  19. href="../../use.fontawesome.com/releases/v5.15.4/css/all.css" />
  20. <link
  21. href="../../cdn.jsdelivr.net/npm/bootstrap-icons%401.4.1/font/bootstrap-icons.css"
  22. rel="stylesheet" />
  23. <link rel="stylesheet" href="../../unpkg.com/boxicons%402.1.4/css/boxicons.min.css">
  24. <!-- Libraries Stylesheet -->
  25. <link rel="stylesheet" href="lib/animate/animate.min.css" />
  26. <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet" />
  27. <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet" />
  28. <!-- Customized Bootstrap Stylesheet -->
  29. <link href="css/bootstrap.min.css" rel="stylesheet" />
  30. <!-- Template Stylesheet -->
  31. <link href="css/style.css" rel="stylesheet" />
  32. <!-- <link href="css/navbar.css" rel="stylesheet" /> -->
  33. <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  34. <link href="assets/css/main.css" rel="stylesheet">
  35. </head>
  36. <body>
  37. <!-- Spinner Start -->
  38. <!-- Spinner End -->
  39. <!-- Navbar & Hero Start -->
  40. <header class="header d-flex align-items-center fixed-top" id="header">
  41. </header>
  42. <!-- Navbar & Hero End -->
  43. <!-- Modal Search Start -->
  44. <div
  45. class="modal fade"
  46. id="searchModal"
  47. tabindex="-1"
  48. aria-labelledby="exampleModalLabel"
  49. aria-hidden="true">
  50. <div class="modal-dialog modal-fullscreen">
  51. <div class="modal-content rounded-0">
  52. <div class="modal-header">
  53. <h5 class="modal-title" id="exampleModalLabel">
  54. Search by keyword
  55. </h5>
  56. <button
  57. type="button"
  58. class="btn-close"
  59. data-bs-dismiss="modal"
  60. aria-label="Close"></button>
  61. </div>
  62. <div class="modal-body d-flex align-items-center bg-primary">
  63. <div class="input-group w-75 mx-auto d-flex">
  64. <input
  65. type="search"
  66. class="form-control p-3"
  67. placeholder="keywords"
  68. aria-describedby="search-icon-1" />
  69. <span
  70. id="search-icon-1"
  71. class="btn bg-light border nput-group-text p-3"
  72. ><i class="fa fa-search"></i
  73. ></span>
  74. </div>
  75. </div>
  76. </div>
  77. </div>
  78. </div>
  79. <!-- Modal Search End -->
  80. <!-- Carousel Start -->
  81. <div class="header-carousel owl-carousel">
  82. <div class="header-carousel-item bg-primary">
  83. <div class="carousel-caption">
  84. <div class="container">
  85. <div class="row g-4 align-items-center">
  86. <div class="col-lg-7">
  87. <div class="text-sm-center text-md-start">
  88. <h1 class="text-white text-uppercase fw-bold mb-4">
  89. Surveillance with Video Analytics
  90. </h1>
  91. <p class="mb-0">
  92. 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.
  93. </p>
  94. </div>
  95. </div>
  96. <div class="col-lg-5">
  97. <div class="calrousel-img" style="object-fit: cover">
  98. <img
  99. src="img/services/6.png"
  100. class="img-fluid w-100"
  101. alt="" />
  102. </div>
  103. </div>
  104. </div>
  105. </div>
  106. </div>
  107. </div>
  108. </div>
  109. <!-- Carousel End -->
  110. <!-- Feature Start -->
  111. <div class="container-fluid feature bg-light py-5">
  112. <div class="container py-5">
  113. <div
  114. class="text-left mx-auto pb-5 wow"
  115. >
  116. <h4 class="text-primary">The Essence of Video Analytics</h4>
  117. <p class="mb-0">
  118. 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.
  119. </p>
  120. <br>
  121. <p class="mb-5 fs-5">
  122. Core Features of Our Video Analytics Software:
  123. </p>
  124. <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>
  125. <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>
  126. <p class="mb-0"><i class="fa fa-check text-primary me-3"></i> <strong>Object Recognition: </strong> Object and facial recognition capabilities.</p>
  127. <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>
  128. <br>
  129. <h4 class="text-primary">
  130. The Peak of Innovation: Best Video Analytics Software
  131. </h4>
  132. <p class="mb-0">
  133. 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.
  134. </p>
  135. <br>
  136. <p class="mb-5 fs-5">
  137. Advantages of Our Software:
  138. </p>
  139. <p class="mb-0"><i class="fa fa-check text-primary me-3"></i> High precision in object detection and activity recognition.</p>
  140. <p class="mb-0"><i class="fa fa-check text-primary me-3"></i> Flexible solutions.</p>
  141. <p class="mb-0"><i class="fa fa-check text-primary me-3"></i> Easy-to-navigate user interface.</p>
  142. <p class="mb-0"><i class="fa fa-check text-primary me-3"></i> Integration with existing surveillance infrastructure.</p>
  143. </div>
  144. </div>
  145. </div>
  146. <!-- Feature End -->
  147. <!-- Software develppment Start -->
  148. <div class="container-fluid faq-section bg-light py-5">
  149. <div class="container py-5">
  150. <div class="row g-5 align-items-center">
  151. <div class="col-xl-8 wow">
  152. <div class="h-100">
  153. <div class="mb-5">
  154. <h4 class="text-primary">Boosting Security with Video Analytics Software for CCTV</h4>
  155. <p>
  156. 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.
  157. </p>
  158. <p class="mb-5 fs-5">
  159. Key Benefits:
  160. </p>
  161. <p class="text-dark">
  162. <i class="fa fa-check text-primary me-3"></i>Early detection of suspicious activities and potential threats.
  163. </p>
  164. <p class="text-dark">
  165. <i class="fa fa-check text-primary me-3"></i>Reducing the need for constant human supervision.
  166. </p>
  167. <p class="text-dark">
  168. <i class="fa fa-check text-primary me-3"></i>Reports and analytics for informed decision-making.
  169. </p>
  170. <p class="text-dark">
  171. <i class="fa fa-check text-primary me-3"></i>Reducing operational costs associated with manual monitoring.
  172. </p>
  173. </div>
  174. </div>
  175. </div>
  176. <div class="col-xl-4 wow">
  177. <img
  178. src="img/services/6.png"
  179. class="img-fluid w-100"
  180. alt="" />
  181. </div>
  182. </div>
  183. </div>
  184. </div>
  185. <!-- Software develppment End -->
  186. <!-- Video analytics Start -->
  187. <div class="container-fluid faq-section bg-light py-5">
  188. <div class="container py-5">
  189. <div class="row g-5 align-items-center">
  190. <div class="col-xl-4 wow">
  191. <img
  192. src="img/services/6.png"
  193. class="img-fluid w-100"
  194. alt="" />
  195. </div>
  196. <div class="col-xl-8 wow">
  197. <div class="h-100">
  198. <div class="mb-5">
  199. <h4 class="text-primary">Solutions by Leading Video Analytics Software Company
  200. </h4>
  201. </div>
  202. <div>
  203. <p>
  204. 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.
  205. </p>
  206. <p class="mb-5 fs-5">
  207. Innovative Features:
  208. </p>
  209. <p class="text-dark">
  210. <i class="fa fa-check text-primary me-3"></i>Deep Learning Algorithms
  211. </p>
  212. <p class="text-dark">
  213. <i class="fa fa-check text-primary me-3"></i> Cloud Integration
  214. </p>
  215. <p class="text-dark mb-4">
  216. <i class="fa fa-check text-primary me-3"></i>Big Data Analytics
  217. </p>
  218. <p class="text-dark mb-4">
  219. <i class="fa fa-check text-primary me-3"></i>Customizable Solutions
  220. </p>
  221. </div>
  222. </div>
  223. </div>
  224. </div>
  225. </div>
  226. </div>
  227. <!-- Video analytics End -->
  228. <!-- Footer Start -->
  229. <footer id="footer" class="footer">
  230. <div class="container-fluid footer py-5 wow">
  231. <div class="container py-5">
  232. <div class="row g-5">
  233. <div class="col-xl-9">
  234. <div
  235. class="pt-5"
  236. style="border-top: 1px solid rgba(255, 255, 255, 0.08)">
  237. <div class="row g-0">
  238. <div class="col-12">
  239. <div class="row g-4">
  240. <div class="col-lg-6 col-xl-4">
  241. <div class="d-flex">
  242. <div
  243. class="btn-xl-square bg-primary text-white rounded p-4 me-4">
  244. <i class="fas fa-map-marker-alt fa-2x"></i>
  245. </div>
  246. <div>
  247. <h4 class="text-white">Address</h4>
  248. <p class="mb-0">
  249. #501,#508-510, Shangrila Plaza , <br />Road No. 2,
  250. Park View Enclave, <br />Banjara Hills , Hyderabad,
  251. <br />Telangana-500034
  252. </p>
  253. </div>
  254. </div>
  255. </div>
  256. <div class="col-lg-6 col-xl-4">
  257. <div class="d-flex">
  258. <div
  259. class="btn-xl-square bg-primary text-white rounded p-4 me-4">
  260. <i class="fas fa-envelope fa-2x"></i>
  261. </div>
  262. <div>
  263. <h4 class="text-white">Mail Us</h4>
  264. <p class="mb-0">info@ADM.com</p>
  265. </div>
  266. </div>
  267. </div>
  268. <div class="col-lg-6 col-xl-4">
  269. <div class="d-flex">
  270. <div
  271. class="btn-xl-square bg-primary text-white rounded p-4 me-4">
  272. <i class="fa fa-phone-alt fa-2x"></i>
  273. </div>
  274. <div>
  275. <h4 class="text-white">Telephone</h4>
  276. <p class="mb-0">+91 9885888835</p>
  277. <p class="mb-0">+91 9581234499</p>
  278. </div>
  279. </div>
  280. </div>
  281. </div>
  282. </div>
  283. </div>
  284. </div>
  285. </div>
  286. <div class="col-xl-3">
  287. <div class="footer-item">
  288. <h4 class="text-white mb-4">Follow Us</h4>
  289. <a href="#">
  290. <i class="fab fa-facebook facebook"> Facebook</i>
  291. </a>
  292. <a href="#">
  293. <i class="fab fa-twitter twitter"> Twitter</i>
  294. </a>
  295. <a href="#">
  296. <i class="fab fa-instagram instagram"> Instagram</i>
  297. </a>
  298. <a href="#">
  299. <i class="fab fa-linkedin linkedin"> Linkedin</i>
  300. </a>
  301. <a href="#">
  302. <i class="fab fa-youtube youtube"> Youtube</i>
  303. </a>
  304. <a href="#">
  305. <i class="fab fa-pinterest pinterest"> Pinterest</i>
  306. </a>
  307. </div>
  308. </div>
  309. </div>
  310. </div>
  311. </div>
  312. <!-- Footer End -->
  313. <!-- Copyright Start -->
  314. <div class="container-fluid copyright py-4">
  315. <div class="container">
  316. <div class="row g-4 align-items-center">
  317. <div class="col-md-6 text-center text-md-end mb-md-0">
  318. <span class="text-body">
  319. 2024 © Copy Rights
  320. <a
  321. href="https://ADM.com/"
  322. class="border-bottom text-white">
  323. ADM
  324. </a>
  325. </span>
  326. </div>
  327. <!-- <div class="col-md-6 text-center text-md-start text-body"> -->
  328. <!-- <!--/*** This template is free as long as you keep the below author’s credit link/attribution link/backlink. ***/-->
  329. <!-- <!--/*** If you'd like to use the template without the below author’s credit link/attribution link/backlink, ***/-->
  330. <!-- <!--/*** you can purchase the Credit Removal License from "https://htmlcodex.com/credit-removal". ***/-->
  331. <!-- Designed By -->
  332. <!-- <a class="border-bottom text-white" href="https://htmlcodex.com" -->
  333. <!-- >HTML Codex</a -->
  334. <!-- > -->
  335. <!-- Distributed By -->
  336. <!-- <a class="border-bottom text-white" href="https://themewagon.com" -->
  337. <!-- >ThemeWagon</a -->
  338. <!-- > -->
  339. <!-- </div> -->
  340. </div>
  341. </div>
  342. </div>
  343. <!-- Copyright End -->
  344. </footer>
  345. <!--Footer End-->
  346. <!-- Back to Top -->
  347. <a href="#" class="btn btn-primary btn-lg-square rounded-circle back-to-top"
  348. ><i class="fa fa-arrow-up"></i
  349. ></a>
  350. <!-- JavaScript Libraries -->
  351. <script src="../../ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
  352. <script src="../../cdn.jsdelivr.net/npm/bootstrap%405.0.0/dist/js/bootstrap.bundle.min.js"></script>
  353. <script src="lib/wow/wow.min.js"></script>
  354. <script src="lib/easing/easing.min.js"></script>
  355. <script src="lib/waypoints/waypoints.min.js"></script>
  356. <script src="lib/counterup/counterup.min.js"></script>
  357. <script src="lib/lightbox/js/lightbox.min.js"></script>
  358. <script src="lib/owlcarousel/owl.carousel.min.js"></script>
  359. <!-- Template Javascript -->
  360. <script src="js/main.js"></script>
  361. <script src="assets/js/navbar.js"></script>
  362. <script src="assets/js/footer.js"></script>
  363. </body>
  364. <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>
  365. <!-- 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 -->
  366. </html>