it's the threshold part of Harris Corner Detection Algorithm. If the pixel value in our result from the method cornerHarris() is greater than 0.01 * max pixel value in result matrix, this is the interested point of the corner
Appreciate your effort making this video, but you're just basically reading off of the tutorial on opencv.readthedocs. It'd be nice if you explain more, like the what does each expression represent and why
Please clarify consider the same checkerboard image...................I have grey image size = (630,630). I want to draw a circle on each black boxes. if I resize the image further to size 200X200. that predefined circle becomes big. how should I fit the circle even after the image is resized? please help me???
Thank you, but there is something that I don't understand very well, in one exercise I am asked to estimate the covariance matrix using block sizes between 2 and 5, what parameters should I change?
what a great video thanks so much
man you always come through for us students. thank you for the simplest and clearest explanation
Good one...
Can anyone explain me the part "img[dst >0.01*dst.max()] please ?
it's the threshold part of Harris Corner Detection Algorithm. If the pixel value in our result from the method cornerHarris() is greater than 0.01 * max pixel value in result matrix, this is the interested point of the corner
thanks bro.......
Nice
Appreciate your effort making this video, but you're just basically reading off of the tutorial on opencv.readthedocs. It'd be nice if you explain more, like the what does each expression represent and why
Thar's true. He would explain each and every point in detail in the first 20-25 videos, but after that he is just reading off the code.
Thank you : )
k, how to get the co ordinates of these detected corners?
Only few blocks out of 64 is being shown in enlarged way.
Any help?
Please clarify
consider the same checkerboard image...................I have grey image size = (630,630).
I want to draw a circle on each black boxes.
if I resize the image further to size 200X200. that predefined circle becomes big.
how should I fit the circle even after the image is resized?
please help me???
Hi. Can I use this for trying to get a chessboard? Or there is something better? Thanks
Thank you, but there is something that I don't understand very well, in one exercise I am asked to estimate the covariance matrix using block sizes between 2 and 5, what parameters should I change?
pro trick: you can watch movies at Flixzone. I've been using it for watching a lot of movies during the lockdown.
@Louis Casen yea, I've been using Flixzone for since november myself :)
Me 1st viewer