<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Machine Vision on KnightLi Blog</title>
        <link>https://knightli.com/en/tags/machine-vision/</link>
        <description>Recent content in Machine Vision on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Thu, 07 May 2026 14:52:54 +0800</lastBuildDate><atom:link href="https://knightli.com/en/tags/machine-vision/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Common industrial camera microscope lens parameters: magnification, field of view, working distance, and mount</title>
        <link>https://knightli.com/en/2026/05/07/industrial-camera-microscope-lens-parameters/</link>
        <pubDate>Thu, 07 May 2026 14:52:54 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/05/07/industrial-camera-microscope-lens-parameters/</guid>
        <description>&lt;p&gt;When connecting an industrial camera to a microscope or macro lens, the most confusing part is often not the camera, but the lens parameters.&lt;/p&gt;
&lt;p&gt;The same phrase, such as &amp;ldquo;1X magnification&amp;rdquo; or &amp;ldquo;10X,&amp;rdquo; can mean different things for microscope objectives, telecentric lenses, macro lenses, and C-mount adapters. Choosing the wrong lens often leads to problems: insufficient field of view, soft edges, too short working distance, low brightness, shallow depth of field, sensor vignetting, and unstable measurement accuracy.&lt;/p&gt;
&lt;p&gt;This article organizes common industrial camera microscope lens parameters, focusing on the metrics most often used in real selection work.&lt;/p&gt;
&lt;h2 id=&#34;first-distinguish-several-lens-types&#34;&gt;First distinguish several lens types
&lt;/h2&gt;&lt;p&gt;Industrial camera microscopy or close-up imaging commonly uses four types of lenses.&lt;/p&gt;
&lt;h3 id=&#34;1-microscope-objectives&#34;&gt;1. Microscope objectives
&lt;/h3&gt;&lt;p&gt;Microscope objectives often use magnifications such as &lt;code&gt;4X&lt;/code&gt;, &lt;code&gt;10X&lt;/code&gt;, &lt;code&gt;20X&lt;/code&gt;, &lt;code&gt;40X&lt;/code&gt;, and &lt;code&gt;100X&lt;/code&gt;, and are usually used in traditional microscope systems.&lt;/p&gt;
&lt;p&gt;Important parameters include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Magnification.&lt;/li&gt;
&lt;li&gt;Numerical aperture &lt;code&gt;NA&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Working distance.&lt;/li&gt;
&lt;li&gt;Whether it is infinity-corrected.&lt;/li&gt;
&lt;li&gt;Cover glass thickness requirement.&lt;/li&gt;
&lt;li&gt;Field number and image circle.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Microscope objectives are suitable for high-magnification observation, but working distance is usually short and depth of field is shallow. Higher magnification is not always better, especially in industrial inspection. If the sample surface is uneven, too much magnification makes focusing difficult.&lt;/p&gt;
&lt;h3 id=&#34;2-c-mount-microscope-adapters&#34;&gt;2. C-mount microscope adapters
&lt;/h3&gt;&lt;p&gt;Many industrial cameras use C-mount, so microscopes often need &lt;code&gt;0.35X&lt;/code&gt;, &lt;code&gt;0.5X&lt;/code&gt;, &lt;code&gt;0.63X&lt;/code&gt;, &lt;code&gt;1X&lt;/code&gt;, and similar C-mount adapters.&lt;/p&gt;
&lt;p&gt;The adapter images the microscope intermediate image onto the camera sensor. It directly affects the field of view seen by the camera.&lt;/p&gt;
&lt;p&gt;Common experience:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Small sensors can use 0.35X or 0.5X.&lt;/li&gt;
&lt;li&gt;1/2&amp;quot; and 2/3&amp;quot; sensors often use 0.5X, 0.63X, or 1X.&lt;/li&gt;
&lt;li&gt;The larger the sensor, the more important it is to confirm whether the adapter image circle can cover it.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If the adapter magnification is too high, the field of view becomes small. If the image circle is insufficient, edges may vignette or lose quality.&lt;/p&gt;
&lt;h3 id=&#34;3-machine-vision-macro-lenses&#34;&gt;3. Machine vision macro lenses
&lt;/h3&gt;&lt;p&gt;Machine vision macro lenses are usually specified by focal length, aperture, supported sensor size, working distance, and magnification. They are suitable for medium- and low-magnification inspection of PCBs, parts, labels, metal surfaces, fibers, solder joints, and similar targets.&lt;/p&gt;
&lt;p&gt;Compared with traditional microscope objectives, these lenses are often better for industrial sites because they provide longer working distance, more flexible installation, and easier lighting.&lt;/p&gt;
&lt;h3 id=&#34;4-telecentric-lenses&#34;&gt;4. Telecentric lenses
&lt;/h3&gt;&lt;p&gt;Telecentric lenses are used for high-precision measurement. Their key feature is that magnification remains more stable within a certain depth range, so object distance changes cause less size variation.&lt;/p&gt;
&lt;p&gt;Suitable scenarios:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dimensional measurement.&lt;/li&gt;
&lt;li&gt;Edge positioning.&lt;/li&gt;
&lt;li&gt;Contour inspection.&lt;/li&gt;
&lt;li&gt;Cases where height changes affect measurement with ordinary lenses.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Telecentric lenses are usually large, expensive, and fixed in field of view, but they are valuable in measurement applications.&lt;/p&gt;
&lt;h2 id=&#34;core-parameter-1-magnification&#34;&gt;Core parameter 1: magnification
&lt;/h2&gt;&lt;p&gt;Magnification determines how large the object appears on the sensor.&lt;/p&gt;
&lt;p&gt;In industrial camera systems, it is more practical to focus on object-side field of view and pixel resolution, not just the &lt;code&gt;1X&lt;/code&gt;, &lt;code&gt;2X&lt;/code&gt;, or &lt;code&gt;10X&lt;/code&gt; printed on a lens.&lt;/p&gt;
&lt;p&gt;The basic relationship is:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;field of view width = sensor width / optical magnification
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;For example, if a sensor is about 7.2 mm wide and a 1X lens is used, the theoretical field of view width is about 7.2 mm. With a 0.5X adapter, the field of view width is about 14.4 mm. With a 2X lens, it is about 3.6 mm.&lt;/p&gt;
&lt;p&gt;So higher magnification means a smaller visible area, but more pixels per unit area.&lt;/p&gt;
&lt;h2 id=&#34;core-parameter-2-field-of-view&#34;&gt;Core parameter 2: field of view
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;FOV&lt;/code&gt; is the actual object area seen by the camera, usually described as horizontal, vertical, and diagonal field of view.&lt;/p&gt;
&lt;p&gt;Industrial inspection should first determine FOV:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What is the maximum object size?&lt;/li&gt;
&lt;li&gt;Do you need margin around the object?&lt;/li&gt;
&lt;li&gt;Do you need to capture the whole target in one image?&lt;/li&gt;
&lt;li&gt;What is the smallest defect or line width?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If the target is 20 mm wide and must be captured in one image, horizontal FOV should be greater than 20 mm. Then calculate the real-world size per pixel from horizontal pixel count.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;size per pixel = field of view width / horizontal pixels
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;If horizontal FOV is 20 mm and the camera has 4000 horizontal pixels, each pixel represents about 0.005 mm, or 5 μm. In practice, detectable defects cannot be calculated from one pixel alone. Lens resolution, focus, noise, lighting, and algorithm stability also matter.&lt;/p&gt;
&lt;h2 id=&#34;core-parameter-3-working-distance&#34;&gt;Core parameter 3: working distance
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;Working Distance&lt;/code&gt; is the distance from the front of the lens to the object surface.&lt;/p&gt;
&lt;p&gt;Too short a working distance causes many problems:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;No room for lighting.&lt;/li&gt;
&lt;li&gt;The sample may hit the lens.&lt;/li&gt;
&lt;li&gt;Automation equipment may lack mechanical clearance.&lt;/li&gt;
&lt;li&gt;Uneven samples are harder to focus.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Higher magnification microscope objectives usually have shorter working distances. Machine vision macro lenses and telecentric lenses can provide working distances more suitable for industrial sites.&lt;/p&gt;
&lt;p&gt;When selecting, do not look only at magnification. First ask whether there is enough room for ring lights, coaxial lighting, fixtures, and motion mechanisms in front of the lens.&lt;/p&gt;
&lt;h2 id=&#34;core-parameter-4-depth-of-field&#34;&gt;Core parameter 4: depth of field
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;Depth of Field&lt;/code&gt; is the range in front of and behind the focus plane that remains acceptably sharp.&lt;/p&gt;
&lt;p&gt;In microscopy and macro imaging, depth of field is often shallow. Higher magnification and larger NA usually mean shallower DOF. If the sample has height variation, only a thin layer may be sharp while other areas become blurred.&lt;/p&gt;
&lt;p&gt;Ways to increase DOF include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Lower magnification.&lt;/li&gt;
&lt;li&gt;Smaller aperture.&lt;/li&gt;
&lt;li&gt;Better lighting.&lt;/li&gt;
&lt;li&gt;Focus stacking.&lt;/li&gt;
&lt;li&gt;Telecentric or special optical designs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But stopping down also reduces brightness and may introduce diffraction effects. DOF, brightness, and resolution must be balanced.&lt;/p&gt;
&lt;h2 id=&#34;core-parameter-5-numerical-aperture&#34;&gt;Core parameter 5: numerical aperture
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;NA&lt;/code&gt; is common in microscope objectives. It indicates the light-gathering ability of the objective and relates to theoretical resolution.&lt;/p&gt;
&lt;p&gt;Higher NA gives higher theoretical resolution and better brightness, but shallower DOF, more sensitive focus, and often shorter working distance.&lt;/p&gt;
&lt;p&gt;In microscopy, high-NA objectives can reveal finer details, but they demand flatter samples, better focusing mechanisms, and stronger lighting control. Industrial inspection does not always need high NA. If the target is uneven or requires larger DOF, high NA may increase debugging difficulty.&lt;/p&gt;
&lt;h2 id=&#34;core-parameter-6-mount&#34;&gt;Core parameter 6: mount
&lt;/h2&gt;&lt;p&gt;Common lens mounts for industrial cameras include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;C-mount.&lt;/li&gt;
&lt;li&gt;CS-mount.&lt;/li&gt;
&lt;li&gt;F-mount.&lt;/li&gt;
&lt;li&gt;M12 / S-mount.&lt;/li&gt;
&lt;li&gt;Microscope trinocular interface.&lt;/li&gt;
&lt;li&gt;Objective threads such as RMS, M25, M26.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;C-mount is very common in industrial cameras, with a flange distance of 17.526 mm. CS-mount has a shorter flange distance, and they cannot be mixed casually. A C-mount lens can usually be adapted to a CS-mount camera with a spacer, but a CS-mount lens on a C-mount camera may not focus correctly.&lt;/p&gt;
&lt;p&gt;When connecting a microscope to an industrial camera, also check the trinocular port size, C-mount adapter magnification, and whether the camera sensor can be covered by the adapter.&lt;/p&gt;
&lt;h2 id=&#34;core-parameter-7-sensor-size-matching&#34;&gt;Core parameter 7: sensor size matching
&lt;/h2&gt;&lt;p&gt;The lens must cover the camera sensor.&lt;/p&gt;
&lt;p&gt;If a lens only supports a 1/2&amp;quot; sensor but the camera uses 1.1&amp;quot; or APS-C, the image edges may vignette, blur, or distort severely. Conversely, a large-image-circle lens on a small sensor usually works, but may cost more and be larger.&lt;/p&gt;
&lt;p&gt;Check the maximum supported sensor format, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1/3&amp;quot;.&lt;/li&gt;
&lt;li&gt;1/2&amp;quot;.&lt;/li&gt;
&lt;li&gt;2/3&amp;quot;.&lt;/li&gt;
&lt;li&gt;1&amp;quot;.&lt;/li&gt;
&lt;li&gt;1.1&amp;quot;.&lt;/li&gt;
&lt;li&gt;APS-C.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Do not only check whether the thread fits. Mechanical compatibility is not the same as imaging compatibility.&lt;/p&gt;
&lt;h2 id=&#34;core-parameter-8-resolution-and-pixel-matching&#34;&gt;Core parameter 8: resolution and pixel matching
&lt;/h2&gt;&lt;p&gt;Lenses also have resolving power limits. The smaller the camera pixels, the higher the lens requirement.&lt;/p&gt;
&lt;p&gt;If a high-pixel, small-pixel camera is paired with a low-resolution lens, the final image becomes &amp;ldquo;many pixels, little detail.&amp;rdquo; This is common in microscopy and macro systems.&lt;/p&gt;
&lt;p&gt;Basic thinking:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;High-resolution cameras need higher-resolution lenses.&lt;/li&gt;
&lt;li&gt;Small-pixel cameras are more sensitive to lens quality, focus, vibration, and lighting.&lt;/li&gt;
&lt;li&gt;Measurement applications should prioritize distortion and stability.&lt;/li&gt;
&lt;li&gt;Check both edge quality and center quality, not only center sharpness.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;common-parameter-comparison&#34;&gt;Common parameter comparison
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Parameter&lt;/th&gt;
          &lt;th&gt;Role&lt;/th&gt;
          &lt;th&gt;How to judge&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Magnification&lt;/td&gt;
          &lt;td&gt;Determines FOV and pixel density per area&lt;/td&gt;
          &lt;td&gt;Calculate FOV from object size and sensor size first&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;FOV&lt;/td&gt;
          &lt;td&gt;Actual object area captured by the camera&lt;/td&gt;
          &lt;td&gt;Must cover the target with margin&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;WD&lt;/td&gt;
          &lt;td&gt;Working distance from lens to object&lt;/td&gt;
          &lt;td&gt;Leave room for lighting, fixtures, and motion&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;DOF&lt;/td&gt;
          &lt;td&gt;Depth range that remains sharp&lt;/td&gt;
          &lt;td&gt;Especially important for samples with height variation&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;NA&lt;/td&gt;
          &lt;td&gt;Affects microscope resolution and brightness&lt;/td&gt;
          &lt;td&gt;High NA gives detail but shallow DOF&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Mount&lt;/td&gt;
          &lt;td&gt;Determines mechanical connection and focus&lt;/td&gt;
          &lt;td&gt;Do not mix C/CS/trinocular/objective threads casually&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Sensor support&lt;/td&gt;
          &lt;td&gt;Determines vignetting and edge quality&lt;/td&gt;
          &lt;td&gt;Image circle must cover the sensor&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Distortion&lt;/td&gt;
          &lt;td&gt;Affects measurement accuracy&lt;/td&gt;
          &lt;td&gt;Critical for dimensional measurement&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;a-simple-selection-flow&#34;&gt;A simple selection flow
