Skip to content

Dipin Krishna

I love to code. If you feel the same, then i have some cool codes for you. They are simple but good to get started.

  • Home
  • Blog
  • Privacy Policy
  • About
  • Contact
  • Home
  • Blog
  • Privacy Policy
  • About
  • Contact

Category Archives: Google

Home/Archive Category: Google

iOS Google Maps: Set Camera to show all Markers

Jun 18, 2014Dipin KrishnaGoogle, iOS, Objective CCamera, Google Maps, ios, Markers, sdk

The intend is to set the boundaries of the map to focus on all the markers. The ‘GMSMapView‘ class used to have a method ‘markers‘ which returned all the markers, but its now deprecated. So, you will have to keep track of the markers added to the map. Assuming that you have the following: GMSMapView

Read More

How to Install Google’s Go language on Ubuntu Linux

Nov 22, 2009Dipin Krishna1 CommentGo, Google, install, language

Go is an open source project, distributed under a BSD-style license. This document explains how to check out the sources, build them on your own machine, and run them. First of all you need to set some Environment variables The Go compilation environment depends on three environment variables that you should set in your .bashrc

Read More

Google’s memory stress test tool

Oct 20, 2009Dipin KrishnaGoogle, memory stress test tool

Google has released its Stressful Application Test, known by its Unix name as stressapptest. According to Google, Stressful Application Test, which has been used inside the company for sometime, can be used for memory stress testing, hardware qualification and debugging, memory interface tests and disk testing. The test attempts to create realistic high load situations

Read More

Search Google.com from the Linux command line

Sep 6, 2009Dipin Krishnacommand, Google, search, terminal

You can search Google.com from the Linux command line without using a command line web browser like lynx or Elinks. All u need is the curl and html2text packages installed. Then issue the following command: curl -A Mozilla http://www.google.com/search?q=Dipin+Krishna |html2text -width 60 where you can replace Dipin Krishna with another keyword of your choice. The

Read More

Tesseractindic: Tesseract OCR engine that supports Indic script.

Jul 17, 2009Dipin KrishnaGoogle, Indic script, Tesseract-ocr, Tesseractindic

This is a port of Tesseract OCR engine that supports Indic script.The aim of this project is to add Indic script support to the Tesseract OCR engine, which currently does not support connected script such as devnagri. This includes adding some routines to the existing code base, training the engine with sample images and then

Read More

Tesseract-ocr is now at google

Jul 17, 2009Dipin KrishnaGoogle, Tesseract-ocr

Tesseract-ocr was an OCR Engine that was developed at HP Labs between 1985 and 1995… and is now at Google.The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but it is probably one of the most

Read More

Posts navigation

1 2 Next

Search

Theme by Think Up Themes Ltd. Powered by WordPress.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok