The Goobuy UCM-IMX335 STARVIS USB camera delivers 5MP 2K imaging with WDR and low-light sensitivity for industrial monitoring and kiosks. M12 optics, UVC interface and OEM options simplify embedded integration
Product Overview
The Goobuy IMX335 STARVIS USB3.0 Camera Module UCM-IMX335 delivers 5MP starlight imaging performance in a compact design. Featuring the Sony STARVIS 1/2.8" CMOS sensor and USB3.0 high-speed output, it supports 2592×1944 @30 fps (MJPEG) with lower-resolution high-fps modes for real-time tasks.
With its 0.01 Lux low-light sensitivity, UVC plug-and-play functionality, and interchangeable M12 lens mount, the IMX335 module is widely adopted in UAV inspection, AMR/AGV navigation, and industrial/energy monitoring systems. Optional metal housing and multiple PCB form factors (38×38 / 32×32 / 28×28 mm) make integration flexible and reliable.
IMX335 vs. Alternatives:
The Sweet Spot | Sensor | Resolution | Interface | Best For |
| IMX307 | 2MP (1080p) | USB 2.0 | Basic Night Vision |
| Goobuy IMX335 | 5MP (2K) | USB 3.0 | High-Res Inspection & OCR |
| IMX415 | 8MP (4K) | USB 3.0 | Precision Microscopy |
Feature Highlights:

Sensor vs Module Output (Clarified)
Measured on Windows/Linux hosts; actual performance depends on bandwidth, cable length, and system resources.


Integration & Compatibility
We support OEM/ODM customization:
“The IMX335 USB3 camera module gave us excellent performance in low-light environments. It works great with Jetson Nano for our robotics project.”
— CTO, Robotics Startup (Germany)
“Very responsive supplier, provided fast samples and technical support. The camera’s quality was impressive.”
— Product Manager, Industrial Vision Company (USA)
Product Applications
|
Industry |
Application |
Role of the IMX335 USB3.0 Camera |
|
Industrial Automation |
Visual inspection, defect detection |
High-res imaging with low latency |
|
Robotics |
Object recognition & navigation |
Compact, plug-and-play sensor |
|
Medical Devices |
Imaging inside diagnostic tools |
Crisp 5MP capture with HDR |
|
Smart Cities |
Traffic camera systems |
License plate and night-time clarity |
|
Retail Analytics |
Footfall analysis, heat maps |
Low-light capable HD video feed |
|
AI Development |
Training datasets, prototyping |
High-resolution sensor data input |
|
Security & Surveillance |
Day/night monitoring, wide area coverage |
STARVIS-enhanced night performance |

Problems it can settle / Special Demands it can meet:
I. Industrial Applications:
Python
# Example: 5MP Capture with OpenCV on USB 3.0
import cv2
# Ensure you are plugged into a USB 3.0 port (Blue)
cap = cv2.VideoCapture(0)
# Force 5MP Resolution
cap.set(cv2.CAP_PROP_FRAME_WIDTH, 2592)
cap.set(cv2.CAP_PROP_FRAME_HEIGHT, 1944)
# Set FPS (Bandwidth dependent)
cap.set(cv2.CAP_PROP_FPS, 30)
ret, frame = cap.read()
if ret:
print(f"Captured Frame: {frame.shape}")
Q1: Why does this module require USB 3.0?
To stream 5MP (2592×1944) video at 30fps without severe compression artifacts, the bandwidth of USB 2.0 (480Mbps) is insufficient. USB 3.0 (5Gbps) allows for high-quality MJPEG or uncompressed YUY2 transmission, critical for AI analysis.
Q2: Does the IMX335 support Hardware HDR?
Yes. The IMX335 sensor features DOL-HDR (Digital Overlap HDR) technology. This allows the camera to capture clear details in both bright windows and dark corners simultaneously, making it ideal for ATM or entrance surveillance.
Q3: What is the rolling shutter effect on this sensor?
Like most STARVIS sensors, the IMX335 uses a Rolling Shutter. For fast-moving conveyor belts (>2m/s), you might see some distortion. For static or slow-moving robotics, the image quality is excellent and superior to global shutter sensors in low light.
Ready to Integrate the IMX335 Camera into Your Project?
Contact us for datasheets, samples, or OEM orders.
[Request a Quote] [Schedule a Call]
Relative Blogs and product application articles
1, STARVIS IMX335 USB Camera: 5MP Starlight Vision for Industry
2, STARVIS IMX335 USB3.0 Camera for Industrial Vision Systems
3, IMX335 Starvis USB Camera: Silicon Valley Surveillance Solution
4, IMX335 USB3.0 Camera: Great Lakes Vision & Security Solution STARVIS
5, STARVIS IMX291 vs IMX335 vs IMX415: Night Vision Camera Guide