&lt;/h2&gt;&lt;p&gt;First, determine the field of view. Ask how large an area must be captured, such as 5 mm, 20 mm, or 100 mm.&lt;/p&gt;
&lt;p&gt;Second, determine the smallest target. Do you need to see a 20 μm scratch, or only a 0.5 mm part contour?&lt;/p&gt;
&lt;p&gt;Third, select camera resolution. Estimate the real-world size per pixel from FOV and smallest target.&lt;/p&gt;
&lt;p&gt;Fourth, calculate magnification. Divide sensor size by target FOV to get approximate optical magnification.&lt;/p&gt;
&lt;p&gt;Fifth, check working distance. Confirm there is room for lighting, fixtures, and the sample.&lt;/p&gt;
&lt;p&gt;Sixth, check depth of field. If the sample is uneven, confirm whether DOF is enough.&lt;/p&gt;
&lt;p&gt;Seventh, confirm mount and image circle. Being able to attach the lens does not mean it will image well.&lt;/p&gt;
&lt;p&gt;Eighth, validate with real samples. Microscopy and macro systems are sensitive to light, focus, and vibration. Paper specifications only narrow candidates; they cannot replace real testing.&lt;/p&gt;
&lt;h2 id=&#34;common-mistakes&#34;&gt;Common mistakes
&lt;/h2&gt;&lt;p&gt;The first mistake is looking only at magnification. Higher magnification means smaller FOV, shallower DOF, and harder focusing. Industrial inspection does not always need the highest magnification.&lt;/p&gt;
&lt;p&gt;The second mistake is ignoring working distance. Even if the lens can image clearly, the system may be unusable if lights and fixtures cannot fit.&lt;/p&gt;
&lt;p&gt;The third mistake is using a high-pixel camera with an insufficient lens. This only produces a larger blurry image.&lt;/p&gt;
&lt;p&gt;The fourth mistake is using microscope objectives directly as industrial inspection lenses without checking site constraints. Microscope objectives are powerful, but not always suitable for production-line mechanical space, lighting, and stability requirements.&lt;/p&gt;
&lt;p&gt;The fifth mistake is ignoring calibration. Any measurement task needs calibration of pixel size, distortion, and system repeatability.&lt;/p&gt;
&lt;h2 id=&#34;short-take&#34;&gt;Short Take
&lt;/h2&gt;&lt;p&gt;The core of industrial camera microscope lens selection is not choosing a magnification. It is balancing field of view, accuracy, working distance, depth of field, and sensor matching.&lt;/p&gt;
&lt;p&gt;If the goal is observation, prioritize FOV, brightness, and ease of operation. If the goal is measurement, prioritize distortion, telecentricity, calibration, and repeatability. If the goal is high-magnification microscopy, prioritize NA, working distance, focus stability, and lighting.&lt;/p&gt;
&lt;p&gt;The safest method is to write down target size, smallest defect, camera sensor size, and mechanical space first, then derive lens magnification and type. Specification tables are only the starting point. Final validation still depends on real sample imaging.&lt;/p&gt;
&lt;h2 id=&#34;links&#34;&gt;Links
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;The Imaging Source lenses and optics: &lt;a class=&#34;link&#34; href=&#34;https://www.theimagingsource.com/en-us/product/optic/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.theimagingsource.com/en-us/product/optic/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Imaging Source microscopy cameras: &lt;a class=&#34;link&#34; href=&#34;https://www.theimagingsource.com/en-us/product/microscope/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.theimagingsource.com/en-us/product/microscope/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Edmund Optics machine vision basics: &lt;a class=&#34;link&#34; href=&#34;https://www.edmundoptics.com/knowledge-center/application-notes/imaging/understanding-focal-length-and-field-of-view/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.edmundoptics.com/knowledge-center/application-notes/imaging/understanding-focal-length-and-field-of-view/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Edmund Optics depth of field: &lt;a class=&#34;link&#34; href=&#34;https://www.edmundoptics.com/knowledge-center/application-notes/imaging/depth-of-field-and-depth-of-focus/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.edmundoptics.com/knowledge-center/application-notes/imaging/depth-of-field-and-depth-of-focus/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Common The Imaging Source industrial cameras: introduction, parameters, and comparison</title>
        <link>https://knightli.com/en/2026/05/07/the-imaging-source-industrial-camera-comparison/</link>
        <pubDate>Thu, 07 May 2026 14:52:54 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/05/07/the-imaging-source-industrial-camera-comparison/</guid>
        <description>&lt;p&gt;&lt;code&gt;The Imaging Source&lt;/code&gt; is a common industrial camera manufacturer. Its product line covers USB, GigE, 10GigE, MIPI CSI-2, and more, including traditional machine vision cameras, microscopy cameras, embedded vision cameras, and board-level cameras.&lt;/p&gt;
