MCPcopy Create free account

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

Functions748 in github.com/SkalskiP/make-sense

↓ 2 callersFunctionupdateActiveLabelNameId
(activeLabelNameId: string)
src/store/labels/actionCreators.ts:14
↓ 2 callersMethodupdateActivelyCreatedLabel
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:268
↓ 2 callersMethodupdateCtx
(context: ContextType)
src/logic/context/ContextManager.ts:35
↓ 2 callersFunctionupdateImageData
(imageData: ImageData[])
src/store/labels/actionCreators.ts:69
↓ 2 callersFunctionupdateLabelNames
(labels: LabelName[])
src/store/labels/actionCreators.ts:78
↓ 2 callersFunctionupdateRejectedSuggestedLabelList
(labelList: string[])
src/store/ai/actionCreators.ts:13
↓ 2 callersFunctionupdateRoboflowAPIDetails
(roboflowAPIDetails: RoboflowAPIDetails)
src/store/ai/actionCreators.ts:58
↓ 2 callersFunctionwrapOnClick
(onClick?: () => void, disabled?: boolean)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:75
↓ 2 callersMethodwrapRectLabelIntoCSV
( labelRect: LabelRect, labelNames: LabelName[], imageSize: ISize, imageName:
src/logic/export/RectLabelsExporter.ts:84
↓ 1 callersMethodacceptAllSuggestedLabels
(imageData: ImageData)
src/logic/actions/AIActions.ts:67
↓ 1 callersMethodacceptAllSuggestedPointLabels
(imageData: ImageData)
src/logic/actions/AIPoseDetectionActions.ts:99
↓ 1 callersMethodadd
(p1: IPoint, p2: IPoint)
src/utils/PointUtil.ts:8
↓ 1 callersFunctionaddImageData
(imageData: ImageData[])
src/store/labels/actionCreators.ts:60
↓ 1 callersMethodaddPolygonLabel
(polygon: IPoint[])
src/logic/render/PolygonRenderEngine.ts:300
↓ 1 callersMethodaddSuggestedAnchorToPolygonLabel
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:360
↓ 1 callersMethodaddToCombo
(keyCode: string)
src/logic/context/ContextManager.ts:83
↓ 1 callersMethodapplyAnnotations
(imageData: ImageData, rawAnnotations: string, labelNames: LabelName[])
src/logic/import/yolo/YOLOImporter.ts:79
↓ 1 callersMethodapplyLabels
(imageData: ImageData[], annotationsObject: COCOObject)
src/logic/import/coco/COCOImporter.ts:58
↓ 1 callersMethodapplyResizeToPolygonLabel
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:326
↓ 1 callersMethodapplyUpdateToLineLabel
(data: EditorData)
src/logic/render/LineRenderEngine.ts:235
↓ 1 callersMethodcalculateAnchorPoints
(listSize: ISize, childSize: ISize, childCount: number)
src/utils/VirtualListUtil.ts:23
↓ 1 callersFunctionchangeLabelNameColorCallback
(id: string)
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:93
↓ 1 callersMethodclearCanvas
(canvas:HTMLCanvasElement)
src/utils/DrawUtil.ts:8
↓ 1 callersFunctionconfigureStore
()
src/configureStore.ts:4
↓ 1 callersMethodconvertDirectionToVector
(direction: Direction)
src/utils/DirectionUtil.ts:5
↓ 1 callersMethodcreateMessageNotification
(content: NotificationContent)
src/utils/NotificationUtil.ts:16
↓ 1 callersMethoddeleteActiveLabel
()
src/logic/actions/LabelActions.ts:10
↓ 1 callersFunctiondeleteLabelNameCallback
(id: string)
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:84
↓ 1 callersMethoddeleteLineLabelById
(imageId: string, labelLineId: string)
src/logic/actions/LabelActions.ts:52
↓ 1 callersFunctiondeselectAll
()
src/views/PopupView/SuggestLabelNamesPopup/SuggestLabelNamesPopup.tsx:77
↓ 1 callersMethoddeserialize
(text: string)
src/logic/import/coco/COCOImporter.ts:50
↓ 1 callersMethoddetectPoseForActiveImage
()
src/logic/actions/AIPoseDetectionActions.ts:19
↓ 1 callersMethoddetectRects
(imageId: string, image: HTMLImageElement)
src/logic/actions/AIYOLOObjectDetectionActions.ts:23
↓ 1 callersMethoddrawActiveRect
(labelRect: LabelRect, data: EditorData)
src/logic/render/RectRenderEngine.ts:175
↓ 1 callersMethoddrawActivelyCreatedLabel
(data: EditorData)
src/logic/render/LineRenderEngine.ts:113
↓ 1 callersMethoddrawActivelyCreatedLabel
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:194
↓ 1 callersMethoddrawActivelyResizeLabel
(data: EditorData)
src/logic/render/LineRenderEngine.ts:121
↓ 1 callersMethoddrawActivelyResizeLabel
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:209
↓ 1 callersMethoddrawCurrentlyCreatedRect
(mousePosition: IPoint, imageRect: IRect)
src/logic/render/RectRenderEngine.ts:151
↓ 1 callersMethoddrawExistingLabels
(data: EditorData)
src/logic/render/LineRenderEngine.ts:98
↓ 1 callersMethoddrawExistingLabels
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:220
↓ 1 callersMethoddrawImage
(image: HTMLImageElement, imageRect: IRect)
src/logic/render/PrimaryEditorRenderEngine.ts:81
↓ 1 callersMethoddrawInactiveRect
(labelRect: LabelRect, data: EditorData)
src/logic/render/RectRenderEngine.ts:166
↓ 1 callersMethoddrawSuggestedAnchor
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:250
↓ 1 callersMethodendExistingLabelResize
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:320
↓ 1 callersMethodendExistingLabelUpdate
(data: EditorData)
src/logic/render/LineRenderEngine.ts:229
↓ 1 callersMethodendRectTransformation
()
src/logic/render/RectRenderEngine.ts:313
↓ 1 callersMethodequals
(p1: IPoint, p2: IPoint)
src/utils/PointUtil.ts:4
↓ 1 callersMethodexecute
(event: KeyboardEvent)
src/logic/context/ContextManager.ts:70
↓ 1 callersMethodexportAsCSV
()
src/logic/export/RectLabelsExporter.ts:198
↓ 1 callersMethodexportAsCSV
()
src/logic/export/TagLabelsExport.ts:21
↓ 1 callersMethodexportAsCSV
()
src/logic/export/LineLabelExport.ts:19
↓ 1 callersMethodexportAsCSV
()
src/logic/export/PointLabelsExport.ts:19
↓ 1 callersMethodexportAsJSON
()
src/logic/export/TagLabelsExport.ts:33
↓ 1 callersMethodexportAsVOC
()
src/logic/export/RectLabelsExporter.ts:119
↓ 1 callersMethodexportAsYOLO
()
src/logic/export/RectLabelsExporter.ts:33
↓ 1 callersFunctionextractNames
()
src/views/PopupView/SuggestLabelNamesPopup/SuggestLabelNamesPopup.tsx:123
↓ 1 callersMethodextractNewSuggestedLabelNames
(labels: LabelName[], predictions: DetectedObject[])
src/logic/actions/AISSDObjectDetectionActions.ts:75
↓ 1 callersMethodextractNewSuggestedLabelNames
(labels: LabelName[], predictions: DetectedObject[])
src/logic/actions/AIYOLOObjectDetectionActions.ts:75
↓ 1 callersMethodextractNewSuggestedLabelNames
(labels: LabelName[], predictions: DetectedObject[])
src/logic/actions/AIRoboflowAPIObjectDetectionActions.ts:67
↓ 1 callersFunctionextractSelectedNames
()
src/views/PopupView/SuggestLabelNamesPopup/SuggestLabelNamesPopup.tsx:105
↓ 1 callersFunctionextractUnselectedNames
()
src/views/PopupView/SuggestLabelNamesPopup/SuggestLabelNamesPopup.tsx:114
↓ 1 callersMethodfinishLabelCreation
()
src/logic/render/PolygonRenderEngine.ts:287
↓ 1 callersMethodgetActiveCombo
()
src/logic/context/ContextManager.ts:16
↓ 1 callersMethodgetActiveContext
()
src/store/selectors/GeneralSelector.ts:12
↓ 1 callersMethodgetAnchorUnderMouse
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:431
↓ 1 callersMethodgetAnchorUnderMouse
(data: EditorData)
src/logic/render/RectRenderEngine.ts:292
↓ 1 callersMethodgetAnnotationsComponent
(imagesData: ImageData[], labelNames: LabelName[])
src/logic/export/polygon/COCOExporter.ts:73
↓ 1 callersMethodgetCOCOArea
(vertices: IPoint[])
src/logic/export/polygon/COCOExporter.ts:121
↓ 1 callersMethodgetCOCOBbox
(vertices: IPoint[])
src/logic/export/polygon/COCOExporter.ts:107
↓ 1 callersMethodgetCOCOSegmentation
(vertices: IPoint[])
src/logic/export/polygon/COCOExporter.ts:102
↓ 1 callersFunctiongetChildren
()
src/views/EditorView/SideNavigationBar/PolygonLabelsList/PolygonLabelsList.tsx:80
↓ 1 callersFunctiongetChildren
()
src/views/EditorView/SideNavigationBar/PointLabelsList/PointLabelsList.tsx:81
↓ 1 callersFunctiongetChildren
()
src/views/EditorView/SideNavigationBar/TagLabelsList/TagLabelsList.tsx:67
↓ 1 callersFunctiongetChildren
()
src/views/EditorView/SideNavigationBar/RectLabelsList/RectLabelsList.tsx:84
↓ 1 callersFunctiongetChildren
()
src/views/EditorView/SideNavigationBar/LineLabelsList/LineLabelsList.tsx:80
↓ 1 callersFunctiongetClassName
()
src/views/MobileMainView/MobileMainView.tsx:20
↓ 1 callersFunctiongetClassName
()
src/views/Common/ImageButton/ImageButton.tsx:40
↓ 1 callersFunctiongetClassName
()
src/views/Common/UnderlineTextButton/UnderlineTextButton.tsx:18
↓ 1 callersFunctiongetClassName
()
src/views/Common/TextButton/TextButton.tsx:18
↓ 1 callersFunctiongetClassName
()
src/views/EditorView/EditorView.tsx:16
↓ 1 callersFunctiongetClassName
()
src/views/EditorView/EditorTopNavigationBar/EditorTopNavigationBar.tsx:83
↓ 1 callersFunctiongetClassName
()
src/views/EditorView/VerticalEditorButton/VerticalEditorButton.tsx:20
↓ 1 callersFunctiongetClassName
()
src/views/EditorView/SideNavigationBar/SideNavigationBar.tsx:17
↓ 1 callersFunctiongetClassName
()
src/views/EditorView/LabelControlPanel/LabelControlPanel.tsx:77
↓ 1 callersFunctiongetClassName
()
src/views/EditorView/EditorBottomNavigationBar/EditorBottomNavigationBar.tsx:27
↓ 1 callersFunctiongetClassName
()
src/views/MainView/MainView.tsx:26
↓ 1 callersMethodgetClassName
(baseClass: string)
src/views/EditorView/SideNavigationBar/LabelsToolkit/LabelsToolkit.tsx:97
↓ 1 callersMethodgetClassName
()
src/views/EditorView/SideNavigationBar/LabelInputField/LabelInputField.tsx:63
↓ 1 callersMethodgetCrossHairVisibleStatus
()
src/store/selectors/GeneralSelector.ts:24
↓ 1 callersMethodgetCustomCursorStyle
()
src/store/selectors/GeneralSelector.ts:28
↓ 1 callersFunctiongetDropDownContent
()
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:71
↓ 1 callersFunctiongetDropDownMenuContentOption
(disabled: boolean)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:64
↓ 1 callersFunctiongetDropDownMenuTabClassName
(tabIdx: number)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:57
↓ 1 callersFunctiongetDropDownTab
(data: DropDownMenuNode, index: number)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:85
↓ 1 callersFunctiongetDropDownWindow
(data: DropDownMenuNode)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:101
↓ 1 callersFunctiongetDropZoneContent
()
src/views/PopupView/LoadMoreImagesPopup/LoadMoreImagesPopup.tsx:34
↓ 1 callersFunctiongetDropZoneContent
()
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:207
↓ 1 callersFunctiongetDropZoneContent
()
src/views/PopupView/LoadLabelNamesPopup/LoadLabelNamesPopup.tsx:66
↓ 1 callersFunctiongetDropZoneContent
()
src/views/PopupView/ImportLabelPopup/ImportLabelPopup.tsx:110
← previousnext →201–300 of 748, ranked by callers