Thursday, January 26th, 2012, 11 days ago

“Silverlight.CSharp.targets was not found” problem

vs2010 error

When I was building up a new silverlight project based on existing silverlight 3d template, I met a problem that said ‘error  : Unable to read the project file ‘OverlappingTabs.cspro … C:\Program Files\MSBuild\Microsoft\Silverlight\v4.0\Microsoft.Silverlight.CSharp.targets” was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.’

Read More

Saturday, January 21st, 2012, 16 days ago

Breaking Asus Xtion pro into parts

IMG00600-20120120-2139

This post demonstrates the breaking down of xtion pro into parts. For more pictures reading the whole post.

Read More

Thursday, January 19th, 2012, 18 days ago

The error of ‘VIDIOC_QUERYMENU: Invalid argument’

Screenshot-C-C++ - rgbwebcam-src-rgbwebcam.cpp - Eclipse SDK

When I was writing a simple example of OpenCV below, an repeating error happened as ‘VIDIOC_QUERYMENU:Invalid argument’.

Read More

Wednesday, January 18th, 2012, 19 days ago

Ubuntu 11.04, ASUS Xtion pro, ARM and OpenNI

IMG00594-20120112-2239

This is a brief summary of the work that has been done previously, including the ubuntu 11.04 install, Xtion depth camera setting, openCV 2.3.1 installing, and the final openNI install and configure.

Read More

Monday, January 16th, 2012, 21 days ago

Unknown error: ‘One or more of the following nodes could not be enumerated:’

Screenshot-cw418@hud-desktop: ~-Documents-OpenNI-1.5.2.23-Platform-Linux-Bin-Arm-Release

ERROR – ‘One or more of the following nodes could not be enumerated:’

Read More

Saturday, January 14th, 2012, 23 days ago

HIGHGUI ERROR: V4L: index 0 is not correct

Screenshot-cw418@hud-desktop: ~-workspace-readwebcam-src

When I moved the openCV development platform from the home to the office, a wired thing happened – the programme that I debugged smoothly in the home did not work at all in the office – even the simplest openCV camera view example, and the error said that – ‘HIGHGUI ERROR: V4L: index 0 is not correct‘ – but nothing of openCV configurations were changed at all!

Read More