Commit Graph

8 Commits (1d6d72b8bc940cdb224c04e2c6687b8fed0a5687)

Author SHA1 Message Date
souvik03-136 1d6d72b8bc feat: Improve color handling, cluster analysis and add error resilience
- Enhanced color space handling in capturer.py with explicit controls
- Improved cluster analysis with silhouette scoring for better face matching
- Added caching for NSFW model to improve performance
- Implemented proper error handling and logging across all modules
- Added configurable settings system in globals.py
- Created comprehensive unit tests
- Added detailed documentation with docstrings
2025-04-29 19:35:54 +05:30
Kenneth Estanislao 16c1b44927 Revert "recommit webcam option"
This reverts commit 49d3f9a3cc.
2024-09-11 02:49:53 +08:00
Kenneth Estanislao 49d3f9a3cc recommit webcam option 2024-09-11 00:02:45 +08:00
Kenneth Estanislao 9acf77b6ed Revert "Merge pull request #556 from Highpressure/main"
This reverts commit fd07185043, reversing
changes made to f762b61a12.
2024-09-10 14:59:05 +08:00
Highpressure 83ca917c66
Update capturer.py
added change to support multi camera device support as my device 0 is a virtual cam for iphone redirection, device 1 is obs and device 2 is my real camera
2024-09-06 20:59:35 +02:00
underlines c91ab8bbd2 add toggle button for blueish cam fix (Force OpenCV2 BGR2RGB) 2024-08-30 22:02:23 +02:00
underlines 79c6615a68 use mjpeg and convert bgr to rgb 2024-08-30 21:49:01 +02:00
Kenneth Estanislao e616245e3d initial commit
rebranding everything
2023-09-24 21:36:57 +08:00