&lt;p&gt;If you only look at model names, the TIS product line can feel confusing: &lt;code&gt;DMK&lt;/code&gt;, &lt;code&gt;DFK&lt;/code&gt;, &lt;code&gt;DBK&lt;/code&gt;, &lt;code&gt;38&lt;/code&gt;, &lt;code&gt;37&lt;/code&gt;, &lt;code&gt;33&lt;/code&gt;, &lt;code&gt;AFU420&lt;/code&gt;, &lt;code&gt;Visus&lt;/code&gt;, and other names are easy to mix together. In real selection work, do not start by memorizing model names. Start with the core parameters: interface, sensor size, resolution, frame rate, color or monochrome, shutter type, lens mount, and software support.&lt;/p&gt;
&lt;h2 id=&#34;first-understand-the-names-dmk-dfk-dbk&#34;&gt;First understand the names: DMK, DFK, DBK
&lt;/h2&gt;&lt;p&gt;In older and many current The Imaging Source models, three prefixes are common:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;DMK&lt;/code&gt;: monochrome camera, suitable for microscopy, measurement, low-light imaging, or applications that need higher sensitivity.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;DFK&lt;/code&gt;: color camera, usually with an IR cut filter, suitable for ordinary color imaging and industrial inspection.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;DBK&lt;/code&gt;: color camera, usually without an IR cut filter, suitable for applications that need near-infrared response.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is not the only naming rule, but it helps understand TIS cameras. Monochrome cameras do not have a Bayer color filter, so they are often better for sensitivity, sharpness, and measurement consistency. Color cameras are better when color information is needed, such as sample observation, product appearance, and teaching displays.&lt;/p&gt;
&lt;h2 id=&#34;common-series-by-use&#34;&gt;Common series by use
&lt;/h2&gt;&lt;p&gt;TIS industrial cameras can be understood by interface and positioning.&lt;/p&gt;
&lt;h3 id=&#34;1-usb-30--usb-31-industrial-cameras&#34;&gt;1. USB 3.0 / USB 3.1 industrial cameras
&lt;/h3&gt;&lt;p&gt;USB cameras are the easiest to deploy. Connection is simple, and power plus data often use one cable. They are suitable for labs, microscopes, single-machine inspection equipment, and small automation systems.&lt;/p&gt;
&lt;p&gt;Typical features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Easy installation and debugging.&lt;/li&gt;
&lt;li&gt;Shorter PC distance requirements.&lt;/li&gt;
&lt;li&gt;Much higher bandwidth than USB 2.0, suitable for medium-high resolution and higher frame rates.&lt;/li&gt;
&lt;li&gt;Suitable for single-camera or small multi-camera systems.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If the camera is next to the computer, cable length is only a few meters, and the system does not need dozens of synchronized cameras, USB is usually the most convenient choice.&lt;/p&gt;
&lt;h3 id=&#34;2-gige-industrial-cameras&#34;&gt;2. GigE industrial cameras
&lt;/h3&gt;&lt;p&gt;GigE cameras use gigabit Ethernet. Their advantage is longer cable length and more flexible industrial deployment.&lt;/p&gt;
&lt;p&gt;Typical features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Longer cable distance than USB.&lt;/li&gt;
&lt;li&gt;Suitable for production lines, equipment cabinets, and remote installation.&lt;/li&gt;
&lt;li&gt;More natural for multi-camera networking.&lt;/li&gt;
&lt;li&gt;Bandwidth is lower than 10GigE but enough for many medium-resolution inspection tasks.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If the camera is far from the host, or multiple cameras need to connect through a switch, GigE is more suitable than USB.&lt;/p&gt;
&lt;h3 id=&#34;3-10gige-high-bandwidth-cameras&#34;&gt;3. 10GigE high-bandwidth cameras
&lt;/h3&gt;&lt;p&gt;10GigE is for high-resolution, high-frame-rate, high-data-volume scenarios. TIS high-end series include 10GigE versions for high-speed inspection, large-format imaging, and high-throughput systems that need longer cable runs.&lt;/p&gt;
&lt;p&gt;Typical features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Much higher bandwidth than GigE.&lt;/li&gt;
&lt;li&gt;Suitable for high-pixel sensors and high-frame-rate output.&lt;/li&gt;
&lt;li&gt;Higher system cost, with higher requirements for NICs, cables, host storage, and processing.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If a project needs tens of megapixels and high frame rates, USB or ordinary GigE may become a bottleneck. That is when 10GigE is worth considering.&lt;/p&gt;
&lt;h3 id=&#34;4-mipi-csi-2--board-level-cameras&#34;&gt;4. MIPI CSI-2 / board-level cameras
&lt;/h3&gt;&lt;p&gt;MIPI CSI-2 and board-level cameras are better for embedded vision, such as NVIDIA Jetson, industrial edge boxes, robots, and custom devices.&lt;/p&gt;
&lt;p&gt;Typical features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Small size and easy mechanical integration.&lt;/li&gt;
&lt;li&gt;Suitable for embedded platforms.&lt;/li&gt;
&lt;li&gt;Requires more hardware and driver integration ability.&lt;/li&gt;
&lt;li&gt;Not as plug-and-play as USB cameras.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you are building a product integration rather than a quick lab validation, board-level and MIPI cameras matter more.&lt;/p&gt;
&lt;h2 id=&#34;how-to-read-common-parameters&#34;&gt;How to read common parameters
&lt;/h2&gt;&lt;p&gt;When selecting industrial cameras, it is easy to be attracted by high pixel counts, but high resolution is not a universal answer.&lt;/p&gt;
&lt;h3 id=&#34;resolution&#34;&gt;Resolution
&lt;/h3&gt;&lt;p&gt;Resolution determines how much detail an image can cover, but also increases data volume.&lt;/p&gt;
&lt;p&gt;Common ranges go from 1MP, 2MP, 5MP, 12MP to 20MP, 42MP, and beyond. For inspection tasks, first calculate the required pixels from field of view and minimum defect size, instead of blindly choosing the highest resolution.&lt;/p&gt;
&lt;p&gt;Simple judgment:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Small field of view and high-precision measurement: prioritize pixel size, lens, and image quality.&lt;/li&gt;
&lt;li&gt;Large field of view and low-speed inspection: higher resolution can be useful.&lt;/li&gt;
&lt;li&gt;High-speed moving inspection: balance resolution and frame rate.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;frame-rate&#34;&gt;Frame rate
&lt;/h3&gt;&lt;p&gt;Frame rate determines how many images can be captured per unit time. Higher frame rates are better for moving objects, high-speed production lines, and real-time preview.&lt;/p&gt;
&lt;p&gt;But frame rate is limited by resolution, interface bandwidth, exposure time, and host performance. Even if a 20MP camera claims a high frame rate, confirm whether it can reach the requirement at the actual resolution, bit depth, and transfer mode.&lt;/p&gt;
&lt;h3 id=&#34;sensor-size-and-pixel-size&#34;&gt;Sensor size and pixel size
&lt;/h3&gt;&lt;p&gt;Sensor size affects lens selection and field of view. Common formats include 1/3&amp;quot;, 1/2.5&amp;quot;, 1/1.8&amp;quot;, 2/3&amp;quot;, 1.1&amp;quot;, APS-C, and more.&lt;/p&gt;
&lt;p&gt;Pixel size affects sensitivity and dynamic performance. Larger pixels usually provide better low-light performance and signal-to-noise ratio. Smaller pixels help increase resolution on the same sensor size, but require better lens resolving power and lighting.&lt;/p&gt;
&lt;h3 id=&#34;shutter-type&#34;&gt;Shutter type
&lt;/h3&gt;&lt;p&gt;Industrial cameras commonly use rolling shutter or global shutter.&lt;/p&gt;
&lt;p&gt;Rolling shutter is cheaper and easier to pair with high resolution, but fast-moving objects may appear distorted. Global shutter exposes the whole frame at once and is better for motion inspection, positioning, measurement, and automation lines.&lt;/p&gt;
&lt;p&gt;If the target moves, or the camera/platform itself moves, prioritize global shutter.&lt;/p&gt;
&lt;h3 id=&#34;color-or-monochrome&#34;&gt;Color or monochrome
&lt;/h3&gt;&lt;p&gt;Color cameras are suitable for color inspection, sample display, teaching observation, and ordinary appearance imaging. Monochrome cameras are better for measurement, defect inspection, fluorescence microscopy, low-light imaging, and applications requiring higher sensitivity.&lt;/p&gt;
&lt;p&gt;Many industrial tasks do not need color. If the target is contour, edge, size, grayscale contrast, or fluorescence signal, monochrome is often more stable.&lt;/p&gt;
&lt;h2 id=&#34;common-series-comparison&#34;&gt;Common series comparison
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Type&lt;/th&gt;
          &lt;th&gt;Suitable scenarios&lt;/th&gt;
          &lt;th&gt;Advantages&lt;/th&gt;
          &lt;th&gt;Notes&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;USB 3.x industrial cameras&lt;/td&gt;
          &lt;td&gt;Labs, microscopes, single-machine inspection&lt;/td&gt;
          &lt;td&gt;Easy deployment, moderate cost, convenient debugging&lt;/td&gt;
          &lt;td&gt;Limited cable length; multi-camera systems need bandwidth planning&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;GigE industrial cameras&lt;/td&gt;
          &lt;td&gt;Production inspection, long cable runs, multi-camera systems&lt;/td&gt;
          &lt;td&gt;Long cable distance and convenient networking&lt;/td&gt;
          &lt;td&gt;Limited bandwidth; network configuration matters&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;10GigE industrial cameras&lt;/td&gt;
          &lt;td&gt;High resolution, high frame rate, large data volume&lt;/td&gt;
          &lt;td&gt;High bandwidth, suitable for high throughput&lt;/td&gt;
          &lt;td&gt;Higher system cost and higher host/NIC requirements&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;MIPI / board-level cameras&lt;/td&gt;
          &lt;td&gt;Embedded devices, robots, product integration&lt;/td&gt;
          &lt;td&gt;Small size and integration-friendly&lt;/td&gt;
          &lt;td&gt;Higher driver and hardware integration cost&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Microscopy cameras&lt;/td&gt;
          &lt;td&gt;Microscope observation, teaching, measurement&lt;/td&gt;
          &lt;td&gt;Better microscope interface matching&lt;/td&gt;
          &lt;td&gt;Focus on pixel size, exposure, and software&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;typical-selection-advice&#34;&gt;Typical selection advice
