Ask Your Question

SCodeZ's profile - activity

2019-11-09 02:00:00 -0600 edited answer Finding subpixel position of fiducial shapes (Plus, Dot, Square)

You can use OpenCV contour processing to achieve the result. You may need to do the following on the input image.   S

2019-11-09 01:59:22 -0600 commented answer Finding subpixel position of fiducial shapes (Plus, Dot, Square)

May be doing Erosion operation just before threshold improve the result https://docs.opencv.org/2.4/doc/tutorials/imgpro

2019-07-04 01:23:26 -0600 received badge  Enthusiast
2019-07-02 05:23:53 -0600 commented answer Informative websites related to OpenCV

https://sourcecodezoneseven.blogspot.com/search/label/opencv

2019-07-02 05:23:45 -0600 commented question Informative websites related to OpenCV

https://sourcecodezoneseven.blogspot.com/search/label/opencv

2019-07-02 05:21:17 -0600 commented answer Informative websites related to OpenCV

https://sourcecodezoneseven.blogspot.com/

2019-07-02 05:21:10 -0600 commented question Informative websites related to OpenCV

https://sourcecodezoneseven.blogspot.com/

2019-05-17 11:55:29 -0600 commented question How to use imshow when png is loaded in memory

Also checkout the answer here https://stackoverflow.com/questions/20314524/c-opencv-image-sending-through-socket

2019-05-17 11:34:39 -0600 commented answer Finding subpixel position of fiducial shapes (Plus, Dot, Square)

May be doing Erosion operation just before threshold improve the result https://docs.opencv.org/2.4/doc/tutorials/imgpro

2019-05-17 10:16:29 -0600 edited answer Finding subpixel position of fiducial shapes (Plus, Dot, Square)

You can use OpenCV contour processing to achieve the result. You may need to do the following on the input image.   S

2019-05-17 10:16:03 -0600 edited answer Finding subpixel position of fiducial shapes (Plus, Dot, Square)

You can use OpenCV contour processing to achieve the result. You may need to do the following on the input image.   S

2019-05-17 10:12:55 -0600 received badge  Editor (source)
2019-05-17 10:12:55 -0600 edited answer Finding subpixel position of fiducial shapes (Plus, Dot, Square)

You can use OpenCV contour processing to achieve the result. You may need to do the following on the input image.   S

2019-05-15 13:46:01 -0600 answered a question Finding subpixel position of fiducial shapes (Plus, Dot, Square)

You can use OpenCV contour processing to achieve the result. You may need to do the following on the input image.   S