Skip to main content
  1. About
  2. Stack Internal
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of -8
0 answers
100 views

I've been working on a small collection of computer vision scripts and I wanted to check whether the overall scope and depth are appropriate for the task I've been given, or whether I should be adding,...
Score of 2
1 answer
98 views

import cv2 import numpy as np import matplotlib.pyplot as plt width = 1080 height = 1920 # create the dictionary for markers type dictionary = cv2.aruco.getPredefinedDictionary(cv2.aruco.DICT_4X4_50) ...
  • reputation score 23
Score of 3
0 answers
92 views

I am integrating a real-time computer vision pipeline into a Django view backend to process webcam frames. The frame analysis logic runs when a request hits the endpoint. My code is within a view like ...
  • reputation score 103
Score of 0
0 answers
97 views

I have a Django attendance application that uses OpenCV and the Python face_recognition library. My current recognition pipeline is: camera ↓ face_locations() ↓ face_encodings() ↓ ...
  • reputation score 103
Score of 0
0 answers
64 views

I am developing a real-time sports analytics system in Python 3.12. The pipeline decodes a video stream frame-by-frame to classify whether a ball is "IN" or "OUT" relative to a ...
  • reputation score 1
Score of -3
1 answer
114 views

I am a student working on a plant phenotyping project. I am trying to align RGB and infrared (IR) images of plant trays. The setup: RGB camera: sharp, ×ばつ3006 IR camera: blurry, ×ばつ768 (upscaled ...
Score of -1
0 answers
123 views

I am currently trying to replicate the process of warping an image in Python in MATLAB. I am currently able to use MATLAB's imwarp() to match my warp image in Python that used cv2.warpAffine(). When I ...
  • reputation score 5
Tooling
0 votes
0 replies
48 views

Before I get into the issue I'm having, I'd like to preface this by saying I'm largely clueless when it comes to computer vision and optics in general, so much so that the most reliable source I've ...
Best practices
0 votes
2 replies
79 views

Does NVcompositor in Gstreamer Pipeline is reusable ? In my pipeline , I can't able to reuse the pipeline after 1st iteration , the pipeline receives SIGSEG. How to solve this issue Is there any ...
  • reputation score 1
Score of 1
1 answer
348 views

I am trying to answer this question: How to fix this python code to count duplicate sample in the images? using 'rods_input.png' as input: where OP was asking for: I want to count samples in the ...
  • reputation score 3397
Score of 3
1 answer
117 views

i'm running into a link-time error when i try to write a very simple program to open a video file using the opencv library under cygwin. the linker isn't able to find the VideoCapture constructor ...
  • reputation score 379
Tooling
1 vote
2 replies
95 views

I am building a game automation bot for Royal Revolt 2 using Python (running on an Android emulator and controlled via ADB inputs). I am currently stuck on designing a robust, vision-based pathfinding ...
Score of 2
1 answer
105 views

I am trying to create a node that read a gstreamer pipeline and process it using opencv Somehow those three are not playing nice. The strange thing is that this same code works well outside of ROS2. I ...
  • reputation score 2092
Advice
1 vote
1 replies
67 views

I am developing a Python application that lets me control the desktop cursor using hand gestures. I am using MediaPipe to track the hand position and map it to screen coordinates. The basic cursor ...
  • reputation score 1
Best practices
1 vote
6 replies
180 views

Im following this ARG i found recently called neiz or whatever, their most recent video features a grid of pixels that a friend helped me sorta isolate in video editing software. It changes twice ...
  • reputation score 9

15 30 50 per page
1
2 3 4 5
...
4855

AltStyle によって変換されたページ (->オリジナル) /