Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SkalskiP/make-sense
/ functions
Functions
748 in github.com/SkalskiP/make-sense
⨍
Functions
748
◇
Types & classes
315
↓ 1 callers
Function
getDropZoneContent
()
src/views/MainView/ImagesDropZone/ImagesDropZone.tsx:45
↓ 1 callers
Function
getDummyImageData
(fileName: string)
src/logic/__tests__/import/yolo/YOLOImporter.test.ts:8
↓ 1 callers
Function
getEditorFeatureTiles
()
src/views/MainView/MainView.tsx:69
↓ 1 callers
Function
getImageCounter
()
src/views/EditorView/EditorBottomNavigationBar/EditorBottomNavigationBar.tsx:23
↓ 1 callers
Method
getImageDataByIndex
(index: number)
src/store/selectors/LabelsSelector.ts:41
↓ 1 callers
Method
getImagesComponent
(imagesData: ImageData[])
src/logic/export/polygon/COCOExporter.ts:58
↓ 1 callers
Function
getInputType
()
src/views/Common/TextInput/TextInput.tsx:30
↓ 1 callers
Method
getLabelNameById
(id: string)
src/store/selectors/LabelsSelector.ts:11
↓ 1 callers
Method
getMobileDeviceData
(userAgent: string)
src/utils/PlatformUtil.ts:5
↓ 1 callers
Function
getNotificationClassName
()
src/views/NotificationsView/NotificationsView.tsx:64
↓ 1 callers
Function
getNotificationWrapperClassName
()
src/views/NotificationsView/NotificationsView.tsx:56
↓ 1 callers
Function
getOptions
()
src/views/PopupView/SuggestLabelNamesPopup/SuggestLabelNamesPopup.tsx:127
↓ 1 callers
Function
getOptions
(exportFormatData: ILabelFormatData[])
src/views/PopupView/ExportLabelsPopup/ExportLabelPopup.tsx:54
↓ 1 callers
Function
getOptions
(exportFormatData: ILabelFormatData[])
src/views/PopupView/ImportLabelPopup/ImportLabelPopup.tsx:149
↓ 1 callers
Function
getOptions
()
src/views/PopupView/LoadModelPopup/LoadModelPopup.tsx:93
↓ 1 callers
Function
getOptionsContent
()
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:158
↓ 1 callers
Method
getPoints
(l: ILine)
src/utils/LineUtil.ts:21
↓ 1 callers
Function
getProgress
()
src/views/EditorView/StateBar/StateBar.tsx:35
↓ 1 callers
Method
getRoboflowAPIDetails
()
src/store/selectors/AISelector.ts:36
↓ 1 callers
Function
getSidebarButtons
()
src/views/PopupView/GenericLabelTypePopup/GenericLabelTypePopup.tsx:42
↓ 1 callers
Function
getSocialMediaButtons
(mediaSize:ISize)
src/views/MobileMainView/MobileMainView.tsx:53
↓ 1 callers
Function
getSocialMediaButtons
(size: ISize)
src/views/MainView/MainView.tsx:47
↓ 1 callers
Method
getSuggestedLabelList
()
src/store/selectors/AISelector.ts:5
↓ 1 callers
Method
getValidPolygonLabels
(imageData: ImageData)
src/logic/export/polygon/VGGExporter.ts:62
↓ 1 callers
Method
import
( filesData: File[], onSuccess: (imagesData: ImageData[], labelNames: LabelName[]) => any,
src/logic/import/voc/VOCImporter.ts:33
↓ 1 callers
Method
init
()
src/logic/context/ContextManager.ts:20
↓ 1 callers
Method
injectImageDataWithAnnotations
(sourceImageData: ImageData[], annotatedImageData: ImageData[])
src/logic/import/yolo/YOLOImporter.ts:90
↓ 1 callers
Method
intersect
(r1: IRect, r2: IRect)
src/utils/RectUtil.ts:15
↓ 1 callers
Method
inti
()
src/logic/initializer/AppInitializer.ts:11
↓ 1 callers
Method
isFirefox
(userAgent: string)
src/utils/PlatformUtil.ts:22
↓ 1 callers
Method
isInCombo
(keyCode: string)
src/logic/context/ContextManager.ts:79
↓ 1 callers
Method
isInProgress
()
src/logic/render/RectRenderEngine.ts:227
↓ 1 callers
Method
isMouseOverAnchor
(mouse: IPoint, anchor: IPoint, radius: number)
src/utils/RenderEngineUtil.ts:122
↓ 1 callers
Method
isMouseOverPolygon
(mouse: IPoint, vertices: IPoint[], radius: number)
src/utils/RenderEngineUtil.ts:127
↓ 1 callers
Method
isProd
()
src/utils/EnvironmentUtil.ts:6
↓ 1 callers
Method
isSafari
(userAgent: string)
src/utils/PlatformUtil.ts:18
↓ 1 callers
Method
labelExistsInLabelNames
(label: string)
src/logic/actions/LabelActions.ts:141
↓ 1 callers
Method
labelNamesIdsDiff
(oldLabelNames: LabelName[], newLabelNames: LabelName[])
src/utils/LabelUtil.ts:59
↓ 1 callers
Method
loadAndParseFiles
(files: File[])
src/logic/import/voc/VOCImporter.ts:58
↓ 1 callers
Method
loadImageBase64
(fileData: File)
src/utils/FileUtil.ts:3
↓ 1 callers
Method
loadImages
(fileData: File[])
src/utils/FileUtil.ts:22
↓ 1 callers
Method
loadMissingImages
(images: ImageData[])
src/utils/ImageDataUtil.ts:41
↓ 1 callers
Method
loadModelSafely
(modelConfig: ModelConfig, image: HTMLImageElement)
src/ai/YOLOV5ObjectDetector.ts:39
↓ 1 callers
Method
mapCOCOCategories
(categories: COCOCategory[])
src/logic/import/coco/COCOImporter.ts:101
↓ 1 callers
Method
mapImageData
(items: ImageData[], images: COCOImage[])
src/logic/import/coco/COCOImporter.ts:112
↓ 1 callers
Method
mapImageData
()
src/logic/import/voc/VOCImporter.ts:134
↓ 1 callers
Method
mapImageDataToVGGFileData
(imageData: ImageData, labelNames: LabelName[])
src/logic/export/polygon/VGGExporter.ts:27
↓ 1 callers
Method
mapImagesDataToCOCOObject
( imagesData: ImageData[], labelNames: LabelName[], projectName: string )
src/logic/export/polygon/COCOExporter.ts:30
↓ 1 callers
Method
mapImagesDataToVGGObject
(imagesData: ImageData[], labelNames: LabelName[])
src/logic/export/polygon/VGGExporter.ts:17
↓ 1 callers
Method
mapLabelsData
(labelNames: LabelName[])
src/logic/export/polygon/COCOExporter.ts:95
↓ 1 callers
Function
mapNamesToSelectableNames
(names: string[])
src/views/PopupView/SuggestLabelNamesPopup/SuggestLabelNamesPopup.tsx:35
↓ 1 callers
Method
mapNewImageData
( imageData: ImageData, labelIndex: number )
src/logic/actions/ImageActions.ts:63
↓ 1 callers
Method
mapPredictionsToPointLabels
(predictions: Pose[])
src/logic/actions/AIPoseDetectionActions.ts:59
↓ 1 callers
Method
mapPredictionsToRectLabels
(predictions: DetectedObject[])
src/logic/actions/AISSDObjectDetectionActions.ts:55
↓ 1 callers
Method
mapPredictionsToRectLabels
(predictions: DetectedObject[])
src/logic/actions/AIYOLOObjectDetectionActions.ts:55
↓ 1 callers
Method
mapPredictionsToRectLabels
(predictions: DetectedObject[])
src/logic/actions/AIRoboflowAPIObjectDetectionActions.ts:47
↓ 1 callers
Method
matchCombo
(combo1: string[], combo2: string[])
src/logic/context/ContextManager.ts:98
↓ 1 callers
Method
matchImagesWithAnnotations
(images: ImageData[], annotations: File[])
src/logic/import/yolo/YOLOImporter.ts:70
↓ 1 callers
Method
mountEventListeners
()
src/views/EditorView/Editor/Editor.tsx:96
↓ 1 callers
Method
mountRenderEnginesAndHelpers
(activeLabelType: LabelType)
src/logic/actions/EditorActions.ts:54
↓ 1 callers
Method
mouseDownHandler
(data: EditorData)
src/logic/helpers/ViewPortHelper.ts:34
↓ 1 callers
Method
mouseDownHandler
(data: EditorData)
src/logic/render/LineRenderEngine.ts:46
↓ 1 callers
Method
mouseDownHandler
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:69
↓ 1 callers
Method
mouseMoveHandler
(data: EditorData)
src/logic/helpers/ViewPortHelper.ts:50
↓ 1 callers
Method
mouseMoveHandler
(data: EditorData)
src/logic/render/LineRenderEngine.ts:71
↓ 1 callers
Method
mouseMoveHandler
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:115
↓ 1 callers
Method
mouseUpHandler
(data: EditorData)
src/logic/helpers/ViewPortHelper.ts:43
↓ 1 callers
Method
mouseUpHandler
(data: EditorData)
src/logic/render/LineRenderEngine.ts:65
↓ 1 callers
Method
mouseUpHandler
(data: EditorData)
src/logic/render/PolygonRenderEngine.ts:110
↓ 1 callers
Function
onAccept
()
src/views/PopupView/LoadModelPopup/LoadModelPopup.tsx:58
↓ 1 callers
Function
onAnnotationFormatChange
(format: AnnotationFormatType)
src/views/PopupView/ImportLabelPopup/ImportLabelPopup.tsx:106
↓ 1 callers
Function
onChange
(id: string, value: string)
src/views/PopupView/InsertLabelNamesPopup/InsertLabelNamesPopup.tsx:106
↓ 1 callers
Function
onLabelTypeChange
(type: LabelType)
src/views/PopupView/ImportLabelPopup/ImportLabelPopup.tsx:58
↓ 1 callers
Function
onMouseEnterTab
(tabIdx: number, event)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:50
↓ 1 callers
Function
onReject
()
src/views/PopupView/LoadModelPopup/LoadModelPopup.tsx:116
↓ 1 callers
Function
onSelect
(type: AnnotationFormatType)
src/views/PopupView/ExportLabelsPopup/ExportLabelPopup.tsx:50
↓ 1 callers
Function
onSelect
(selectedModel: AIModel)
src/views/PopupView/LoadModelPopup/LoadModelPopup.tsx:77
↓ 1 callers
Function
onTabClick
(tabIdx: number, event)
src/views/EditorView/TopNavigationBar/DropDownMenu/DropDownMenu.tsx:20
↓ 1 callers
Function
onTagClick
(labelId: string)
src/views/EditorView/SideNavigationBar/TagLabelsList/TagLabelsList.tsx:40
↓ 1 callers
Method
parseDocumentIntoImageData
(document: Document, { fileParseResults, labelNames }: VOCImportResult)
src/logic/import/voc/VOCImporter.ts:90
↓ 1 callers
Method
partitionImageData
(items: ImageData[], images: COCOImage[])
src/logic/import/coco/COCOImporter.ts:95
↓ 1 callers
Method
predict
( imageData: ImageData, onSuccess?: (predictions: DetectedObject[]) => any, onFailure?
src/ai/RoboflowAPIObjectDetector.ts:53
↓ 1 callers
Method
readFiles
(fileData: File[])
src/utils/FileUtil.ts:43
↓ 1 callers
Method
rejectAllSuggestedLabels
(imageData: ImageData)
src/logic/actions/AIActions.ts:44
↓ 1 callers
Method
rejectAllSuggestedPointLabels
(imageData: ImageData)
src/logic/actions/AIPoseDetectionActions.ts:114
↓ 1 callers
Method
removeFromCombo
(keyCode: string)
src/logic/context/ContextManager.ts:87
↓ 1 callers
Method
removeLabelNames
(labelNamesIds: string[])
src/logic/actions/LabelActions.ts:94
↓ 1 callers
Method
removeLabelNamesFromImageData
(imageData: ImageData, labelNamesIds: string[])
src/logic/actions/LabelActions.ts:102
↓ 1 callers
Method
render
()
src/views/EditorView/Editor/Editor.tsx:225
↓ 1 callers
Function
renderContent
()
src/views/PopupView/LoadModelPopup/LoadModelPopup.tsx:120
↓ 1 callers
Method
renderCrossHair
(data: EditorData)
src/logic/render/PrimaryEditorRenderEngine.ts:37
↓ 1 callers
Function
renderDropZone
()
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:235
↓ 1 callers
Function
renderInternalContent
(type: LabelType)
src/views/PopupView/ImportLabelPopup/ImportLabelPopup.tsx:172
↓ 1 callers
Function
renderLoader
()
src/views/PopupView/ConnectInferenceServerPopup/ConnectInferenceServerPopup.tsx:111
↓ 1 callers
Function
renderLoader
()
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:197
↓ 1 callers
Function
renderMenu
()
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:135
↓ 1 callers
Function
renderMessage
()
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:187
↓ 1 callers
Function
renderNotification
()
src/views/NotificationsView/NotificationsView.tsx:73
↓ 1 callers
Function
renderOptions
()
src/views/PopupView/LoadYOLOv5ModelPopup/LoadYOLOv5ModelPopup.tsx:181
↓ 1 callers
Function
renderRoboflow
()
src/views/PopupView/ConnectInferenceServerPopup/ConnectInferenceServerPopup.tsx:121
← previous
next →
301–400 of 748, ranked by callers