Skip to content

Instantly share code, notes, and snippets.

{
"logoAnnotations": [
{
"boundingPoly": {
"vertices": [
{
"x": 13,
"y": 23
},
{
@frkout
frkout / main.go
Created February 22, 2016 15:36
GoogleCloudVisionAPI
package main
import(
"golang.org/x/net/context"
"golang.org/x/oauth2/google"
"google.golang.org/api/vision/v1"
"io/ioutil"
"log"
"encoding/base64"
{
"labelAnnotations": [
{
"description": "person",
"mid": "/m/01g317",
"score": 0.85619259
},
{
"description": "profession",
"mid": "/m/063km",
{
"labelAnnotations": [
{
"description": "dairy cow",
"mid": "/m/03vcw7",
"score": 0.97878551
},
{
"description": "working animal",
"mid": "/m/07_gml",
  1. Kan Sano - Evebody Loves The Sunshine
  2. Asayake Production / Spinning a Hold
  3. Shingo Suzuki / Sunrise feat. Marina P and Blanco Nice
  4. OVALL / Open Your Eyes
  5. Shalok Poems / Blooming Sounds
  6. Shin-Ski / koyoi feat. Apani B Fly Emcee
  7. Shing02 / luv (sic) pt.2
  8. EVISBEATS / ゆれる feat. 田我流
  9. Shingo Suzuki / Night Lights with thirdiq
  10. DJ Mitsu The Beats / Mine Lady
@frkout
frkout / gist:8052578
Created December 20, 2013 09:46
おまじない
$ sudo yum install kernel-devel gcc make
@frkout
frkout / ○○しま○.md
Created November 27, 2012 16:24
○○しま○
@frkout
frkout / init.el
Created July 13, 2012 16:45
24の設定っぽいの
;;;emacs24設定
(require 'cl)
;;;日本語設定
(set-language-environment 'Japanese)
(prefer-coding-system 'utf-8)
(setq default-coding-systems 'utf-8)
(setq file-name-coding-system 'utf-8)
;;;フォント(ricty)