awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
schollz avatar

schollz/find3

0
View on GitHub↗
4,788 نجوم·368 تفرعات·Go·MIT·7 مشاهداتwww.internalpositioning.com/doc↗

Find3

find3 هو إطار عمل لتحديد المواقع في الأماكن المغلقة يحدد المواقع المادية داخل المباني من خلال تحليل أنماط الإشارة اللاسلكية وبصمات الأجهزة. يعمل كمصنف موقع للتعلم الآلي يطابق بيانات الإشارة في الوقت الفعلي مقابل قاعدة بيانات للبصمات المعروفة لتحديد المواقع الداخلية.

يتضمن النظام أداة لبصمات الإشارة اللاسلكية تستخدم لمسح واجهات الأجهزة وجمع بيانات قوة الإشارة لرسم خرائط الموقع. يتم الاحتفاظ بهذه البيانات في قاعدة بيانات إشارة علائقية مضغوطة مصممة للاسترجاع السريع لعناوين الأجهزة وقوى الإشارة.

يغطي إطار العمل مجموعة واسعة من القدرات بما في ذلك مسح الإشارة السلبي، واكتساب البيانات للبصمات، واستخدام مصنفات التعلم الآلي لتقدير وتحديد المواقع الداخلية الدقيقة.

Features

  • Signal Fingerprinting - Provides a comprehensive system for mapping unique wireless signal intensity patterns to physical coordinates to determine indoor location.
  • Location Classifiers - Uses machine learning classifiers to categorize wireless signal fingerprints into specific internal physical zones.
  • Indoor Positioning Systems - Estimates physical positions within buildings by analyzing wireless signal patterns using machine learning classifiers.
  • Navigation Frameworks - Provides a framework for identifying user positions within a facility to enable indoor movement and discovery.
  • Position Classifiers - Implements a classifier that identifies internal positions by matching real-time signal patterns against fingerprint databases.
  • ML Localization - Uses machine learning classifiers to analyze wireless signal patterns and determine high-precision internal positions.
  • Local Positioning Frameworks - Provides a framework for determining physical locations inside buildings by analyzing wireless signal patterns and hardware fingerprints.
  • Signal-to-Coordinate Mappings - Implements a mapping system that associates physical coordinates with specific wireless signal strengths for reverse location lookup.
  • Signal Databases - Organizes hardware addresses and signal strengths in a relational database for fast coordinate retrieval.
  • Fingerprint Stores - Maintains a compressed relational store of hardware addresses and signal strengths for fast location lookup.
  • Signal Databases - Provides a compressed relational store for maintaining hardware addresses and signal strengths for fast indoor location retrieval.
  • Passive Signal Scanning - Collects wireless signal data from hardware interfaces passively to construct location-based fingerprint maps.

سجل النجوم

مخطط تاريخ النجوم لـ schollz/find3مخطط تاريخ النجوم لـ schollz/find3

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Find3

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Find3.
  • schollz/findالصورة الرمزية لـ schollz

    schollz/find

    5,093عرض على GitHub↗

    This project is an indoor location tracking server and wireless fingerprinting engine designed to calculate the physical position of Wi-Fi enabled devices within a building. It functions as a local positioning framework that maps wireless signal strengths to physical space without the need for dedicated hardware beacons. The system utilizes a training process to collect and submit wireless signal data, establishing a baseline database of signal patterns for specific coordinates. It identifies current locations by matching real-time signals against these stored fingerprints using k-nearest nei

    Gogps-trackerlocation-servicesmotion-sensors
    عرض على GitHub↗5,093
  • kootenpv/whereamiالصورة الرمزية لـ kootenpv

    kootenpv/whereami

    5,137عرض على GitHub↗

    whereami is an indoor geolocation tool and WiFi indoor positioning system designed to estimate a user's physical position within a building. It functions as a machine learning location predictor and WiFi signal scanner that maps wireless network patterns to specific geographic coordinates or room labels. The system utilizes a predictive pipeline to train models that translate wireless network fingerprints into location data. It identifies physical positions by analyzing signal strengths from available wireless infrastructure and comparing live scans against trained databases of known signal f

    Pythonaccess-pointcross-platformdistance
    عرض على GitHub↗5,137

الأسئلة الشائعة

ما هي وظيفة schollz/find3؟

find3 هو إطار عمل لتحديد المواقع في الأماكن المغلقة يحدد المواقع المادية داخل المباني من خلال تحليل أنماط الإشارة اللاسلكية وبصمات الأجهزة. يعمل كمصنف موقع للتعلم الآلي يطابق بيانات الإشارة في الوقت الفعلي مقابل قاعدة بيانات للبصمات المعروفة لتحديد المواقع الداخلية.

ما هي الميزات الرئيسية لـ schollz/find3؟

الميزات الرئيسية لـ schollz/find3 هي: Signal Fingerprinting, Location Classifiers, Indoor Positioning Systems, Navigation Frameworks, Position Classifiers, ML Localization, Local Positioning Frameworks, Signal-to-Coordinate Mappings.

ما هي البدائل مفتوحة المصدر لـ schollz/find3؟

تشمل البدائل مفتوحة المصدر لـ schollz/find3: schollz/find — This project is an indoor location tracking server and wireless fingerprinting engine designed to calculate the… kootenpv/whereami — whereami is an indoor geolocation tool and WiFi indoor positioning system designed to estimate a user's physical…