Mimir

Repository Intelligence

betexcr/face-object-recognition

Explore parsed files, symbols, dependencies, and routes. No embeddings or AI features are used in this view.

cloned

Files

5

Symbols

10

Dependencies

278

Routes

0

Graph nodes

108

Graph relationships

182

Chunks

17

Chunked files

7

Embedded chunks

17

Stale embeddings

0

Repository-aware assistant

Ctrl+Enter to send

Ask a repository question to run the orchestration pipeline.

Hybrid retrieval preview

Ctrl+Enter to run

Model: text-embedding-3-small · Hybrid retrieval combines graph, symbol, metadata, keyword, and vector signals.

Run a query to inspect the retrieval plan, ranking, and selected chunks.

Repository tree

app.py

python

Review file

build_exe.py

python

Review file

build_mac.py

python

Review file

main.py

python

Review file

run.py

python

Review file

Symbols

build_app

function

build_mac.py:10

build_exe

function

build_exe.py:8

display_frames

function

run.py:126

is_inside

function

run.py:41

is_inside

function

main.py:212

on_cancel

method

main.py:135

on_ok

method

main.py:130

process_frames

function

run.py:46

process_frames

function

main.py:217

select_camera_gui

function

main.py:14

Dependencies

app.py

call -> abspath

app.py

call -> chdir

app.py

call -> chdir

app.py

call -> dirname

app.py

call -> hasattr

app.py

import -> main

external

app.py

import -> os

external

app.py

import -> sys

external

build_exe.py

import -> PyInstaller

external

build_exe.py

call -> abspath

build_exe.py

call -> build_exe

build_exe.py

call -> check_call

build_exe.py

call -> check_call

build_exe.py

call -> dirname

build_exe.py

call -> exit

build_exe.py

call -> join

build_exe.py

call -> join

build_exe.py

call -> join

build_exe.py

call -> join

build_exe.py

call -> join

build_exe.py

call -> join

build_exe.py

call -> join

build_exe.py

import -> os

external

build_exe.py

call -> print

build_exe.py

call -> print

build_exe.py

call -> print

build_exe.py

call -> print

build_exe.py

call -> print

build_exe.py

call -> print

build_exe.py

import -> subprocess

external

build_exe.py

import -> sys

external

build_mac.py

import -> PyInstaller

external

build_mac.py

call -> abspath

build_mac.py

call -> build_app

build_mac.py

call -> check_call

build_mac.py

call -> check_call

build_mac.py

call -> dirname

build_mac.py

call -> exit

build_mac.py

call -> exit

build_mac.py

call -> join

build_mac.py

call -> join

build_mac.py

call -> join

build_mac.py

call -> join

build_mac.py

call -> join

build_mac.py

call -> join

build_mac.py

call -> join

build_mac.py

import -> os

external

build_mac.py

call -> print

build_mac.py

call -> print

build_mac.py

call -> print

build_mac.py

call -> print

build_mac.py

call -> print

build_mac.py

call -> print

build_mac.py

call -> print

build_mac.py

import -> subprocess

external

build_mac.py

import -> sys

external

main.py

call -> Button

main.py

call -> Button

main.py

call -> Frame

main.py

call -> Frame

main.py

call -> IntVar

main.py

call -> Label

main.py

call -> Label

main.py

call -> Queue

main.py

call -> Queue

main.py

call -> Radiobutton

main.py

call -> Thread

main.py

call -> Tk

main.py

call -> Tk

main.py

call -> VideoCapture

main.py

call -> VideoCapture

main.py

call -> YOLO

main.py

call -> analyze

main.py

call -> append

main.py

call -> append

main.py

call -> append

main.py

call -> attributes

main.py

import -> collections

external

main.py

call -> cpu

main.py

call -> cpu

main.py

import -> cv2

external

main.py

import -> deepface

external

main.py

call -> defaultdict

main.py

call -> defaultdict

main.py

call -> destroy

main.py

call -> destroy

main.py

call -> destroyAllWindows

main.py

call -> device

main.py

call -> empty

main.py

call -> exit

main.py

call -> exit

main.py

call -> face_locations

main.py

import -> face_recognition

external

main.py

