My fiverr link: https://www.fiverr.com/hamzakhalid178
My Upwork Profile: https://www.upwork.com/freelancers/~0...
Whatsapp Number: +923338672398
contact me on [email protected] for custom software's.
Please share and like the video and subscribe the channel
If any question comment below
code
var edgedetection = Cv2.ImRead("objects.png");
var imgdetect = new Mat();
Cv2.Canny(edgedetection, imgdetect, 50, 200);//50,200 is threshold value
Window.ShowImages(imgdetect);
#imageprocessing #csharp #csharpproject #csharptutorial #csharpprogramming #csharpdevelopers #csharpdotnet #opencv #opencvCSharp #visualstudio #itcoresoft #edge #edgedetection #canny #cannydetector