&lt;/h2&gt;&lt;p&gt;For ordinary microscope observation, start with a USB color camera. It is easy to install, preview is smooth, color is intuitive, and it works well for recording samples and teaching.&lt;/p&gt;
&lt;p&gt;For microscope measurement, fluorescence, low light, or image analysis, start with a monochrome camera. When color is not important, monochrome cameras usually provide better grayscale information and sensitivity.&lt;/p&gt;
&lt;p&gt;For production-line inspection, first check camera distance and takt time. Short-distance single-machine inspection can use USB. Long-distance or multi-camera systems should start with GigE. High-resolution high-frame-rate systems may need 10GigE.&lt;/p&gt;
&lt;p&gt;For embedded vision products, consider MIPI or board-level cameras first, but leave time for driver, structure, thermal, and software integration work.&lt;/p&gt;
&lt;p&gt;For high-speed moving targets, focus on global shutter, exposure time, light intensity, and trigger synchronization, not only pixel count.&lt;/p&gt;
&lt;h2 id=&#34;strengths-and-limitations-of-the-imaging-source&#34;&gt;Strengths and limitations of The Imaging Source
&lt;/h2&gt;&lt;p&gt;TIS cameras are strong because the product line is complete, covering USB, GigE, 10GigE, MIPI, microscopy, and board-level cameras. The company also provides SDKs, drivers, and software, which helps from lab validation to small industrial equipment integration.&lt;/p&gt;
&lt;p&gt;The limitations are also practical: there are many model names, naming spans multiple generations, and available models and stock vary by region. Some high-end models require careful checking of sensor, lens mount, frame rate, and software compatibility. Do not rely only on marketing pages; download the datasheet for the exact model and confirm full specifications.&lt;/p&gt;
&lt;h2 id=&#34;short-take&#34;&gt;Short Take
&lt;/h2&gt;&lt;p&gt;The Imaging Source industrial cameras can be selected by &amp;ldquo;interface + sensor + application scenario.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Use USB for labs and microscopes, GigE for production lines and long cable runs, 10GigE for high pixel count and high frame rate, MIPI or board-level cameras for embedded products, monochrome for measurement and low light, and color for color recognition and display.&lt;/p&gt;
&lt;p&gt;Do not start by asking &amp;ldquo;which camera is best.&amp;rdquo; First ask: how large is the field of view, how small is the minimum target, whether the object moves, how far the host is, what frame rate is needed, whether color is required, and whether the lens can cover the sensor. Once these questions are clear, the camera model usually narrows down naturally.&lt;/p&gt;
&lt;h2 id=&#34;links&#34;&gt;Links
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;The Imaging Source industrial cameras: &lt;a class=&#34;link&#34; href=&#34;https://www.theimagingsource.com/en-us/product/industrial/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.theimagingsource.com/en-us/product/industrial/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Imaging Source microscopy cameras: &lt;a class=&#34;link&#34; href=&#34;https://www.theimagingsource.com/en-us/product/microscope/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.theimagingsource.com/en-us/product/microscope/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Imaging Source lenses and optics: &lt;a class=&#34;link&#34; href=&#34;https://www.theimagingsource.com/en-us/product/optic/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.theimagingsource.com/en-us/product/optic/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Sony IMX Camera Module Guide: IMX335, IMX678, IMX415, IMX219, IMX273, IMX766, IMX307 Specs, References, and Taobao Price Notes</title>
        <link>https://knightli.com/en/2026/05/01/sony-imx-camera-module-guide/</link>
        <pubDate>Fri, 01 May 2026 04:15:28 +0800</pubDate>
        
        <guid>https://knightli.com/en/2026/05/01/sony-imx-camera-module-guide/</guid>
        <description>&lt;p&gt;When building embedded vision, security cameras, Raspberry Pi cameras, Jetson cameras, or machine vision projects, you will often run into a pile of Sony IMX model names.&lt;/p&gt;
