summaryrefslogtreecommitdiffstats
path: root/virtual-programs/camera.folk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Continue refactor: remove pi/cUtils.tcl and refs, inline cameraOmar Rizwan2024-05-131-1/+348
* camera: Add gadget (pi camera) mode using YUV420Omar Rizwan2024-04-051-1/+5
* folk0: Stick with 720p for nowOmar Rizwan2024-03-191-5/+0
* Make folk0 resolution 4kAndrés Cuervo2024-02-021-0/+5
* display: WIP: Refactor into files; use wishes, not Display::Omar Rizwan2023-10-061-1/+1
* process: Allow running multiple On process blocks on processOmar Rizwan2023-10-061-0/+3
* camera,calibrate: Fixing really bad breakage from refactorsOmar Rizwan2023-10-021-17/+2
* main,camera: Can now free things from Folk interprocess heapOmar Rizwan2023-09-291-4/+26
* Faster (global var sampling, not reactive) metricsOmar Rizwan2023-09-141-0/+4
* Some peering cleanup (receive before Step); build in FPS countingOmar Rizwan2023-09-061-6/+3
* WIP: Rewrite peering to use shm instead of websocketsOmar Rizwan2023-08-151-1/+2
* Add timestamps to camera framesOmar Rizwan2023-08-111-3/+8
* Semi-configurable camera resolutionOmar Rizwan2023-07-271-4/+13
* camera: Use foreverOmar Rizwan2023-07-201-5/+2
* Split out apriltag detectionNaveen Michaud-Agrawal2023-07-181-11/+0
* WIP: Tag detect on same thread as camera for now.Omar Rizwan2023-06-191-17/+15
* Getting one camera frame from a threadCharles Chamberlain2023-06-011-0/+8
* Fix bug in process naming: choose unique names in same fileCharles Chamberlain2023-06-011-1/+0
* WIP: Start implementing AprilTag detector. defineFolkImages shmOmar Rizwan2023-05-261-21/+20
* Start moving camera to virtual programOmar Rizwan2023-05-251-0/+33