-
During my presentation to the craft, our Lodge musician, Br. Hough mentioned that we are a 501(c)(3) organization, and that should be noted somewhere on the site.
- [x] Verify if this is correct, s…
-
Thank you for your excellent work.
I'm having problems configuring the runtime environment for the code in the repository according to the [Requirements](https://github.com/Hanqer/deep-hough-transf…
-
Thanks for fixing the gem installation.
I've now installed the gem and am getting the following errors when running the examples. Not sure what I'm doing wrong?
Steve
##
ruby-2.1.4@ropencv [Steve@…
-
@zygmuntszpak When I was trying to use ImageEdgeDetection.jl with ImageFeatures.jl and tried to measure circular objects in image.came across the issue that hough_circle_gradient() doesn't work with …
-
For Hough transform. Geometric shapes needed.
-
If there is multiple faces , it is not displaying output for all faces , How can we use it for multiple faces ?
-
# Hough Transform 霍夫变换
## Reference
- [Hough transform - Wikipedia](https://en.wikipedia.org/wiki/Hough_transform)
- [Generalised Hough transform - Wikipedia](https://en.wikipedia.org/wiki/Genera…
-
- [x] Define the transformation to move from the (x,y) parameter space to the (phi_0,q/p_T) feature space. A bit of math is posted below.
- [x] Plot the tracks in the (phi_0,q/p_T) and produce the …
-
您好!
请问在detect_edge.py中两次HoughLinesP函数中的参数hough_rho和hough_theta都是未定义的,请问您在做的时候是怎么设置的呢?因为我试了好几种参数,对uav中的图像提取结果不是很理想,想向您请教一下。感谢!
-
I can see an example for it in your history: https://github.com/atduskgreg/opencv-processing/pull/76/files#diff-56336d9ad0c552d514d8b315c30fbbb3
Thanks for the info!