&lt;p&gt;They all look like &amp;ldquo;camera sensors&amp;rdquo;, but the differences are large. Some are better for low-light surveillance, some are built for 4K video, some are for industrial global-shutter vision, some mainly appear as phone repair parts, and some are friendly to the Raspberry Pi ecosystem.&lt;/p&gt;
&lt;p&gt;This article整理 several Sony IMX camera modules that are common on Taobao and in development-board ecosystems:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX335&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX678&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX415&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX219&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX273&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX766&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX307&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Additional models: &lt;code&gt;IMX290&lt;/code&gt;, &lt;code&gt;IMX462&lt;/code&gt;, &lt;code&gt;IMX477&lt;/code&gt;, &lt;code&gt;IMX585&lt;/code&gt;, &lt;code&gt;IMX708&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;One note first: the prices below are common retail ranges seen around Taobao, development-board accessory shops, module vendors, and cross-border retail channels as of 2026-05-01. They are only useful for selection budgeting. Real prices are affected by lens, interface, driver board, enclosure, onboard ISP, UVC support, invoice/tax handling, and purchase volume.&lt;/p&gt;
&lt;h2 id=&#34;quick-conclusion&#34;&gt;Quick conclusion
&lt;/h2&gt;&lt;p&gt;For quick selection, start by use case:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Use case&lt;/th&gt;
          &lt;th&gt;Recommended models&lt;/th&gt;
          &lt;th&gt;Why&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Raspberry Pi entry-level&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX219&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Mature ecosystem, low price, lots of documentation&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Better Raspberry Pi image quality&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX477&lt;/code&gt;, &lt;code&gt;IMX708&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Higher resolution and good official ecosystem support&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Low-light surveillance&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX307&lt;/code&gt;, &lt;code&gt;IMX335&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;STARVIS series, good night performance&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;4K security / industrial video&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX415&lt;/code&gt;, &lt;code&gt;IMX678&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;4K, common MIPI/USB modules&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Newer 4K low-light&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX678&lt;/code&gt;, &lt;code&gt;IMX585&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;STARVIS 2, better low-light and dynamic range&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Industrial trigger / moving objects&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX273&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Global shutter, suitable for machine vision&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Phone repair / modification&lt;/td&gt;
          &lt;td&gt;&lt;code&gt;IMX766&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Common phone main-camera sensor, but less open for development&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;For ordinary projects, start with &lt;code&gt;IMX219&lt;/code&gt;, &lt;code&gt;IMX335&lt;/code&gt;, &lt;code&gt;IMX415&lt;/code&gt;, or &lt;code&gt;IMX678&lt;/code&gt;. They are easier to find as ready-made modules on Taobao and in development-board accessory markets.&lt;/p&gt;
&lt;h2 id=&#34;common-model-parameter-table&#34;&gt;Common model parameter table
&lt;/h2&gt;&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Model&lt;/th&gt;
          &lt;th&gt;Common positioning&lt;/th&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;Pixels / resolution&lt;/th&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;Optical format&lt;/th&gt;
          &lt;th style=&#34;text-align: right&#34;&gt;Pixel size&lt;/th&gt;
          &lt;th&gt;Shutter&lt;/th&gt;
          &lt;th&gt;Common interfaces&lt;/th&gt;
          &lt;th&gt;Approximate public timing&lt;/th&gt;
          &lt;th&gt;Module retail price reference&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX219&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Raspberry Pi V2, entry-level CSI camera&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;8MP, 3280×2464&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/4&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1.12 μm&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;MIPI CSI-2&lt;/td&gt;
          &lt;td&gt;Popularized with Raspberry Pi Camera Module 2 in 2016&lt;/td&gt;
          &lt;td&gt;20-80 RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX307&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;1080p starlight night vision, security&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;2.13MP, 1920×1080&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/2.8&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;2.9 μm&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;MIPI CSI-2 / LVDS&lt;/td&gt;
          &lt;td&gt;Public materials around 2017-2018&lt;/td&gt;
          &lt;td&gt;60-180 RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX335&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;5MP starlight night vision, security, dashcams&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;5.14MP, 2592×1944&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/2.8&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;2.0 μm&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;MIPI CSI-2&lt;/td&gt;
          &lt;td&gt;Widely commercialized after around 2018-2019&lt;/td&gt;
          &lt;td&gt;90-260 RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX415&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;4K security, industrial cameras, Jetson&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;8.46MP, recommended 3840×2160 output&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/2.8&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1.45 μm&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;MIPI CSI-2&lt;/td&gt;
          &lt;td&gt;Sony announced it on 2019-06-26, with a 2019 mass-production path&lt;/td&gt;
          &lt;td&gt;120-450 RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX678&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;STARVIS 2 4K low-light&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;8.40MP class, 4K&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/1.8&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;2.0 μm&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;MIPI CSI-2 / USB modules&lt;/td&gt;
          &lt;td&gt;Entered module markets after around 2022&lt;/td&gt;
          &lt;td&gt;250-900 RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX273&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Industrial machine vision&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1.58MP, about 1456×1088&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/2.9&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;3.45 μm&lt;/td&gt;
          &lt;td&gt;Global shutter&lt;/td&gt;
          &lt;td&gt;MIPI/LVDS/industrial camera interfaces&lt;/td&gt;
          &lt;td&gt;Public materials around 2017&lt;/td&gt;
          &lt;td&gt;300-1500+ RMB&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;code&gt;IMX766&lt;/code&gt;&lt;/td&gt;
          &lt;td&gt;Phone main camera, repair parts&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;50MP&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1/1.56&amp;quot;&lt;/td&gt;
          &lt;td style=&#34;text-align: right&#34;&gt;1.0 μm, about 2.0 μm after 4-in-1 binning&lt;/td&gt;
          &lt;td&gt;Rolling shutter&lt;/td&gt;
          &lt;td&gt;Phone module interfaces&lt;/td&gt;
          &lt;td&gt;Popularized in phone market around 2020-2021&lt;/td&gt;
          &lt;td&gt;50-300 RMB repair modules, high development difficulty&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The &amp;ldquo;module retail price&amp;rdquo; here is not the official bare sensor price. A 30 RMB &lt;code&gt;IMX219&lt;/code&gt; on Taobao is usually a small Raspberry Pi ribbon-cable board; a several-hundred-RMB &lt;code&gt;IMX678&lt;/code&gt; often already includes USB conversion, ISP, lens, or even an enclosure; industrial &lt;code&gt;IMX273&lt;/code&gt; cameras cost more.&lt;/p&gt;
