Commit ddcddc9
committed
Fix visible/color frame conversion
It's RGB8, not MONO8.
It's also possible to do a shallow copy instead of a deep copy, so the
conversion is faster.1 parent 2cec3fd commit ddcddc9
1 file changed
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
| 201 | + | |
213 | 202 | | |
214 | 203 | | |
215 | 204 | | |
216 | 205 | | |
217 | 206 | | |
218 | 207 | | |
219 | | - | |
| 208 | + | |
220 | 209 | | |
221 | 210 | | |
222 | 211 | | |
| |||
0 commit comments