call -> focus_force

main.py

call -> full

main.py

call -> full

main.py

call -> geometry

main.py

call -> geometry

main.py

call -> get

main.py

call -> get

main.py

call -> get

main.py

call -> get

main.py

call -> get

main.py

call -> imshow

main.py

call -> int

main.py

call -> int

main.py

call -> int

main.py

call -> int

main.py

call -> int

main.py

call -> int

main.py

call -> int

main.py

call -> isOpened

main.py

call -> is_available

main.py

call -> is_inside

main.py

call -> len

main.py

call -> len

main.py

call -> lift

main.py

call -> mainloop

main.py

call -> map

main.py

call -> max

main.py

call -> numpy

main.py

call -> numpy

main.py

import -> numpy

external

main.py

call -> ord

main.py

call -> pack

main.py

call -> pack

main.py

call -> pack

main.py

call -> pack

main.py

call -> pack

main.py

call -> pack

main.py

call -> pack

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> print

main.py

call -> put

main.py

call -> put

main.py

call -> put

main.py

call -> putText

main.py

call -> putText

main.py

import -> queue

external

main.py

call -> range

main.py

call -> read

main.py

call -> read

main.py

call -> rectangle

main.py

call -> rectangle

main.py

call -> rectangle

main.py

call -> release

main.py

call -> release

main.py

call -> resizable

main.py

call -> resize

main.py

call -> select_camera_gui

main.py

call -> showerror

main.py

call -> start

main.py

import -> sys

external

main.py

import -> sys

external

main.py

call -> task_done

main.py

import -> threading

external

main.py

import -> time

external

main.py

call -> time

main.py

call -> title

main.py

import -> tkinter

external

main.py

import -> tkinter

external

main.py

call -> to

main.py

import -> torch

external

main.py

import -> ultralytics

external

main.py

call -> update_idletasks

main.py

call -> waitKey

main.py

call -> winfo_screenheight

main.py

call -> winfo_screenwidth

main.py

call -> withdraw

main.py

call -> yolo_model

main.py

call -> zip

run.py

call -> Queue

run.py

call -> Queue

run.py

call -> Thread

run.py

call -> Thread

run.py

call -> VideoCapture

run.py

call -> YOLO

run.py

call -> abspath

run.py

call -> analyze

run.py

call -> append

run.py

call -> append

run.py

call -> chdir

run.py

import -> collections

external

run.py

call -> cpu

run.py

call -> cpu

run.py

import -> cv2

external

run.py

import -> deepface

external

run.py

call -> defaultdict

run.py

call -> defaultdict

run.py

call -> destroyAllWindows

run.py

call -> device

run.py

call -> dirname

run.py

call -> exit

run.py

call -> face_locations

run.py

import -> face_recognition

external

run.py

call -> full

run.py

call -> full

run.py

call -> get

run.py

call -> get

run.py

call -> get_nowait

run.py

call -> get_nowait

run.py

call -> getattr

run.py

call -> imshow

run.py

call -> int

run.py

call -> int

run.py

call -> int

run.py

call -> int

run.py

call -> int

run.py

call -> is_available

run.py

call -> is_inside

run.py

call -> join

run.py

call -> join

run.py

call -> map

run.py

call -> max

run.py

import -> numpy

external

run.py

call -> numpy

run.py

call -> numpy

run.py

call -> ord

run.py

import -> os

external

run.py

call -> print

run.py

call -> print

run.py

call -> print

run.py

call -> print

run.py

call -> print

run.py

call -> print_exc

run.py

call -> put

run.py

call -> put

run.py

call -> put

run.py

call -> put

run.py

call -> putText

run.py

call -> putText

run.py

import -> queue

external

run.py

call -> read

run.py

call -> rectangle

run.py

call -> rectangle

run.py

call -> rectangle

run.py

call -> release

run.py

call -> resize

run.py

call -> sleep

run.py

call -> start

run.py

call -> start

run.py

import -> sys

external

run.py

import -> threading

external

run.py

import -> time

external

run.py

call -> time

run.py

call -> to

run.py

import -> torch

external

run.py

import -> traceback

external

run.py

import -> ultralytics

external

run.py

