Ask Your Question

arh24's profile - activity

2018-02-04 05:30:44 -0600 commented question Threading failed using Tkinter and Python 2.7

i think u should check jpeg and png and V4L when building opencv

2018-02-04 05:29:29 -0600 commented question what is conterpart of Mat frame_gray in python?

import numpy as np import cv2 face_cascade = cv2.CascadeClassifier('haarcascade_frontalface_default.xml'

2018-02-04 05:29:03 -0600 commented question what is conterpart of Mat frame_gray in python?

import numpy as np import cv2 face_cascade = cv2.CascadeClassifier('haarcascade_frontalface_defa

2018-02-04 05:28:46 -0600 commented question what is conterpart of Mat frame_gray in python?

import numpy as np import cv2 face_cascade = cv2.CascadeClassifier('haarcascade_frontalface_default.xml'

2018-02-04 05:25:39 -0600 commented question eliminating a color in image

my input image has only white black and gray colors, so under 127 will eliminate gray

2018-02-04 05:23:16 -0600 received badge  Enthusiast
2018-02-03 05:18:06 -0600 edited question eliminating a color in image

eliminating a color in image Hi i wanted to eliminate gray color from my image, i just need black or white So i used t

2018-02-03 05:17:29 -0600 commented question eliminating a color in image

you are right not a compiler error

2018-02-03 04:02:15 -0600 edited question eliminating a color in image

eliminating a color in image Hi i wanted to eliminate gray color from my image, i just need black or white So i used t

2018-02-03 04:00:55 -0600 asked a question eliminating a color in image

eliminating a color in image Hi i wanted to eliminate gray color from my image, i just need black or white So i used t

2018-01-12 05:55:44 -0600 commented question has any body build opencv3.4 with QT and CUDA

obviously problem is with mingw530_32 compiler, cuda doesn't support mingw530_32 compiler, any bode knows does cuda supp

2018-01-11 02:28:49 -0600 edited question has any body build opencv3.4 with QT and CUDA

has any body build opencv3.4 with QT and CUDA i just got a nvidia graphic card and installed cuda_9.0.176_win10 , i want

2018-01-11 02:27:44 -0600 received badge  Editor (source)
2018-01-11 02:27:44 -0600 edited question has any body build opencv3.4 with QT and CUDA

has any body build opencv3.4 with QT and CUDA i just got a nvidia graphic card and installed cuda_9.0.176_win10 , i want

2018-01-11 01:36:55 -0600 asked a question has any body build opencv3.4 with QT and CUDA

has any body build opencv3.4 with QT and CUDA i just got a nvidia graphic card and installed cuda_9.0.176_win10 , i want

2018-01-10 15:57:36 -0600 commented answer opencv doesn't get full picture of microsoft HD3000 webcam

great thank u, that is the solution

2018-01-10 07:09:24 -0600 marked best answer opencv doesn't get full picture of microsoft HD3000 webcam

I bought a microsoft HD 3000 webcam, it works fine with 720p 30FPS

but there is a strange problem with opencv running this camera, when i open it with opencv videocapture. camera gives me 640*480 resolution picture while in windows 10 camera application it gives 720p which is right

i don't know what is wrong here

problem is with webcam or opencv?? anybody has any idea

i am using opencv 3.4

2018-01-09 14:25:58 -0600 asked a question opencv doesn't get full picture of microsoft HD3000 webcam

opencv doesn't get full picture of microsoft HD3000 webcam I bought a microsoft HD 3000 webcam, it works fine with 720p