IgnoreExtensions-nef
Config-LoadPhotoPrismLocations TestMethodIntersect
This commit is contained in:
@ -13,6 +13,9 @@ completedColumns:
|
||||
|
||||
## Todo
|
||||
|
||||
- [nef-support](tasks/nef-support.md)
|
||||
- [determine-if-location-container-collection-is-needed-in-get-faces](tasks/determine-if-location-container-collection-is-needed-in-get-faces.md)
|
||||
- [use-eyes-to-find-orientation](tasks/use-eyes-to-find-orientation.md)
|
||||
- [use-photo-prism-to-map](tasks/use-photo-prism-to-map.md)
|
||||
- [import-face-region-metadata](tasks/import-face-region-metadata.md)
|
||||
|
||||
|
@ -0,0 +1,17 @@
|
||||
---
|
||||
created: 2023-06-12T15:44:11.932Z
|
||||
updated: 2023-06-12T15:45:59.891Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
---
|
||||
|
||||
# determine-if-location-container-collection-is-needed-in-get-faces
|
||||
|
||||
```c#
|
||||
locations = Shared.Models.Stateless.Methods.ILocation.GetLocations(collection, results, mappingFromPhotoPrismCollection, _RectangleIntersectMinimum);
|
||||
```
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] See code above
|
13
.kanbn/tasks/nef-support.md
Normal file
13
.kanbn/tasks/nef-support.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
created: 2023-06-12T15:44:11.932Z
|
||||
updated: 2023-06-12T15:45:59.891Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
---
|
||||
|
||||
# nef-support
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] asdf
|
13
.kanbn/tasks/use-eyes-to-find-orientation.md
Normal file
13
.kanbn/tasks/use-eyes-to-find-orientation.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
created: 2023-06-12T15:44:11.932Z
|
||||
updated: 2023-06-12T15:45:59.891Z
|
||||
assigned: ""
|
||||
progress: 0
|
||||
tags: []
|
||||
---
|
||||
|
||||
# use-eyes-to-find-orientation
|
||||
|
||||
## Sub-tasks
|
||||
|
||||
- [ ] asdf
|
Reference in New Issue
Block a user