call -> waitKey

run.py

call -> yolo_model

run.py

call -> zip

Routes

No routes detected yet.

Generated chunks

.github/workflows/build-exes.yml

.github/workflows/build-exes.yml:1-40

configuration
strategy: configurationgraph nodes: 2related: 2

README.md

README.md:1-85

readme
strategy: documentationgraph nodes: 2related: 2

Module app

app.py:1-19

module
strategy: modulegraph nodes: 139related: 2

Module build_exe

build_exe.py:1-59

module
strategy: modulegraph nodes: 226related: 2

function build_exe

build_exe.py:8-56

function
strategy: symbolgraph nodes: 226related: 77

Module build_mac

build_mac.py:1-69

module
strategy: modulegraph nodes: 151related: 2

function build_app

build_mac.py:10-65

function
strategy: symbolgraph nodes: 150related: 77

Module main

main.py:1-314

module
strategy: modulegraph nodes: 215related: 2

function select_camera_gui

main.py:14-184

function
strategy: symbolgraph nodes: 166related: 386

method on_ok

main.py:130-133

method
strategy: symbolgraph nodes: 71related: 59

method on_cancel

main.py:135-138

method
strategy: symbolgraph nodes: 75related: 49

function is_inside

main.py:212-215

function
strategy: symbolgraph nodes: 75related: 39

function process_frames

main.py:217-292

function
strategy: symbolgraph nodes: 80related: 222

Module run

run.py:1-171

module
strategy: modulegraph nodes: 139related: 2

function is_inside

run.py:41-44

function
strategy: symbolgraph nodes: 75related: 39

function process_frames

run.py:46-124

function
strategy: symbolgraph nodes: 2related: 222

function display_frames

run.py:126-134

function
strategy: symbolgraph nodes: 80related: 52

Context package

Select a generated chunk to preview graph-aware context.

Symbol hierarchy

contains
app.py->app

file to module · app.py

contains
build_exe.py->build_exe

file to module · build_exe.py

contains
build_exe.py->build_exe

file to function · build_exe.py

contains
build_mac.py->build_mac

file to module · build_mac.py

contains
build_mac.py->build_app

file to function · build_mac.py

contains
main.py->main

file to module · main.py

contains
main.py->is_inside

file to function · main.py

contains
main.py->on_cancel

file to method · main.py

contains
main.py->on_ok

file to method · main.py

contains
main.py->process_frames

file to function · main.py

contains
main.py->select_camera_gui

file to function · main.py

contains
run.py->run

file to module · run.py

contains
run.py->display_frames

file to function · run.py

contains
run.py->is_inside

file to function · run.py

contains
run.py->process_frames

file to function · run.py

contains
repo-github-betexcr-face-object-recognition->app.py

repository to file · app.py

contains
repo-github-betexcr-face-object-recognition->build_exe.py

repository to file · build_exe.py

contains
repo-github-betexcr-face-object-recognition->build_mac.py

repository to file · build_mac.py

contains
repo-github-betexcr-face-object-recognition->main.py

repository to file · main.py

contains
repo-github-betexcr-face-object-recognition->run.py

repository to file · run.py

contains
select_camera_gui->on_cancel

function to method · main.py

contains
select_camera_gui->on_ok

function to method · main.py

Inheritance

No inheritance relationships detected yet.

Call chain

calls
app.py->abspath

file to module · app.py

calls
app.py->chdir

file to module · app.py

calls
app.py->dirname

file to module · app.py

calls
app.py->hasattr

file to module · app.py

calls
build_exe.py->build_exe

file to function · build_exe.py

calls
build_mac.py->build_app

file to function · build_mac.py

calls
main.py->defaultdict

file to module · main.py

calls
main.py->destroyAllWindows

file to module · main.py

calls
main.py->device

file to module · main.py

calls
main.py->empty

file to module · main.py

calls
main.py->full

file to module · main.py

calls
main.py->get

file to module · main.py

calls
main.py->imshow

file to module · main.py

calls
main.py->is_available

file to module · main.py

calls
main.py->ord

file to module · main.py

calls
main.py->print

file to module · main.py

calls
main.py->put

file to module · main.py

calls
main.py->Queue

