Ask Your Question

titli's profile - activity

2020-05-03 11:05:01 -0600 asked a question Getting the original pixel value in a thresholded RGB image

Getting the original pixel value in a thresholded RGB image 1.I have an RGB image and also depth values per pixel in a t

2020-04-14 23:30:59 -0600 commented question Measuring color difference from an ROI within the image using DeltaE color difference?

yes, I want to segment the gesture. After applying deltaE over the whole image it should highlight the roi and should ma

2020-04-07 21:46:45 -0600 received badge  Student (source)
2020-04-07 01:35:18 -0600 asked a question Measuring color difference from an ROI within the image using DeltaE color difference?

Measuring color difference from an ROI within the image using DeltaE color difference? I Have coded this far and I think

2020-03-17 09:21:34 -0600 commented question Need to mask the region of interest from RGB image

I am a beginner in Python. Please will you assist me with how to do this?

2020-03-17 01:20:15 -0600 asked a question Need to mask the region of interest from RGB image

Need to mask the region of interest from RGB image My job is to mask the hand gestures from the RGB image into a bina

2020-03-03 13:18:08 -0600 asked a question Masking part of the image and get binary image of the masked part

Masking part of the image and get binary image of the masked part I want to mask the hand from the picture and want t

2020-02-26 02:01:22 -0600 asked a question To get Delta E for only the region of interest.

To get Delta E for only the region of interest. # -- coding: utf-8 -- """ Created on Sun Feb 9 00:09:31 2020 @author:

2020-02-16 23:17:00 -0600 asked a question calculate the Euclidean distances among one pixel selected from the object of interest and the rest of the points in the image

calculate the Euclidean distances among one pixel selected from the object of interest and the rest of the points in the

2020-02-11 01:11:40 -0600 asked a question determining chromatic components from an image in CIE-Lab space to compute euclidian distance.

determining chromatic components from an image in CIE-Lab space to compute euclidian distance. Here is the following cod

2020-02-11 00:48:30 -0600 received badge  Enthusiast
2020-02-10 08:14:19 -0600 commented question Trying to implement object detection using color and depth segmentation using opencv python

I did not get you

2020-02-07 10:28:57 -0600 asked a question Trying to implement object detection using color and depth segmentation using opencv python

Trying to implement object detection using color and depth segmentation using opencv python I have got a task to impleme

2020-01-27 10:59:50 -0600 commented question [SOLVED]Can't load picture after finger detection open cv python.

thank you ...it works now :)

2020-01-27 09:56:17 -0600 asked a question [SOLVED]Can't load picture after finger detection open cv python.

Can't load picture after finger detection open cv python. # -- coding: utf-8 -- """ Created on Fri Jan 24 20:27:59 2020

2020-01-27 09:45:43 -0600 commented answer How to determine intersection points between contour and convex hull

thank you !!

2020-01-16 09:15:37 -0600 commented question How to determine intersection points between contour and convex hull

the problem is whenever I am running the program I can not find anything inside "effective_list". How this is possible?

2020-01-15 10:14:14 -0600 asked a question How to determine intersection points between contour and convex hull

How to determine intersection points between contour and convex hull This is my code, where I have computed both contour