-
An idea I just had would be having a user select a contour in the detected color image and having the program find a threshold that covers ~80% of the pixels in the contour while keeping it distinct f…
-
[https://stackoverflow.com/questions/68743775/remove-illumination-noise-from-image-to-detect-april-tag](url)
I am trying to detect apriltags in real-time live feed using lib-dt-apriltags library.
As…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
This program is for image segmentation using thresholding techniques. It includes two ty…
-
A user launched a iterator run with simple thresholding (otsu) as a first step -- and she got an "Multiple rows were found for one_or_none()" error. It repeatedly appears when she tries to access the …
-
## The Problem
When shorelines are extracted from segmented imagery, sometimes the extracted shorelines are far from correct. Bad extracted shorelines are often due to bad segmentations, cloud cover,…
-
1. Hoy el city modeller tiene la capacidad de consultar vistas panorámicas en GSV y acceder a sus imágenes. Concretamente [aca](https://github.com/CEEU-lab/city_modeller/blob/GreenViewIndex/city_model…
-
I have been testing out using both an active contours module and a watershed module to get better nuclei splits. I noticed that some nuclei get dropped during the watershed step. Here is a copy of a…
-
Hi, I always got this error recently when run the chess_extarct command:
do you have any idea about this error?
Traceback (most recent call last):
File "/home/ch220811/.local/bin/chess", line 5…
-
**Tesseract.js version 5.0.4**
**Describe the bug**
For Some reason when I use conversation text it is not detecting conversations under in blue container
![Image](https://github.com/naptha/tes…
-
Hi, first of all, thank you for your excellent work. But I have a few questions, first of all, about the performance evaluation, in the evaluation.py file, why do you have to do (dilated_gt_arr = cv2.…