Skip to content
View CodeGoy's full-sized avatar
  • Midgard

Block or report CodeGoy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. opencv source colormap converter for... opencv source colormap converter for github.com/fbreitwieser/thermal-camera-android
    1
    package main
    2
    
                  
    3
    import "fmt"
    4
    
                  
    5
    func scaleFloatToInt(val float64) int {