MATLAB Real-Time Image Processing

Заказчик: AI | Опубликовано: 21.10.2025

I’m looking for a MATLAB developer who can build a real-time image processing routine that plugs seamlessly into an existing script. Speed is essential: incoming frames must be captured, processed, and displayed without noticeable lag. Here’s what I need: • A clean, well-commented MATLAB function or class that ingests a live video stream (from webcam or IP camera), performs the core processing step, and returns the processed frame in real time. • The processing block itself can be a placeholder at first—just enough to prove the pipeline is genuinely real time—so we can later swap in enhancement, detection, or feature-extraction logic. • Frame-rate statistics and a simple UI overlay (FPS counter) to verify performance. I’ll provide sample footage and the skeleton of the larger project so you can integrate your code directly. Deliverables include the runnable .m files, any helper scripts, and a quick readme outlining setup and test steps. If you’re comfortable profiling MATLAB code, using Parallel Computing Toolbox, or deploying to GPU, mention it—I’m open to performance tweaks in later milestones.