Skip to content

CODExperiments

Doing it MY way!

  • Home
  • 2010

Year: 2010

OpenCV – Mosaic

Posted on December 1, 2010January 2, 2015 By Zoon No Comments on OpenCV – Mosaic
Photo Mosaic, Programming

When you build a mosaic from tons of pictures, you have to downscale the images before you can use them. This naturally means loss of information in the picture, when going from say 3200×2600 to 80×60 pixels. If you have a family photo, you wouldn’t be able to recognize the people in the photo any longer.

So what do you do then?

Read More “OpenCV – Mosaic” »

Sharepoint 2010 MCTS

Posted on November 1, 2010January 2, 2015 By Zoon No Comments on Sharepoint 2010 MCTS
Programming

Just passed my MCTS exam in SharePoint 2010…. Nice 🙂 It was actually quite hard

Read More “Sharepoint 2010 MCTS” »

HTML 5 Geolocation API

Posted on August 31, 2010January 2, 2015 By Zoon 1 Comment on HTML 5 Geolocation API
HTML5, Javascript, Programming

The new HTML specification, version 5, is great! There is a host of new things to explore including embedded video, SVG, Canvas element (more on that later!) and… Geolocation services! I would like to give you a small demonstration of the API.

Read More “HTML 5 Geolocation API” »

Windows 7 and PHP/MySQL

Posted on August 12, 2010January 2, 2015 By Zoon 1 Comment on Windows 7 and PHP/MySQL
PHP, Programming

Just spend a few hours getting Windows 7, Apache, PHP and MySQL up and running.

It should have been fairly easy, but there was a small problem.

Read More “Windows 7 and PHP/MySQL” »

You want salt with that?

Posted on July 26, 2010January 2, 2015 By Zoon 3 Comments on You want salt with that?
PHP, Programming

Yes you would, and you should!

Explanation follows shortly. Over the last few weeks, I’ve been helping out a friend with his new site. He payed some programmers from India a few hundred euros to complete the site, and they did.

However, they made more than a few errors!

Read More “You want salt with that?” »

Duplicate Image Finder … sort of!

Posted on April 15, 2010January 2, 2015 By Zoon No Comments on Duplicate Image Finder … sort of!
C#, Programming

Going through my “huge” archive of digital camera images, I noticed that I had some duplicate images. The filename differs but the content is the same. Now I could just download a tool from the almighty internet, that could compare all my images, but that would be going to far! Why not give it a go myself?

Read More “Duplicate Image Finder … sort of!” »

Family increase

Posted on April 6, 2010 By Zoon No Comments on Family increase
Programming

Just about one week ago, my baby son was born so blogging was moved down the priority ladder. I honestly thought that I would have just a tiny bit more time on my hands, since he is supposed to sleep most of the time. Boy was I wrong 🙂 Anyways, the misses and I are … Read More “Family increase” »

Crash course in HLSL

Posted on March 25, 2010January 2, 2015 By Zoon No Comments on Crash course in HLSL
Programming

I just read this very interresting article on Sgt. Conker on HLSL (High Level Shader Language). It’s a beginner article, but it explains very well how shaders work, and how they came to be! I can strongly recommend this article to people new to XNA and/or shaders!

Read More “Crash course in HLSL” »

First mosaic generated

Posted on March 22, 2010March 22, 2010 By Zoon No Comments on First mosaic generated
Photo Mosaic, Programming

Sorry… I can’t show you the mosaic since it contains 100% private pictures. Maybe I’ll go download a couple of hundred pictures from Flickr and show you! I just don’t have the time right now.

Anyways, I quickly spottet a small “error” with my algorithm. Lets say you have a source image of a clear sky. After you divide the image into a grid, and scan the cells, it’s more than likely that the average color of all the cells will be the same.

Read More “First mosaic generated” »

First and easy approach

Posted on March 21, 2010March 21, 2010 By Zoon No Comments on First and easy approach
Photo Mosaic, Programming

First approach is to index all my photos (20.000+) to determine image resolution and average color value.

Before the average color value is calculated, the image is re sized to a width of about 50 pixels. Aspect ratio is maintained. This will improve scanning speed, as fewer pixels will be scanned, and also improve color correctness as only the visible pixels will be calculated. Once this process is done, the image is stored in a SQL Compact server database (filename, width, height, colorvalue).

Read More “First and easy approach” »

Posts navigation

1 2 Next

Downloads

Get it while it's HOT:
NZBcc 1.2.2.0

Downloads
might be ad supported. If so, click in top right corner to continue when the counter reaches 0.

Support NZBcc



Sign up to Dropbox using this link

Archives

  • March 2016
  • September 2014
  • July 2014
  • January 2014
  • August 2013
  • January 2013
  • December 2012
  • November 2012
  • September 2012
  • August 2012
  • June 2012
  • May 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • August 2011
  • July 2011
  • April 2011
  • January 2011
  • December 2010
  • November 2010
  • August 2010
  • July 2010
  • April 2010
  • March 2010
  • January 2009

Tag Cloud

AJAX Android Articles C# Download FMV Giganews HLSL HTML HTML5 Javascript jQuery MPEG Decoding MySQL Netflix NZB NZBcc PHP SQL Usenet Windows 7 XNA

Copyright © 2025 CODExperiments.

Theme: Oceanly News Dark by ScriptsTown