how to find vertical bright line in the xray image?
i ve tried Hough and LSD, But it doesn't work. Any idea ? thx!
i ve tried Hough and LSD, But it doesn't work. Any idea ? thx!
the rightmost one isn't straight. that's troublesome.
if they were perfectly straight, you could do a radon transform, i.e. rotate by given angle, then sum along one axis that hopefully coincides with the line.
edge filters might be able to pick these up. try a gabor kernel. you'll want to vary the angle of the gabor kernel too. that is commonly called a "filter bank". the larger the kernel, the finer the angle step needs to be too.
Asked: 2020-04-01 11:00:15 -0600
Seen: 160 times
Last updated: Apr 02 '20
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
compile error in opencv2/flann/lsh_table.h when compiling bgslibrary