file to module · main.py

calls
main.py->read

file to module · main.py

calls
main.py->release

file to module · main.py

calls
main.py->start

file to module · main.py

calls
main.py->Thread

file to module · main.py

calls
main.py->to

file to module · main.py

calls
main.py->VideoCapture

file to module · main.py

calls
main.py->waitKey

file to module · main.py

calls
main.py->YOLO

file to module · main.py

calls
main.py->select_camera_gui

file to function · main.py

calls
run.py->abspath

file to module · run.py

calls
run.py->chdir

file to module · run.py

calls
run.py->defaultdict

file to module · run.py

calls
run.py->destroyAllWindows

file to module · run.py

calls
run.py->device

file to module · run.py

calls
run.py->dirname

file to module · run.py

calls
run.py->exit

file to module · run.py

calls
run.py->full

file to module · run.py

calls
run.py->get_nowait

file to module · run.py

calls
run.py->getattr

file to module · run.py

calls
run.py->is_available

file to module · run.py

calls
run.py->join

file to module · run.py

calls
run.py->print

file to module · run.py

calls
run.py->print_exc

file to module · run.py

calls
run.py->put

file to module · run.py

calls
run.py->Queue

file to module · run.py

calls
run.py->read

file to module · run.py

calls
run.py->release

file to module · run.py

calls
run.py->sleep

file to module · run.py

calls
run.py->start

file to module · run.py

calls
run.py->Thread

file to module · run.py

calls
run.py->to

file to module · run.py

calls
run.py->VideoCapture

file to module · run.py

calls
run.py->YOLO

file to module · run.py

calls
build_app->abspath

function to module · build_mac.py

calls
build_app->check_call

function to module · build_mac.py

calls
build_app->dirname

function to module · build_mac.py

calls
build_app->exit

function to module · build_mac.py

calls
build_app->join

function to module · build_mac.py

calls
build_app->print

function to module · build_mac.py

calls
build_exe->abspath

function to module · build_exe.py

calls
build_exe->check_call

function to module · build_exe.py

calls
build_exe->dirname

function to module · build_exe.py

calls
build_exe->exit

function to module · build_exe.py

calls
build_exe->join

function to module · build_exe.py

calls
build_exe->print

function to module · build_exe.py

calls
display_frames->get

function to module · run.py

calls
display_frames->imshow

function to module · run.py

calls
display_frames->ord

function to module · run.py

calls
display_frames->put

function to module · run.py

calls
display_frames->waitKey

function to module · run.py

calls
on_cancel->exit

method to module · main.py

calls
on_cancel->print

method to module · main.py

calls
on_ok->destroy

method to module · main.py

calls
on_ok->get

method to module · main.py

calls
on_ok->print

method to module · main.py

calls
process_frames->analyze

function to module · main.py

calls
process_frames->append

function to module · main.py

calls
process_frames->cpu

function to module · main.py

calls
process_frames->face_locations

function to module · main.py

calls
process_frames->full

function to module · main.py

calls
process_frames->get

function to module · main.py

calls
process_frames->get_nowait

function to module · run.py

calls
process_frames->int

function to module · main.py

calls
process_frames->map

function to module · main.py

calls
process_frames->max

function to module · main.py

calls
process_frames->numpy

function to module · main.py

calls
process_frames->put

function to module · main.py

calls
process_frames->putText

function to module · main.py

calls
process_frames->rectangle

function to module · main.py

calls
process_frames->resize

function to module · main.py

calls
process_frames->task_done

function to module · main.py

calls
process_frames->time

function to module · main.py

calls
process_frames->yolo_model

function to module · main.py

calls
process_frames->zip

function to module · main.py

calls
process_frames->is_inside

function to function · main.py

calls
select_camera_gui->append

function to module · main.py

calls
select_camera_gui->attributes

function to module · main.py

calls
select_camera_gui->Button

function to module · main.py

calls
select_camera_gui->destroy

function to module · main.py

calls
select_camera_gui->exit

function to module · main.py

calls
select_camera_gui->focus_force

function to module · main.py

calls
select_camera_gui->Frame

function to module · main.py

Route ownership

No route ownership relationships detected yet.