Ask Your Question

firebladed's profile - activity

2020-10-03 12:03:18 -0600 received badge  Organizer (source)
2020-10-03 12:02:37 -0600 asked a question potential loss of information in processing 16bit YUV greyscale

potential loss of information in processing 16bit YUV greyscale Ive been looking at cap_v4l.cpp specifically case V4L2

2020-10-03 09:59:44 -0600 edited question What type shoukd be used cv::Mat.forEach on 16bit Greyscale (CV_16UC1)

What type shoukd be used cv::Mat.forEach on 16bit Greyscale (CV_16UC1) I am trying to convert from big endian to little

2020-10-03 09:24:38 -0600 edited question What type shoukd be used cv::Mat.forEach on 16bit Greyscale (CV_16UC1)

What type shoukd be used cv::Mat.forEach on 16bit Greyscale (CV_16UC1) I am trying to convert from big endian to little

2020-10-03 09:23:30 -0600 asked a question What type shoukd be used cv::Mat.forEach on 16bit Greyscale (CV_16UC1)

What type shoukd be used cv::Mat.forEach on 16bit Greyscale (CV_16UC1) I am trying to convert from big endian to little

2020-10-03 09:02:44 -0600 received badge  Enthusiast
2020-10-02 09:48:20 -0600 edited question Mlx90640 no video stream

Mlx90640 no video stream I am having issues getting a video stream from a Mlx90640 i2c thermal camera on a raspberry pi

2020-10-02 08:13:30 -0600 commented answer Mlx90640 no video stream

didn't seem to do anything, think that relates to pi camera (CSI interface) which Mlx90640 doesn't use

2020-10-02 08:08:47 -0600 commented question Mlx90640 no video stream

no luck there

2020-10-01 13:53:34 -0600 asked a question Mlx90640 no video stream

Mlx90640 no video stream I am having issues getting a video stream from a Mlx90640 i2c thermal camera on a raspberry pi

2020-02-29 21:42:59 -0600 received badge  Self-Learner (source)
2020-02-28 15:40:23 -0600 answered a question VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

Issue was related to missing pixel format in OpenCV fixed by #16626

2020-02-19 09:55:13 -0600 edited question VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV I have a AMG88xx infrared camera attached t

2020-02-19 09:53:38 -0600 edited question VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV I have a AMG88xx infrared camera attached t

2020-02-19 09:25:04 -0600 edited question VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV edit: i believe i may have identified the s

2020-02-18 09:21:19 -0600 edited question VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV I have a AMG88xx infrared camera attached t

2020-02-18 09:14:49 -0600 commented question VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

sorry i just pulled the info from video10,11,12 from v4l2-ctl -d /dev/video?? --all which says "bcm2835-codec" forgot t

2020-02-18 09:11:56 -0600 commented question VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

sorry i just pulled the info from video10,11,12 from v4l2-ctl -d /dev/video11 --all which says "bcm2835-codec" forgot t

2020-02-18 08:40:36 -0600 commented answer VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

as far as i can tell i have v4l support compiled in and there is the "WITH_LIBV4L" option doesn't exist any more (link t

2020-02-18 07:24:46 -0600 commented question VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

video10, 11 12 are for the bcm2835 CSI camera which i don't have and release() doesn't help

2020-02-17 10:38:29 -0600 received badge  Editor (source)
2020-02-17 10:38:29 -0600 edited question VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV I have a AMG88xx infrared camera attached t

2020-02-17 10:04:38 -0600 asked a question VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV

VIDEOIO ERROR: V4L2: Pixel format of incoming image is unsupported by OpenCV I have a AMG88xx infrared camera attached t