Skip to content
This repository was archived by the owner on Dec 20, 2020. It is now read-only.

Lane detection#42

Open
TranBrian10 wants to merge 31 commits intomasterfrom
lane-detection
Open

Lane detection#42
TranBrian10 wants to merge 31 commits intomasterfrom
lane-detection

Conversation

@TranBrian10
Copy link
Copy Markdown
Contributor

Seems to slow things down a bit on my VM, running just the lane detection. Hopefully the laptop will be able to handle it.

To test the shadow removal on its own, refer to the "fix shadow removal" commit 42bb61e, where I publish the image with just the shadow removal applied in lane_detection_processor.cpp. To disable shadow removal, just comment out the function call in the same file.

TranBrian10 and others added 30 commits April 12, 2018 15:53
Calculates RGB ratios between the shadow area and near-shadow area, multiplies RGB values of the shadow area with the ratio to remove shadows, and started to fix over-illuminated edges using a median filter.
Performs median filter on entire sections of the image and extracts the filtered shadow pixels.
@TranBrian10 TranBrian10 requested a review from Oluwatoni July 12, 2018 10:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant