OpenCV Pipeline für Scan Korrekturen ergänzen
This commit is contained in:
@@ -35,6 +35,8 @@ export const instanceAgents = pgTable("instance_agents", {
|
||||
resolution: 300,
|
||||
mode: "Color",
|
||||
source: null,
|
||||
postprocess: false,
|
||||
postprocessProfile: "document",
|
||||
}),
|
||||
|
||||
lastSeenAt: timestamp("last_seen_at", { withTimezone: true }),
|
||||
|
||||
Reference in New Issue
Block a user