Ask Your Question

Anas Iqbal's profile - activity

2018-03-27 23:46:21 -0600 commented question Apply Anti-Aliasing to an image

@berak The concept of anti-aliasing is a part of image processing (please correct me if I am wrong) and "image processin

2018-03-27 04:56:47 -0600 answered a question Separate Color regions using Open CV

So here is the solution: Using the first image Find edges using cv::Canny Find Contour point from these edges using cv

2018-03-27 04:49:19 -0600 asked a question Apply Anti-Aliasing to an image

Apply Anti-Aliasing to an image Hi, I have an image with jagged edges and I want to apply anti-aliasing to it. I have

2018-03-14 08:32:21 -0600 asked a question Separate Color regions using Open CV

Separate Color regions using Open CV I have a set of vector images of same object: Outline Image 1 Outline Image 2