baidut / baidut/OpenVehicleVision

Introduction of Shaffe

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
document
Dominant language
No language data
Stars
136
Forks
57
PR merge metrics
No merged PRs in 30d

Description

``` matlab
NormalizedR = r/sqrt(R^2 + G^2 + B^2);
NormalizedG = g/sqrt(R^2 + G^2 + B^2);
NormalizedB = b/sqrt(R^2 + G^2 + B^2);
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.