Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leswright1977 authored Jul 1, 2023
1 parent 25e8965 commit f3cfe0b
Showing 1 changed file with 23 additions and 6 deletions.
29 changes: 23 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,38 @@ This program, and associated information is Open Source (see Licence), but if yo
This readme is accompanied by youtube videos. Visit my Youtube Channel at: https://www.youtube.com/leslaboratory

***Features***

Include image of colormaps
<img align="right" src="media/colormaps.png">
Next text...

***Key Bindings***
The following features have been implemented:

Bicubic interpolation to scale the small 256*192 image to something more presentable! Available scaling multiplier range from 1-5 (Note: This will not auto change the window size on the Pi!?). Optional blur can be applied if you want to smooth out the video.

Fullscreen Windowed mode (Note going back to windowed does not seem to work on the Pi! Open CV probably needs recompiling!)

False coloring of the video image is provided. the avilable colormaps are listed on the right.

Variable Contrast.

Average Scene Temperature.

Center of scene temperature monitoring (Crosshairs).

Floating Maximum and Minimum temperature values within the scene.

Video recording is implemented.

Snapshot images are implemented.




![Screenshot](media/fluorescent.png)

Tested on Debian all features are working correctly
This will work on the Pi However a number of workarounds are implemented!
Seemingly there are bugs in the compiled version of cv2 that ships with the Pi!

Key Bindings:

***Key Bindings***
a z: Increase/Decrease Blur

s x: Floating High and Low Temp Label Threshold'
Expand Down

0 comments on commit f3cfe0b

Please sign in to comment.