CtrEditor/Services
Miguel 3153f38068 Implement ScreenshotManager for enhanced screenshot functionality
- Added ScreenshotManager class to centralize screenshot capturing logic.
- Implemented methods to capture specific objects, areas, and full canvas.
- Updated MCPServer to utilize ScreenshotManager for taking screenshots.
- Introduced new API method to take screenshots of specific objects by their IDs.
- Enhanced error handling and result reporting for screenshot operations.
- Refactored TakeScreenshot and added TakeObjectScreenshot methods in MCPServer.
- Updated analyze_screenshots.py to use a relative path for screenshots directory.
- Removed outdated test script for Python execution.
2025-09-08 21:32:04 +02:00
..
DebugConsoleServer.cs Refactor hydraulic components: Simplify pump and tank logic, remove unused properties, and enhance flow calculations 2025-09-07 17:06:15 +02:00
LLMService.cs Mejorado la descripcion de las extracciones de Tag con Patrones 2025-02-17 13:04:21 +01:00
MCPServer.cs Implement ScreenshotManager for enhanced screenshot functionality 2025-09-08 21:32:04 +02:00
PaddleOCRManager.cs Agregado de PaddleOCR y correccion de TagPattern 2025-03-27 14:50:51 +01:00
ScreenshotManager.cs Implement ScreenshotManager for enhanced screenshot functionality 2025-09-08 21:32:04 +02:00