&lt;h2 id=&#34;imx219-the-most-common-entry-level-model-in-the-raspberry-pi-ecosystem&#34;&gt;IMX219: the most common entry-level model in the Raspberry Pi ecosystem
&lt;/h2&gt;&lt;p&gt;The most common form of &lt;code&gt;IMX219&lt;/code&gt; is Raspberry Pi Camera Module 2 or compatible modules.&lt;/p&gt;
&lt;p&gt;Raspberry Pi official documentation says Camera Module 2 replaced the original Camera Module in April 2016, using the Sony &lt;code&gt;IMX219&lt;/code&gt; 8MP sensor with a resolution of 3280×2464.&lt;/p&gt;
&lt;p&gt;Its advantages are clear:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Low price&lt;/li&gt;
&lt;li&gt;Lots of documentation&lt;/li&gt;
&lt;li&gt;Mature Raspberry Pi ecosystem support&lt;/li&gt;
&lt;li&gt;Very easy to buy on Taobao&lt;/li&gt;
&lt;li&gt;Suitable for entry-level photography, monitoring, time-lapse, and simple vision recognition&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Its weaknesses are also obvious:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Small sensor size&lt;/li&gt;
&lt;li&gt;Average low-light performance&lt;/li&gt;
&lt;li&gt;Limited image-quality ceiling with default module lenses&lt;/li&gt;
&lt;li&gt;Rolling-shutter distortion in high-speed motion scenes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX219 树莓派 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX219 NoIR&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX219 广角&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX219 Jetson Nano&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 20-80 RMB. Ordinary fixed-focus boards are the cheapest; wide-angle, night-vision, stereo, and enclosure versions cost more.&lt;/p&gt;
&lt;p&gt;References:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.raspberrypi.com/products/camera-module-v2/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi Camera Module 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.raspberrypi.com/documentation/hardware/camera/picam/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi Camera Documentation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx307-a-proven-1080p-starlight-night-vision-sensor&#34;&gt;IMX307: a proven 1080p starlight night-vision sensor
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX307&lt;/code&gt; is a very common 2MP STARVIS model in security cameras.&lt;/p&gt;
&lt;p&gt;Sony&amp;rsquo;s official Flyer lists these key points:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1/2.8&amp;quot; optical format&lt;/li&gt;
&lt;li&gt;2.13MP effective pixels&lt;/li&gt;
&lt;li&gt;Recommended 1920×1080 output&lt;/li&gt;
&lt;li&gt;Up to 60fps in Full HD 1080p&lt;/li&gt;
&lt;li&gt;2.9 μm pixel size&lt;/li&gt;
&lt;li&gt;HDR support&lt;/li&gt;
&lt;li&gt;LVDS and MIPI CSI-2 support&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It does not chase high resolution. It focuses more on 1080p low-light performance. Its 2.9 μm pixels are larger than those of many small-format 4K sensors, so it is still common in night surveillance, low-light recognition, and indoor low-light projects.&lt;/p&gt;
&lt;p&gt;Common Taobao forms:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX307 USB 摄像头模组&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX307 MIPI 模组&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX307 星光夜视&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX307 低照度监控板&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 60-180 RMB. Versions with ISP, USB UVC, enclosure, or IR-cut switching cost more.&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_security/IMX307LQD_LQR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX307LQD/LQR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx335-common-for-5mp-low-light-and-security-projects&#34;&gt;IMX335: common for 5MP low-light and security projects
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX335&lt;/code&gt; can be understood as a very common 5MP STARVIS choice in the Taobao module market.&lt;/p&gt;
&lt;p&gt;It has higher resolution than &lt;code&gt;IMX307&lt;/code&gt;, while usually being less expensive than some 4K models, so it is often used in:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Security cameras&lt;/li&gt;
&lt;li&gt;Dashcams&lt;/li&gt;
&lt;li&gt;Jetson/RK platform MIPI cameras&lt;/li&gt;
&lt;li&gt;USB UVC cameras&lt;/li&gt;
&lt;li&gt;Low-light imaging projects&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common parameters:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;About 5.14MP&lt;/li&gt;
&lt;li&gt;2592×1944&lt;/li&gt;
&lt;li&gt;1/2.8&amp;quot; optical format&lt;/li&gt;
&lt;li&gt;2.0 μm pixel size&lt;/li&gt;
&lt;li&gt;STARVIS back-illuminated technology&lt;/li&gt;
&lt;li&gt;Common MIPI CSI-2 output&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;IMX335&lt;/code&gt; performs better in low light than &lt;code&gt;IMX219&lt;/code&gt;, and it is a practical 5MP route compared with &lt;code&gt;IMX415&lt;/code&gt;. For 2K video, night scenes, and surveillance recognition, it is usually more comfortable than entry-level Raspberry Pi modules.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX335 USB 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX335 MIPI 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX335 Jetson&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX335 星光夜视&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 90-260 RMB. USB driver-free versions are usually more expensive than simple MIPI boards.&lt;/p&gt;
&lt;p&gt;References:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_security/IMX335LQN_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX335LQN Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.e-consystems.com/camera-modules/5mp-sony-starvis-imx335-camera-module.asp&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;e-con Systems IMX335 Camera Module&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.waveshare.com/IMX335-5MP-USB-Camera-B.htm&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Waveshare IMX335 USB Camera&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx415-a-compact-4k-choice-for-security-and-industrial-video&#34;&gt;IMX415: a compact 4K choice for security and industrial video
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX415&lt;/code&gt; is often mentioned in 4K security and industrial video.&lt;/p&gt;
&lt;p&gt;Sony announced &lt;code&gt;IMX415&lt;/code&gt; and &lt;code&gt;IMX485&lt;/code&gt;, two 4K security sensors, on 2019-06-26. The official news release describes &lt;code&gt;IMX415&lt;/code&gt; as a type 1/2.8 4K-resolution stacked CMOS image sensor for smart cities, surveillance, traffic monitoring, and related scenarios.&lt;/p&gt;
&lt;p&gt;Core parameters from the official Flyer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1/2.8&amp;quot; optical format&lt;/li&gt;
&lt;li&gt;8.46MP effective pixels&lt;/li&gt;
&lt;li&gt;Recommended recording pixels: 3840×2160&lt;/li&gt;
&lt;li&gt;1.45 μm pixel size&lt;/li&gt;
&lt;li&gt;About 60.3fps in 12-bit all-pixel mode&lt;/li&gt;
&lt;li&gt;About 90.9fps in 10-bit all-pixel mode&lt;/li&gt;
&lt;li&gt;Multiple exposure HDR and Digital overlap HDR&lt;/li&gt;
&lt;li&gt;MIPI CSI-2, 2 Lane / 4 Lane, RAW10 / RAW12&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Its strength is compact 4K. The weakness is that the pixel size is only 1.45 μm. If the lens and lighting are not good enough, low-light images may not necessarily beat &lt;code&gt;IMX307&lt;/code&gt; or &lt;code&gt;IMX335&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX415 4K 摄像头模组&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX415 USB 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX415 MIPI CSI&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX415 Jetson&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX415 星光夜视&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 120-450 RMB. Cheap ones are MIPI bare modules, while USB3.0, onboard ISP, enclosure, or Jetson-adapted versions cost more.&lt;/p&gt;
&lt;p&gt;References:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_security/IMX415-AAQR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX415-AAQR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/pdf/p-12_IMX415-AAQR_AAMR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX415-AAQR/AAMR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony.com/en/SonyInfo/News/Press/201906/19-058E/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony 2019 IMX415 / IMX485 News Release&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx678-a-popular-starvis-2-4k-low-light-model&#34;&gt;IMX678: a popular STARVIS 2 4K low-light model
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX678&lt;/code&gt; is a popular STARVIS 2 4K model in recent years. It appears in dashcams, low-light cameras, USB cameras, and development-board modules.&lt;/p&gt;
&lt;p&gt;Key points from public Flyers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1/1.8&amp;quot; optical format&lt;/li&gt;
&lt;li&gt;8.40MP class&lt;/li&gt;
&lt;li&gt;2.0 μm pixel size&lt;/li&gt;
&lt;li&gt;STARVIS 2&lt;/li&gt;
&lt;li&gt;Designed for visible-light and near-infrared low-light scenarios&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Compared with &lt;code&gt;IMX415&lt;/code&gt;, &lt;code&gt;IMX678&lt;/code&gt; has a larger format and larger pixels, giving it better low-light headroom. The downside is higher module cost and stricter requirements for lens, power, driver, and bandwidth.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX678 摄像头模组&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX678 USB&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX678 MIPI&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX678 STARVIS2&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX678 Jetson&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 250-900 RMB. Cross-border branded USB3.0 modules can even exceed 1000 RMB. Arducam&amp;rsquo;s IMX678 USB 3.0 module has a public retail price starting at 159.99 USD, which can serve as a high-end retail reference.&lt;/p&gt;
&lt;p&gt;References:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/pdf/p-12_IMX678-AAQR1_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX678-AAQR1 Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.arducam.com/product/arducam-8-3mp-imx678-manual-focus-usb-3-0-camera-module/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Arducam IMX678 USB 3.0 Camera Module&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx273-industrial-machine-vision-cares-more-about-global-shutter&#34;&gt;IMX273: industrial machine vision cares more about global shutter
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX273&lt;/code&gt; is different from the security-oriented models above.&lt;/p&gt;
&lt;p&gt;It is a common global-shutter model for industrial and sensing applications, suitable for moving objects, triggered capture, positioning inspection, production-line vision, and measurement projects. The point of global shutter is full-frame exposure at the same time, which reduces skew and distortion caused by rolling shutter in motion scenes.&lt;/p&gt;
&lt;p&gt;Sony&amp;rsquo;s Flyer for the series containing &lt;code&gt;IMX273LLR/LQR&lt;/code&gt; emphasizes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Industrial and sensing applications&lt;/li&gt;
&lt;li&gt;3.45 μm / 6.9 μm pixel series&lt;/li&gt;
&lt;li&gt;Global shutter function&lt;/li&gt;
&lt;li&gt;Related models include &lt;code&gt;IMX287&lt;/code&gt;, &lt;code&gt;IMX296&lt;/code&gt;, and &lt;code&gt;IMX297&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;IMX273&lt;/code&gt; does not have very high resolution, but industrial vision often cares more about trigger synchronization, exposure consistency, low distortion, global shutter, lens support, and camera SDKs than raw megapixels.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX273 工业相机&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX273 全局快门&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX273 USB3 工业相机&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX273 GigE&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 300-1500+ RMB. Standalone modules are not always cheap, and finished industrial cameras are more expensive.&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_industry/IMX273_287_296_297_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX273/287/296/297 Flyer&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;imx766-a-phone-main-camera-sensor-not-a-good-beginner-module-for-development-boards&#34;&gt;IMX766: a phone main-camera sensor, not a good beginner module for development boards
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;IMX766&lt;/code&gt; is a very common 50MP sensor in phones and has appeared in many Android main-camera solutions.&lt;/p&gt;
&lt;p&gt;Common public parameters:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;50MP&lt;/li&gt;
&lt;li&gt;1/1.56&amp;quot; optical format&lt;/li&gt;
&lt;li&gt;1.0 μm pixel size&lt;/li&gt;
&lt;li&gt;About 2.0 μm equivalent pixel size after 4-in-1 binning&lt;/li&gt;
&lt;li&gt;Related full-pixel autofocus capabilities&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But it is different from development-board-friendly modules such as &lt;code&gt;IMX219&lt;/code&gt;, &lt;code&gt;IMX335&lt;/code&gt;, and &lt;code&gt;IMX415&lt;/code&gt;. On Taobao, most &lt;code&gt;IMX766&lt;/code&gt; products are phone repair camera modules designed for specific phones. FPC, power rails, drivers, initialization registers, focus motors, OIS, and ISP cooperation may all be undocumented.&lt;/p&gt;
&lt;p&gt;It is suitable for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Phone repair&lt;/li&gt;
&lt;li&gt;Teardown research&lt;/li&gt;
&lt;li&gt;Hardware enthusiasts interested in mobile imaging pipelines&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It is not very suitable for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Direct Raspberry Pi connection&lt;/li&gt;
&lt;li&gt;Quick Jetson development&lt;/li&gt;
&lt;li&gt;Ordinary USB camera projects&lt;/li&gt;
&lt;li&gt;Embedded projects without driver development capability&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX766 摄像头 模组&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX766 手机 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX766 主摄&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 50-300 RMB, but this is usually the price of phone repair parts. It does not mean the module can be directly connected to a development board.&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://zerlo.net/en/blog/what-is-the-imx766-sensor&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;IMX766 Sensor Overview&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;other-common-sony-imx-models-on-taobao&#34;&gt;Other common Sony IMX models on Taobao
&lt;/h2&gt;&lt;p&gt;In addition to the models above, several other models are also easy to find.&lt;/p&gt;
&lt;h3 id=&#34;imx290&#34;&gt;IMX290
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;IMX290&lt;/code&gt; is an older 2MP STARVIS low-light model, common in security, astronomy, and low-light USB cameras. It is close to &lt;code&gt;IMX307&lt;/code&gt;, and many projects compare the two.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX290 USB 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX290 星光夜视&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX290 MIPI&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 80-300 RMB.&lt;/p&gt;
&lt;h3 id=&#34;imx462&#34;&gt;IMX462
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;IMX462&lt;/code&gt; is also often discussed for low-light and near-infrared performance. It appears in astronomy cameras, low-light cameras, and security applications.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX462 USB 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX462 天文相机&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX462 低照度&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 150-600 RMB.&lt;/p&gt;
&lt;h3 id=&#34;imx477&#34;&gt;IMX477
&lt;/h3&gt;&lt;p&gt;The most common entry point for &lt;code&gt;IMX477&lt;/code&gt; is the Raspberry Pi High Quality Camera.&lt;/p&gt;
&lt;p&gt;It is a 12.3MP, 1/2.3&amp;quot; class sensor. With the C/CS lens ecosystem, it is better than &lt;code&gt;IMX219&lt;/code&gt; for serious image capture, machine vision experiments, microscopy, and telephoto projects. Raspberry Pi High Quality Camera was released in 2020, with an official price once listed at 50 USD.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX477 树莓派 HQ&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX477 C口&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX477 CS镜头&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 180-450 RMB.&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://pip-assets.raspberrypi.com/categories/659-raspberry-pi-high-quality-camera/documents/RP-008202-DS-1-hq-camera-product-brief.pdf?disposition=inline&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi High Quality Camera Product Brief&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;imx585&#34;&gt;IMX585
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;IMX585&lt;/code&gt; is a higher-spec 4K low-light model in the STARVIS 2 series. Its 1/1.2&amp;quot; larger format gives it better low-light advantages than small-format 4K sensors.&lt;/p&gt;
&lt;p&gt;On Taobao, &lt;code&gt;IMX585&lt;/code&gt; appears as USB, MIPI, astronomy-camera, or industrial-camera products, but prices are usually much higher than &lt;code&gt;IMX415&lt;/code&gt; and &lt;code&gt;IMX335&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX585 摄像头&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX585 STARVIS2&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX585 USB3&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 500-2000+ RMB.&lt;/p&gt;
&lt;h3 id=&#34;imx708&#34;&gt;IMX708
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;IMX708&lt;/code&gt; is the 12MP sensor used by Raspberry Pi Camera Module 3 and supports autofocus. It is friendly to the Raspberry Pi ecosystem and is suitable for projects that do not want to fight drivers but want better image quality and functions than &lt;code&gt;IMX219&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Taobao keywords:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;IMX708 树莓派&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;树莓派 Camera Module 3&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;IMX708 自动对焦&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Common prices are about 150-350 RMB.&lt;/p&gt;
&lt;p&gt;Reference:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.raspberrypi.com/documentation/hardware/camera/picam/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi Camera Documentation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;do-not-select-only-by-the-imx-model-name&#34;&gt;Do not select only by the IMX model name
&lt;/h2&gt;&lt;p&gt;Many product titles say things like &amp;ldquo;Sony IMX415 4K starlight night vision&amp;rdquo;, but the sensor is not the only thing that decides whether it will work.&lt;/p&gt;
&lt;p&gt;At least confirm these points:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Interface: whether MIPI CSI-2, USB UVC, GigE, or LVDS matches your host&lt;/li&gt;
&lt;li&gt;Platform: whether it explicitly supports Raspberry Pi, Jetson, RK3568, RK3588, Windows, or Linux&lt;/li&gt;
&lt;li&gt;Drivers: whether device tree, kernel driver, register settings, and example code are available&lt;/li&gt;
&lt;li&gt;Output format: RAW10, RAW12, YUYV, MJPEG, H.264, H.265&lt;/li&gt;
&lt;li&gt;Frame rate: whether 4K 30fps, 4K 60fps, or 1080p 60fps is actually available&lt;/li&gt;
&lt;li&gt;Lens: M12, C/CS, fixed focus, autofocus, field of view, distortion&lt;/li&gt;
&lt;li&gt;Filters: normal IR-cut, NoIR, auto switching, whether it suits IR illumination&lt;/li&gt;
&lt;li&gt;ISP: whether there is onboard ISP, and whether exposure, white balance, denoising, and HDR are supported&lt;/li&gt;
&lt;li&gt;Power and heat: whether 4K/USB3.0 modules remain stable over long runs&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The experience of using a MIPI RAW board and a USB driver-free camera can be completely different even if both use &lt;code&gt;IMX415&lt;/code&gt;. The former is better for embedded low-level development, while the latter is better for quick connection to a PC or industrial computer.&lt;/p&gt;
&lt;h2 id=&#34;taobao-buying-advice&#34;&gt;Taobao buying advice
&lt;/h2&gt;&lt;p&gt;Before buying, ask these questions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Is there a driver and configuration file for your platform?&lt;/li&gt;
&lt;li&gt;Does it support the resolution and frame rate you need?&lt;/li&gt;
&lt;li&gt;Can it provide raw RAW output, or only compressed video?&lt;/li&gt;
&lt;li&gt;Is the lens replaceable, and are distortion parameters available?&lt;/li&gt;
&lt;li&gt;Does it support auto exposure, auto white balance, HDR, and gain control?&lt;/li&gt;
&lt;li&gt;Are there Linux test commands or an SDK?&lt;/li&gt;
&lt;li&gt;Can it be supplied long term, or is it one-off stock?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For Raspberry Pi projects, prioritize modules that explicitly support Raspberry Pi OS / libcamera.&lt;br&gt;
For Jetson projects, prioritize modules that explicitly support Jetson Nano / Xavier / Orin and provide device trees and driver packages.&lt;br&gt;
For PC projects, USB UVC modules are the easiest.&lt;br&gt;
For industrial inspection, consider finished industrial cameras first instead of only buying cheap bare modules.&lt;/p&gt;
&lt;h2 id=&#34;final-selection-notes&#34;&gt;Final selection notes
&lt;/h2&gt;&lt;p&gt;A simple summary:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Lowest budget and most documentation: choose &lt;code&gt;IMX219&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Better Raspberry Pi image quality: choose &lt;code&gt;IMX477&lt;/code&gt; or &lt;code&gt;IMX708&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;1080p low-light surveillance: choose &lt;code&gt;IMX307&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;General 5MP low-light use: choose &lt;code&gt;IMX335&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Compact 4K security / industrial use: choose &lt;code&gt;IMX415&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Better 4K low-light: choose &lt;code&gt;IMX678&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Industrial global shutter: choose &lt;code&gt;IMX273&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Phone repair part research: look at &lt;code&gt;IMX766&lt;/code&gt;, but do not expect direct development-board use&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When actually building a project, do not look only at the words &amp;ldquo;Sony IMX&amp;rdquo;. A camera module is a combination of sensor, lens, ISP, interface, driver, and platform adaptation. If any one part is wrong, even a beautiful parameter table may not help you bring it up.&lt;/p&gt;
&lt;h2 id=&#34;references&#34;&gt;References
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_security/IMX415-AAQR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX415-AAQR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/pdf/p-12_IMX415-AAQR_AAMR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX415-AAQR/AAMR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony.com/en/SonyInfo/News/Press/201906/19-058E/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX415 / IMX485 News Release&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/pdf/p-12_IMX678-AAQR1_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX678-AAQR1 Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_security/IMX307LQD_LQR_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX307LQD/LQR Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.sony-semicon.com/files/62/flyer_industry/IMX273_287_296_297_Flyer.pdf&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sony IMX273/287/296/297 Flyer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.raspberrypi.com/products/camera-module-v2/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi Camera Module 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.raspberrypi.com/documentation/hardware/camera/picam/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi Camera Documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://pip-assets.raspberrypi.com/categories/659-raspberry-pi-high-quality-camera/documents/RP-008202-DS-1-hq-camera-product-brief.pdf?disposition=inline&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Raspberry Pi High Quality Camera Product Brief&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.arducam.com/product/arducam-8-3mp-imx678-manual-focus-usb-3-0-camera-module/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Arducam IMX678 USB 3.0 Camera Module&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.waveshare.com/IMX335-5MP-USB-Camera-B.htm&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Waveshare IMX335 USB Camera&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://zerlo.net/en/blog/what-is-the-imx766-sensor&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;IMX766 Sensor Overview&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
