Skip to content

Commit 5829756

Browse files
authored
Update README.md
1 parent 56ac092 commit 5829756

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,3 @@ set(c,'HistogramBinEdges',x,'HistogramBinCounts',n);
2222
c.MinChangedFcn=@myMinChangedFunction;
2323
c.MaxChangedFcn=@myMaxChangedFunction;
2424
```
25-
26-
Some additional demo apps are included: histogramRangeSelectorDemo which lets you set the RGB ranges for an image, and histogramRangeSelectorWebcamDemo which subclasses histogramRangeSelectorDemo and uses your webcam for the image data. Note that this requires MATLAB Support Package for USB Webcams

0 commit comments

Comments
 (0)