Ask Your Question

NirvanaDon's profile - activity

2020-01-24 07:45:44 -0600 received badge  Notable Question (source)
2019-05-02 05:21:31 -0600 received badge  Popular Question (source)
2018-01-25 23:59:33 -0600 commented question How to do image process on a file with 100 image

but i'm not using video.. its images from a folder name data. theres like 100 of those images

2018-01-23 01:41:34 -0600 asked a question How to do image process on a file with 100 image

How to do image process on a file with 100 image Hey guys im trying to do image process on a file with 100 images. This

2018-01-11 20:48:50 -0600 asked a question How to get my midpoint from a array of white pixel coord

How to get my midpoint from a array of white pixel coord I've got this image which im trying to get the midpoint , ends

2018-01-08 21:18:47 -0600 marked best answer How to detect the end point of the line from this image

Hey, im trying to detect the end points of the line from this image. And marking a cross at it. Can someone help me?

image description

2018-01-08 21:18:47 -0600 received badge  Scholar (source)
2018-01-04 22:00:23 -0600 commented answer How to detect the end point of the line from this image

I'm sorry , i been trying very hard to understand the code u given me.. but i still dun quite get it

2018-01-03 00:34:20 -0600 commented answer Midpoint on my line is wrong

i tried to use trackgoodfeature like the guy did. but there are many corners in my white pixel image because of the gap

2018-01-02 07:49:39 -0600 commented question Midpoint on my line is wrong

Is there another way i can find midpoint of the line? please advice

2018-01-02 06:54:50 -0600 commented question Midpoint on my line is wrong

hey, i tried reducing the circle to radius 1 but it shows that my midpoint is above the white pixel line

2018-01-02 06:54:08 -0600 received badge  Enthusiast
2018-01-01 20:40:12 -0600 asked a question Midpoint on my line is wrong

Midpoint on my line is wrong Hey guys, i'm trying to get the midpoint of my line using this code but it seems wrong. Can

2018-01-01 20:37:52 -0600 commented answer Circle not appearing on my image.

Thank you ! i manage to get the grey circle from solution 1.

2017-12-29 03:51:19 -0600 asked a question Circle not appearing on my image.

Circle not appearing on my image. Hey guys, im tried drawing a circle on the midpoint of my line but there's no circle.

2017-12-29 02:40:13 -0600 asked a question How to detect the end point of the line from this image

How to detect the end point of the line from this image Hey, im trying to detect the end points of the line from this im

2017-12-29 02:16:22 -0600 commented question How to do skeletonization for this image

@moHe thank you! i finally got it to work! You save me from many headaches!!!

2017-12-29 02:01:51 -0600 commented question How to do skeletonization for this image

@moHe https://ibb.co/dPUMKw the image came out weird..

2017-12-28 03:53:15 -0600 commented answer How to do skeletonization for this image

Sorry, i don't quite understand. I am new to python.. please advice me. Do i need to add extra whl for my python in orde

2017-12-28 00:47:39 -0600 commented question How to do skeletonization for this image

@Tetragramm hey im using opencv 3.3.1 , No im very new to using python.. I only have numpy and opencv2 installed.

2017-12-27 21:49:02 -0600 received badge  Editor (source)
2017-12-27 21:49:02 -0600 edited question How to do skeletonization for this image

How to do skeletonization for this image Hey guys, im trying to do skeletonization for this image using python 3.6.3 ope

2017-12-27 21:23:28 -0600 asked a question How to do skeletonization for this image

How to do skeletonization for this image Hey guys, im trying to do skeletonization for this image using python 3.6.3 ope

2017-12-27 21:23:23 -0600 asked a question How to do skeletonization for this image

How to do skeletonization for this image Hey guys, im trying to do skeletonization for this image using python 3.6.3 ope

2017-12-17 22:51:22 -0600 asked a question Python Finding start and end of a line using opencv

Python Finding start and end of a line using opencv Hey i need help with finding the start and end of the line from this

2017-12-15 00:28:15 -0600 asked a question Skeletonization of the image

Skeletonization of the image Hey, im trying to convert the below image into skeleton using opencv. By using size