| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | Kconfig | 40 Say Y here if you want support for cameras based on the Conexant chip. 49 Say Y here if you want support for USB cameras based on the cpia 70 Say Y here if you want support for cameras based on the Etoms chip. 79 Say Y here if you want support for cameras based on the FinePix chip. 88 Say Y here if you want support for cameras based on this Jeilin chip. 97 Say Y here if you want support for cameras based the 116 Say Y here if you want support for cameras based on the Konica chip. 125 Say Y here if you want support for cameras based on the Mars chip. 134 Say Y here if you want support for cameras based on the MR97310A chip. 143 Say Y here if you want support for cameras based on the NW80x chips. [all …]
|
| H A D | mr97310a.c | 8 * Support for the MR97310A cameras in addition to the Aiptek Pencam VGA+ 9 * and for the routines for detecting and classifying these various cameras, 12 * Support for the control settings for the CIF cameras is 16 * Support for the control settings for the VGA cameras is 19 * Several previously unsupported cameras are owned and have been tested by 27 * of the registers in these cameras. 350 /* Several of the supported CIF cameras share the same USB ID but in sd_config() 352 * The same is true of the VGA cameras. Therefore, we are forced in sd_config() 354 * camera is present. Some of the supported cameras require the in sd_config() 375 * All but one of the known CIF cameras share the same USB ID, in sd_config() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/ |
| H A D | motion_estimators.hpp | 60 cameras. 74 @param cameras Estimated camera parameters 79 std::vector<CameraParams> &cameras) in operator ()() argument 80 { return estimate(features, pairwise_matches, cameras); } in operator ()() 88 @param cameras Estimated camera parameters 93 std::vector<CameraParams> &cameras) = 0; 107 std::vector<CameraParams> &cameras) CV_OVERRIDE; 124 std::vector<CameraParams> &cameras) CV_OVERRIDE; 165 std::vector<CameraParams> &cameras) CV_OVERRIDE; 169 @param cameras Camera parameters [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | philips.rst | 10 As of this moment, the following cameras are supported: 56 320x240, 352x288 and 640x480 (of course, only for those cameras that 90 turn off the LED. Not all cameras support this though (the 645 and 646 112 The compression parameter does not apply to the 645 and 646 cameras 132 This parameter works only with the ToUCam range of cameras (720, 730, 740, 133 750) and OEMs. For other cameras this command is silently ignored, and 146 cameras of the same model. 164 other cameras will get the first free 235 cameras. Each camera has its own set of buffers.
|
| H A D | usb-cardlist.rst | 18 via USB Video Class. Those cameras are automatically supported by the 21 Older cameras and TV USB devices uses USB Vendor Classes: each vendor 37 for cameras not supported by the USB Video Class (UVC) driver, 86 gspca Drivers for several USB Cameras 92 pwc USB Philips Cameras
|
| H A D | intro.rst | 11 - PC and Laptop Cameras; 12 - Complex cameras found on Embedded hardware;
|
| H A D | zr364xx.rst | 19 The driver works with several other cameras in webcam mode (see the list 62 http://www.harmwal.nl/pccam880/ (this project also supports cameras based on this chipset)
|
| H A D | gspca-cardlist.rst | 191 cpia1 0553:0002 CPIA CPiA (version1) based cameras 311 jl2005bcd 0979:0227 Various brands, 19 known cameras supported 433 sq905c 2770:905c All 11 known cameras with this ID 434 sq905 2770:9120 All 24 known cameras with this ID 435 sq905c 2770:913d All 4 known cameras with this ID
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pwc/ |
| H A D | Kconfig | 3 tristate "USB Philips Cameras" 34 bool "USB Philips Cameras verbose debug" 42 bool "USB Philips Cameras input events device support" 46 This option makes USB Philips cameras register the snapshot button as
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-meta-d4xx.rst | 9 Intel D4xx UVC Cameras Metadata 15 Intel D4xx (D435 and other) cameras include per-frame metadata in their UVC 18 organised in blocks. D4XX cameras implement several standard block types, 22 document describes proprietary metadata types, used by D4xx cameras. 26 payload header data. D4xx cameras use bulk transfers and only send one payload 29 Below are proprietary Microsoft style metadata types, used by D4xx cameras,
|
| /OK3568_Linux_fs/debian/overlay-debug/rockchip-test/camera/ |
| H A D | camera_stresstest_v4l2.sh | 10 echo " Test all Cameras (By v4l2) " 12 echo "Found ${#ISP_VIDEO[@]} isp cameras, ${#CIF_VIDEO[@]} cif cameras, ${#USB_VIDEO[@]} usb camera…
|
| /OK3568_Linux_fs/external/rockchip-test/camera/ |
| H A D | camera_stresstest_v4l2.sh | 10 echo " Test all Cameras (By v4l2) " 12 echo "Found ${#ISP_VIDEO[@]} isp cameras, ${#CIF_VIDEO[@]} cif cameras, ${#USB_VIDEO[@]} usb camera…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | videoio.hpp | 140 … CAP_PROP_BRIGHTNESS =10, //!< Brightness of the image (only for those cameras that support). 141 CAP_PROP_CONTRAST =11, //!< Contrast of the image (only for cameras). 142 CAP_PROP_SATURATION =12, //!< Saturation of the image (only for cameras). 143 CAP_PROP_HUE =13, //!< Hue of the image (only for cameras). 144 CAP_PROP_GAIN =14, //!< Gain of the image (only for those cameras that support). 145 CAP_PROP_EXPOSURE =15, //!< Exposure (only for those cameras that support). 148 …CAP_PROP_RECTIFICATION =18, //!< Rectification flag for stereo cameras (note: only supported by DC… 229 //! Properties of cameras available through OpenNI backend 336 //! Properties of cameras available through XIMEA SDK backend 393 …ATA_PACKING_TYPE = 464, //!< Data packing type. Some cameras supports only spe… [all …]
|
| H A D | calib3d.hpp | 174 - A calibration sample for 3 cameras in horizontal position can be found at 1147 @param T Output translation vector between the coordinate systems of the cameras. 1188 The function estimates transformation between two cameras making a stereo pair. If you have a stereo 1189 camera where the relative position and orientation of two cameras is fixed, and if you computed 1209 two cameras. However, due to the high dimensionality of the parameter space and noise in the input 1211 estimated with high accuracy for each of the cameras individually (for example, using 1219 points in all the available views from both cameras. The function returns the final value of the 1246 @param R Rotation matrix between the coordinate systems of the first and the second cameras. 1247 @param T Translation vector between coordinate systems of the cameras. 1264 pixels from the original images from the cameras are retained in the rectified images (no source [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videoio/ |
| H A D | videoio_c.h | 57 * Working with Video Files and Cameras * 221 // Properties of cameras available through OpenNI interfaces 248 // Properties of cameras available through GStreamer interface 260 // Properties of cameras available through XIMEA SDK interface 317 …_DATA_PACKING_TYPE = 464, // Data packing type. Some cameras supports only spe… 318 …CV_CAP_PROP_XI_IS_COOLED = 465, // Returns 1 for cameras that s… 327 … CV_CAP_PROP_XI_IMAGE_IS_COLOR = 474, // Returns 1 for color cameras. 408 …KEY = 583, // Setting of key enables file operations on some cameras. 413 // Properties for Android cameras 425 // Properties of cameras available through AVFOUNDATION interface [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cpia2/ |
| H A D | Kconfig | 6 This is the video4linux driver for cameras based on Vision's CPiA2 8 Microscope. If you have one of these cameras, say Y here
|
| /OK3568_Linux_fs/buildroot/package/libcamera/ |
| H A D | 0003-HACK-pipeline-Support-custom-pipeline.patch | 524 + * Verify that the custom pipeline handler gets matched and cameras 527 + * The test lists all cameras registered in the system, if any camera is 589 + auto cameras = cameraManager_->cameras(); 590 + for (const std::shared_ptr<Camera> &cam : cameras) 593 + if (!cameras.size()) { 594 + cerr << "no cameras registered" << endl;
|
| /OK3568_Linux_fs/kernel/drivers/media/ |
| H A D | Kconfig | 69 bool "Cameras and video grabbers" 125 Enable support for complex cameras, codecs, and other hardware 158 Enables the V4L2 API, used by cameras, analog TV, video grabbers,
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | camera-sensor.rst | 91 USB cameras etc. devices 94 USB video class hardware, as well as many cameras offering a similar higher 97 implemented by raw cameras may not be used on uAPI (or even kAPI) to control the
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | intro.rst | 8 and radio streaming devices, including video cameras, analog and digital 26 cameras, analog TV devices and codecs.
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-v4l2.c | 396 "Multi %d-up (cameras %d-%d)", in solo_enum_ext_input() 399 * Multi 4-up (cameras 1-4) in solo_enum_ext_input() 400 * Multi 4-up (cameras 5-8) in solo_enum_ext_input() 401 * Multi 4-up (cameras 9-12) in solo_enum_ext_input() 402 * Multi 4-up (cameras 13-16) in solo_enum_ext_input() 403 * Multi 16-up (cameras 1-16) in solo_enum_ext_input()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | panorama_stitchingApp.h | 205 const char* input_calib_data_path; /**< input-cameras calibration data path */ 233 int camera_num; /**< input-cameras number */ 289 int camera_num; /**< input-cameras number */
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/awb_algo_demo/ |
| H A D | third_party_awb_algo.cpp | 96 if(1/* for other cameras are different with camera0*/){ in custom_awb_run() 107 //to do for more cameras in custom_awb_run()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | calib3d.hpp | 174 - A calibration sample for 3 cameras in horizontal position can be found at 1147 @param T Output translation vector between the coordinate systems of the cameras. 1188 The function estimates transformation between two cameras making a stereo pair. If you have a stereo 1189 camera where the relative position and orientation of two cameras is fixed, and if you computed 1209 two cameras. However, due to the high dimensionality of the parameter space and noise in the input 1211 estimated with high accuracy for each of the cameras individually (for example, using 1219 points in all the available views from both cameras. The function returns the final value of the 1246 @param R Rotation matrix between the coordinate systems of the first and the second cameras. 1247 @param T Translation vector between coordinate systems of the cameras. 1264 pixels from the original images from the cameras are retained in the rectified images (no source [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | calib3d.hpp | 174 - A calibration sample for 3 cameras in horizontal position can be found at 1147 @param T Output translation vector between the coordinate systems of the cameras. 1188 The function estimates transformation between two cameras making a stereo pair. If you have a stereo 1189 camera where the relative position and orientation of two cameras is fixed, and if you computed 1209 two cameras. However, due to the high dimensionality of the parameter space and noise in the input 1211 estimated with high accuracy for each of the cameras individually (for example, using 1219 points in all the available views from both cameras. The function returns the final value of the 1246 @param R Rotation matrix between the coordinate systems of the first and the second cameras. 1247 @param T Translation vector between coordinate systems of the cameras. 1264 pixels from the original images from the cameras are retained in the rectified images (no source [all …]
|