MCPcopy Create free account

hub / github.com/akshaybahadur21/Socratic / functions

Functions27 in github.com/akshaybahadur21/Socratic

↓ 3 callersMethodpredict
(self, image)
src/PlotModel.py:10
↓ 3 callersFunctionrescale_frame
(frame, percent=75)
src/utils/VisionUtils.py:24
↓ 2 callersFunctionencode_image
(image_path)
SocraticOmni.py:21
↓ 2 callersMethodfind_hands
(self, image, draw=True)
src/HandDetector.py:19
↓ 2 callersMethodfind_position
(self, image, hand_no=0, draw=True)
src/HandDetector.py:29
↓ 2 callersMethodfingers
(self)
src/HandDetector.py:41
↓ 2 callersFunctionresponse_generator
(response, wait_time, my_bar=None, progress_text="")
src/utils/streamlitUtils.py:65
↓ 1 callersFunctiongenerate_user_prompt
()
src/utils/streamlitUtils.py:55
↓ 1 callersFunctionget_idx_to_coordinates
(image, results, VISIBILITY_THRESHOLD=0.5, PRESENCE_THRESHOLD=0.5)
src/utils/VisionUtils.py:5
↓ 1 callersMethodkeras_process_image
(img)
src/PlotModel.py:17
↓ 1 callersMethodkeras_process_image
(img)
src/MathModel.py:21
↓ 1 callersMethodplot_equation
(self)
src/Plotter.py:31
↓ 1 callersFunctionset_basic_config
()
src/utils/streamlitUtils.py:76
↓ 1 callersFunctionset_streamlit_footer
()
src/utils/streamlitUtils.py:43
↓ 1 callersFunctionset_streamlit_header
()
src/utils/streamlitUtils.py:14
↓ 1 callersMethodsolve
(self, option)
Socratic.py:11
↓ 1 callersFunctionsolve_eqn
(res_list)
src/utils/MathUtils.py:1
↓ 1 callersMethodsolve_equation
(self)
src/Vision.py:21
Method__init__
(self)
Socratic.py:7
Method__init__
(self)
src/Vision.py:12
Method__init__
(self)
src/PlotModel.py:7
Method__init__
(self)
src/MathModel.py:9
Method__init__
(self, mode=False, max_hands=2, detect_confidence=0.5, track_confidence=0.5)
src/HandDetector.py:6
Method_init_
(self)
src/Plotter.py:20
Functioncallback
(frame, xp=0, yp=0)
SocraticOmni.py:33
Functionchat_content
()
SocraticOmni.py:26
Methodpredict
(self, image)
src/MathModel.py:14