MCPcopy Create free account

hub / github.com/SkalskiP/make-sense / functions

Functions748 in github.com/SkalskiP/make-sense

FunctionmapStateToProps
(state: AppState)
src/views/PopupView/ExitProjectPopup/ExitProjectPopup.tsx:81
FunctionmapStateToProps
(state: AppState)
src/views/PopupView/GenericLabelTypePopup/GenericLabelTypePopup.tsx:88
FunctionmapStateToProps
(state: AppState)
src/views/PopupView/LoadModelPopup/LoadModelPopup.tsx:160
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/EditorView.tsx:36
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/EditorTopNavigationBar/EditorTopNavigationBar.tsx:217
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/SideNavigationBar/EmptyLabelList/EmptyLabelList.tsx:38
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/SideNavigationBar/LabelsToolkit/LabelsToolkit.tsx:198
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/SideNavigationBar/LabelInputField/LabelInputField.tsx:236
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/SideNavigationBar/ImagesList/ImagesList.tsx:118
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/SideNavigationBar/ImagePreview/ImagePreview.tsx:189
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/SideNavigationBar/PolygonLabelsList/PolygonLabelsList.tsx:131
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/SideNavigationBar/PointLabelsList/PointLabelsList.tsx:134
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/SideNavigationBar/TagLabelsList/TagLabelsList.tsx:125
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/SideNavigationBar/RectLabelsList/RectLabelsList.tsx:137
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/SideNavigationBar/LineLabelsList/LineLabelsList.tsx:132
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/LabelControlPanel/LabelControlPanel.tsx:125
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/EditorBottomNavigationBar/EditorBottomNavigationBar.tsx:64
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/TopNavigationBar/TopNavigationBar.tsx:85
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:141
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/StateBar/StateBar.tsx:64
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/Editor/Editor.tsx:275
FunctionmapStateToProps
(state: AppState)
src/views/EditorView/EditorContainer/EditorContainer.tsx:144
FunctionmapStateToProps
(state: AppState)
src/views/NotificationsView/NotificationsView.tsx:101
FunctionmapStateToProps
(state: AppState)
src/views/MainView/ImagesDropZone/ImagesDropZone.tsx:111
MethodmouseDownHandler
(data: EditorData)
src/logic/render/PointRenderEngine.ts:44
MethodmouseDownHandler
(data: EditorData)
src/logic/render/PrimaryEditorRenderEngine.ts:25
MethodmouseMoveHandler
(data: EditorData)
src/logic/render/PointRenderEngine.ts:91
MethodmouseMoveHandler
(data: EditorData)
src/logic/render/PrimaryEditorRenderEngine.ts:24
MethodmouseUpHandler
(data: EditorData)
src/logic/render/PointRenderEngine.ts:70
MethodmouseUpHandler
(data: EditorData)
src/logic/render/PrimaryEditorRenderEngine.ts:26
FunctionnotificationsReducer
( state = initialState, action: NotificationsActionType )
src/store/notifications/reducer.ts:8
FunctiononAccept
()
src/views/PopupView/SuggestLabelNamesPopup/SuggestLabelNamesPopup.tsx:47
FunctiononAccept
()
src/views/PopupView/LoadMoreImagesPopup/LoadMoreImagesPopup.tsx:23
FunctiononAccept
(type: LabelType)
src/views/PopupView/ExportLabelsPopup/ExportLabelPopup.tsx:25
FunctiononAccept
()
src/views/PopupView/ConnectInferenceServerPopup/ConnectInferenceServerPopup.tsx:70
FunctiononAccept
()
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:103
FunctiononAccept
()
src/views/PopupView/LoadLabelNamesPopup/LoadLabelNamesPopup.tsx:55
FunctiononAccept
(type: LabelType)
src/views/PopupView/ImportLabelPopup/ImportLabelPopup.tsx:93
FunctiononAccept
()
src/views/PopupView/ExitProjectPopup/ExitProjectPopup.tsx:47
FunctiononAccept
()
src/views/EditorView/LabelControlPanel/LabelControlPanel.tsx:40
FunctiononAnimationEnd
(event: React.AnimationEvent<HTMLDivElement>)
src/views/NotificationsView/NotificationsView.tsx:41
FunctiononAnnotationLoadSuccess
(imagesData: ImageData[], labelNames: LabelName[])
src/views/PopupView/ImportLabelPopup/ImportLabelPopup.tsx:66
FunctiononAnnotationsLoadFailure
(error?: Error)
src/views/PopupView/ImportLabelPopup/ImportLabelPopup.tsx:72
FunctiononChange
(event: React.ChangeEvent<HTMLInputElement>)
src/views/EditorView/TopNavigationBar/TopNavigationBar.tsx:25
FunctiononChangeCallback
(event: React.ChangeEvent<HTMLInputElement>)
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:116
FunctiononChangeColorCallback
()
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:119
FunctiononClickHandler
(event: React.MouseEvent<HTMLDivElement, MouseEvent>)
src/views/Common/ImageButton/ImageButton.tsx:24
FunctiononClickHandler
(event: React.MouseEvent<HTMLDivElement, MouseEvent>)
src/views/Common/TextButton/TextButton.tsx:29
FunctiononClickHandler
()
src/views/EditorView/SideNavigationBar/PolygonLabelsList/PolygonLabelsList.tsx:76
FunctiononClickHandler
()
src/views/EditorView/SideNavigationBar/PointLabelsList/PointLabelsList.tsx:77
FunctiononClickHandler
()
src/views/EditorView/SideNavigationBar/RectLabelsList/RectLabelsList.tsx:80
FunctiononClickHandler
()
src/views/EditorView/SideNavigationBar/LineLabelsList/LineLabelsList.tsx:76
FunctiononClose
()
src/views/NotificationsView/NotificationsView.tsx:37
FunctiononCreateAcceptCallback
()
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:150
FunctiononCreateRejectCallback
()
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:172
FunctiononDeleteCallback
()
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:118
MethodonDown
(event: KeyboardEvent)
src/logic/context/ContextManager.ts:53
FunctiononDrop
(accepted: File[])
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:76
FunctiononFailure
()
src/views/PopupView/ConnectInferenceServerPopup/ConnectInferenceServerPopup.tsx:85
FunctiononFailure
(error)
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:91
FunctiononFocus
(event: React.FocusEvent<HTMLInputElement>)
src/views/EditorView/TopNavigationBar/TopNavigationBar.tsx:21
MethodonFocus
()
src/logic/context/ContextManager.ts:66
FunctiononKeyUpCallback
(event: React.KeyboardEvent<HTMLInputElement>)
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:100
FunctiononLabelTypeChange
(type: LabelType)
src/views/PopupView/ExportLabelsPopup/ExportLabelPopup.tsx:88
FunctiononMouseDownBeyondDropDown
(event)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:42
FunctiononMouseEnter
()
src/views/EditorView/LabelControlPanel/LabelControlPanel.tsx:30
FunctiononMouseEnterWindow
(event)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:34
FunctiononMouseLeave
()
src/views/EditorView/LabelControlPanel/LabelControlPanel.tsx:35
FunctiononMouseLeaveWindow
(event)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:38
FunctiononReject
()
src/views/PopupView/SuggestLabelNamesPopup/SuggestLabelNamesPopup.tsx:61
FunctiononReject
()
src/views/PopupView/LoadMoreImagesPopup/LoadMoreImagesPopup.tsx:30
FunctiononReject
(type: LabelType)
src/views/PopupView/ExportLabelsPopup/ExportLabelPopup.tsx:46
FunctiononReject
()
src/views/PopupView/ConnectInferenceServerPopup/ConnectInferenceServerPopup.tsx:99
FunctiononReject
()
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:123
FunctiononReject
()
src/views/PopupView/LoadLabelNamesPopup/LoadLabelNamesPopup.tsx:62
FunctiononReject
(_: LabelType)
src/views/PopupView/ImportLabelPopup/ImportLabelPopup.tsx:102
FunctiononReject
()
src/views/PopupView/ExitProjectPopup/ExitProjectPopup.tsx:57
FunctiononReject
()
src/views/EditorView/LabelControlPanel/LabelControlPanel.tsx:72
FunctiononScroll
(value)
src/views/MobileMainView/MobileMainView.tsx:27
FunctiononSuccess
()
src/views/PopupView/ConnectInferenceServerPopup/ConnectInferenceServerPopup.tsx:73
FunctiononSuccess
(labels: LabelName[])
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:87
MethodonUp
(event: KeyboardEvent)
src/logic/context/ContextManager.ts:61
FunctiononUpdateAcceptCallback
()
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:161
FunctiononUpdateRejectCallback
()
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:176
Methodpredicate
(image: ImageData, annotation: File)
src/logic/import/yolo/YOLOImporter.ts:71
Methodpredicate
(item: ImageData)
src/logic/import/coco/COCOImporter.ts:97
Methodpredict
(image: HTMLImageElement, callback?: (predictions: DetectedObject[]) => any)
src/ai/YOLOV5ObjectDetector.ts:59
Methodpredict
(image: HTMLImageElement, callback?: (predictions: DetectedObject[]) => any)
src/ai/SSDObjectDetector.ts:44
Methodrad2deg
(angleRad:number)
src/utils/UnitUtil.ts:7
MethodrejectAllSuggestedRectLabels
(imageData: ImageData)
src/logic/actions/AIYOLOObjectDetectionActions.ts:99
MethodrejectAllSuggestedRectLabels
(imageData: ImageData)
src/logic/actions/AIRoboflowAPIObjectDetectionActions.ts:91
Methodrender
()
src/views/Common/VirtualList/VirtualList.tsx:138
Methodrender
()
src/views/EditorView/SideNavigationBar/LabelsToolkit/LabelsToolkit.tsx:179
Methodrender
()
src/views/EditorView/SideNavigationBar/LabelInputField/LabelInputField.tsx:165
Methodrender
()
src/views/EditorView/SideNavigationBar/ImagesList/ImagesList.tsx:96
Methodrender
()
src/views/EditorView/SideNavigationBar/ImagePreview/ImagePreview.tsx:136
Methodrender
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:153
Methodrender
(data: EditorData)
src/logic/render/PointRenderEngine.ts:111
Methodrender
(data: EditorData)
src/logic/render/RectRenderEngine.ts:133
Methodrender
(data: EditorData)
src/logic/render/PrimaryEditorRenderEngine.ts:32
← previousnext →601–700 of 748, ranked by callers