285 research outputs found

    The Fast Integration of a Rotated Rectangle Applied to the Rotated Haar-like Features for Rotated Objects Detection

    Get PDF
    The Integral Image technique, used by Viola and Jones, is generally used to calculate the integral of a rectangular filter in an input picture. This filter is a rectilinear rectangle. We propose a method to integrate a rotated one by any angle of rotation inside an image based on the Bresenham algorithm of drawing a segment. We use some pixels 2013; called key points - that forms the four segments of a rotated rectangle, to calculate its Integral Image. Our method focuses on three essential tasks; the first is to determine the rule for drawing a segment (SDR), the second is to identify all the key points of the rectangle r, and the third is to calculate the integral image. The speed of this method depends on the size and angle of rotation of the rectangle. To demonstrate the efficiency of our idea, we applied it to the rotated Haar-like features that we proposed in a later work [12], which had as objectives the improvement of the Viola and Jones algorithm to detect the rotated faces in a given image. We performed tests on more widespread databases of images, which showed that the application of this technique to rotated Haar-Like features improves the performance of object detectors, in general, and faces in particular

    One-Shot Learning Face Recognition untuk Presensi Akademik Menggunakan Deep Convolutional Neural Network

    Get PDF
    Untuk pandemi seperti sekarang ini, masyarakat lebih berhati-hati untuk kontak langsung dengan sebuah benda. Sehingga metode presensi dengan menggunakan fingerprint yang mayoritas diterapkan jadi tidak optimal. Agar tidak kontak langsung dengan mesin, pengenalan wajah dapat diterapkan sebagai pengganti proses presensi biometrik. Metode yang digunakan adalah multi-task cascaded convolutional network (MTCNN) untuk deteksi wajah dan Deep Convolutional Neural Network untuk identifikasi wajah. Perancangan aplikasi menggunakan python sebagai bahasa pemrograman, Sqlite3 sebagai basis data, Tkinter sebagai antarmuka, OpenCV & Tensorflow sebagai library pendukung, dan FaceNet & DLib sebagai framework tambahan. Aplikasi pengenalan wajah untuk presensi dapat meningkatkan proses presensi dengan cepat dan tepat karena model yang digunakan memiliki akurasi yang hampir sempurna (Labeled Faces in the Wild 99.63% & Youtube Faces DB 95.12%) sehingga presensi yang tercatat akurat. Kata Kunci: Presensi akademik, Deep Convolutional Neural Network, Multi-Task Convolutional Neural Network, Deteksi dan Pengenalan Wajah
    • …
    corecore