Tuesday, February 14, 2017

Image Annotation App Status

Image Annotation App has been updated many times since it was first released in June 2015. Most importantly it has drastically improved efficiency and smoothness in drawing.
App now uses OpenGL library for efficient drawing and uses technique mentioned in Krzysztof ZabÅ‚ocki' blog (without using Cocos 2D) to draw smooth lines. Performance and smoothness is now comparable with best of IOS drawing apps Paper by 53.

What next?
I am thinking of adding some help content. Most probably some onboarding screens and random tips. Probably will add some functionality to automatically identify objects in the app.

Also, thinking of creating separate drawing application which will use same underlying drawing code.

P.S:
My sincere thanks to Krunal Dave and Panther Studio for providing graphics/creatives for this app. Also I am thankful to them for allowing me to use their apple developer account. This app is hosted under their account only.

Thursday, June 11, 2015

“Image Annotation” live on AppStore

The application “Image Annotation” is live on AppStore now. The application aides users to mark or highlight things on images. Users can highlight object in picture or photo using shapes and quick sketches. It should serve as a handy tool to communicate things in a fewer or no words.




It is a universal application, i.e. it will run in iPhone, iPod touch and iPad in native resolutions.

Another important thing about this is that almost entire application is developed by Sagar Nandha, during his final semester internship with me. The application is professional quality and I am sure users will enjoy using it. 

Cheers…

Friday, May 29, 2015

Auto Fare Meter iPhone application with watchkit integration

Updated on 18 March 2016: The application is now available on testflight. I can send email invite to anyone who want to use the application. You can leave your email address in comments section or drop me an email at dharmesh.chauhan@yahoo.com with subject line "Auto Fare Testflight Request"

Auto fare meter is a simple application which shows real-time fare of auto rikshaw as per standard fare of  Ahmedabad auto rickshaws.






  • The application shows auto rikshaw fare based on GPS reading.
  • Real time meter points, kilometres and fare is shown along with trace on map.

Watchkit Functions:
  • Journey can be started and stopped from apple watch as well.
  • Meter points, kilometres and fare are displayed in watch as well.
  • Watch UI is optimized for both 38 mm and 42 mm watchfaces.

The application is now available on testflight. I can send email invite to anyone who want to use the application. You can leave your email address in comments section or drop me an email at dharmesh.chauhan@yahoo.com with subject line "Auto Fare Testflight Request"

Also, you can look at following video recordings of application.

42 MM watch simulator. Application controlled from phone

42 MM watch simulator. Application controlled from phone

38 MM watch simulator. Application controlled from phone


38 MM watch simulator. Application controlled from watch


Beginning after a long pause

It has been more then 5 years since I have reserved this subdomain and named this blog. Finally I am posting the first post in this blog. Intention of this blog is to cover technical things, primarily software programming. Also it will cover my opinion on software platforms, tools, applications, gadgets etc.

As time goes by, technologies are changing and evolving radically. It is going to provide new challenges and opportunities. With my limited knowledge and slow pace, I often find it difficult to keep pace. Writing this blog should give me inspiration to put more efforts and keep clarity of thoughts.

I will try to put good quality content and improve it further over a period of time. Hopefully readers will find experience of reading this blog both enjoying and informative.

Thank you very much for reading this very first post of this blog.

Image Annotation App Status

Image Annotation App has been updated many times since it was first released in June 2015 . Most importantly it has drastically improved e...